Difference between revisions of "User:Bigbangbilly/Fakelink"
Bigbangbilly (talk | contribs) |
Bigbangbilly (talk | contribs) (Undo edit by Bigbangbilly (Talk) (838975)) |
||
Line 1: | Line 1: | ||
− | <span | + | <span title="{{{2|{{{1}}}}}}" class="fakelinks" style="cursor: pointer; color: #002bb8;">{{{1|default}}}</span><noinclude> |
+ | :'''''See [[Template:Fakelink/External]] for external fakelinks.''''' | ||
+ | ==Usage== | ||
+ | <code><nowiki>{{Fakelink|This is not a link}}</nowiki></code> produces: | ||
+ | |||
+ | {{Fakelink|This is not a link}} | ||
+ | |||
+ | |||
+ | <code><nowiki>{{Fakelink|This isn't a link|Really}}</nowiki></code> produces: | ||
+ | |||
+ | {{Fakelink|This isn't a link|Really}} | ||
+ | |||
+ | Note: The second parameter only appears when you roll your mouse over the link. | ||
+ | |||
+ | [[Category:Utility templates|{{PAGENAME}}]] |
Revision as of 01:35, 29 November 2011
default
- See Template:Fakelink/External for external fakelinks.
Usage
{{Fakelink|This is not a link}}
produces:
{{Fakelink|This isn't a link|Really}}
produces:
Note: The second parameter only appears when you roll your mouse over the link.