Difference between revisions of "User:Bigbangbilly/Fakelink"
Bigbangbilly (talk | contribs) |
Bigbangbilly (talk | contribs) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <span | + | <span title="{{{2|{{{1}}}}}}" class="fakelinks" style="cursor: pointer; color: #002bb8;">{{{1|default}}}</span><noinclude> |
+ | :'''''See [[User:Bigbangbilly/Fakelink/External]] for external fakelinks.''''' | ||
+ | ==Usage== | ||
+ | <code><nowiki>{{User:Bigbangbilly/Fakelink|This is not a link}}</nowiki></code> produces: | ||
+ | |||
+ | {{User:Bigbangbilly/Fakelink|This is not a link}} | ||
+ | |||
+ | |||
+ | <code><nowiki>{{User:Bigbangbilly/Fakelink|This isn't a link|Really}}</nowiki></code> produces: | ||
+ | |||
+ | {{User:Bigbangbilly/Fakelink|This isn't a link|Really}} | ||
+ | |||
+ | Note: The second parameter only appears when you roll your mouse over the link. |
Latest revision as of 03:30, 29 November 2011
default
- See User:Bigbangbilly/Fakelink/External for external fakelinks.
Usage
{{User:Bigbangbilly/Fakelink|This is not a link}}
produces:
This is not a link
{{User:Bigbangbilly/Fakelink|This isn't a link|Really}}
produces:
This isn't a link
Note: The second parameter only appears when you roll your mouse over the link.