Difference between revisions of "Template:Plain link"

From Team Fortress Wiki
Jump to: navigation, search
m
m (Copied from Wikipedia. Many thanks to the contributors: https://en.wikipedia.org/w/index.php?title=Template:Plain_link&action=history)
Line 1: Line 1:
<span class="plainlinks">[{{{1}}} {{{2}}}]</span><noinclude>
+
<span class="plainlinks">{{SAFESUBST:<noinclude />#if:{{{2|{{{NAME|{{{name|}}}}}}}}}
{{Doc begin}}
+
|[{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}]
== Usage ==
+
|[{{{1|{{{URL|{{{url}}}}}}}}}]
:<code><nowiki>{{Plain link|1|2}}</nowiki></code>
+
}}</span><noinclude>
{{Note|<code><nowiki>{{pl}}</nowiki></code> also works!}}
+
{{doc begin}}
 
+
See [[w:Template:Plain link|Template:Plain link]] for instructions.
Turns an external link into one that appears as an internal one.
 
 
 
== Parameters ==
 
; 1
 
: The link you want to use.
 
 
 
; 2
 
: The text to be displayed.
 
 
 
* {{tlx|Plain link|2=<nowiki>https://www.teamfortress.com/</nowiki>|3=Team Fortress 2 Blog!}} generates {{Plain link|https://www.teamfortress.com/|Team Fortress 2 Blog!}}.
 
 
 
[[Category:Formatting templates|Plain link]]
 
 
</noinclude>
 
</noinclude>

Revision as of 04:45, 25 October 2023

[{{{url}}}]

Documentation for Plain link

See Template:Plain link for instructions.