Difference between revisions of "User:Bigbangbilly/Fakelink"

From Team Fortress Wiki
Jump to: navigation, search
(Undo edit by Bigbangbilly (Talk) (838975))
Line 1: Line 1:
<span class="fakelinks" title="{{{2|{{{1|default rollover}}}}}}" style="cursor:pointer; color:#3366BB">{{{1|default}}}</span> [[File:External.png|10px|link=]]
+
<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:

Template:Fakelink


{{Fakelink|This isn't a link|Really}} produces:

Template:Fakelink

Note: The second parameter only appears when you roll your mouse over the link.