Difference between revisions of "User:Bigbangbilly/Fakelink"

From Team Fortress Wiki
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<span title="{{{2|{{{1}}}}}}" class="fakelinks" style="cursor: pointer; color: #002bb8;">{{{1|default}}}</span><noinclude>
 
<span title="{{{2|{{{1}}}}}}" class="fakelinks" style="cursor: pointer; color: #002bb8;">{{{1|default}}}</span><noinclude>
:'''''See [[Template:Fakelink/External]] for external fakelinks.'''''
+
:'''''See [[User:Bigbangbilly/Fakelink/External]] for external fakelinks.'''''
 
==Usage==
 
==Usage==
<code><nowiki>{{Fakelink|This is not a link}}</nowiki></code> produces:
+
<code><nowiki>{{User:Bigbangbilly/Fakelink|This is not a link}}</nowiki></code> produces:
  
{{Fakelink|This is not a link}}
+
{{User:Bigbangbilly/Fakelink|This is not a link}}
  
  
<code><nowiki>{{Fakelink|This isn't a link|Really}}</nowiki></code> produces:
+
<code><nowiki>{{User:Bigbangbilly/Fakelink|This isn't a link|Really}}</nowiki></code> produces:
  
{{Fakelink|This isn't a link|Really}}
+
{{User:Bigbangbilly/Fakelink|This isn't a link|Really}}
  
 
Note: The second parameter only appears when you roll your mouse over the link.
 
Note: The second parameter only appears when you roll your mouse over the link.
 
[[Category:Utility templates|{{PAGENAME}}]]
 

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.