Difference between revisions of "Template:Fake link"
Jump to navigation
Jump to search
imported>Djr13 |
imported>Lemondoge (Added default to the hover-text: "foo".) |
||
| Line 1: | Line 1: | ||
| − | <span title="{{{2|{{{1}}}}}}" class="fakelinks" style="cursor: pointer; color: #002bb8;">{{{1|default}}}</span><noinclude> | + | <span title="{{{2|{{{1|foo}}}}}}" class="fakelinks" style="cursor: pointer; color: #002bb8;">{{{1|default}}}</span><noinclude> |
==Usage== | ==Usage== | ||
Revision as of 14:06, 6 February 2016
default
Usage
{{fakelink|This is not a link}} produces:
This is not a link
{{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.
This is a mirror of Uncyclopedia's Template:Fakelink.