Template:Plainlink: Difference between revisions

From Step Mods | Change The Game
No edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span class="plainlinks">[{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}]</span></includeonly><noinclude>__NOTOC__
<includeonly><span class="plainlinks">[{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}]</span></includeonly><noinclude>__NOTOC__ [[Category:Formatting Templates]]


== Purpose & Usage ==
== Purpose & Usage ==
Mainly useful for citation links, but can be used for normal links if more work is desireable. Copied from [[:Wikipedia:Template:Plain link|Wikipedia's Template:Plain link]].
<pre>
<pre>
{{Plainlink|//www.wikipedia.org}}
:{{Plainlink|//www.wikipedia.org}} Some text
:{{Plainlink|//www.wikipedia.org}} some more text
</pre>
</pre>
produces: {{Plainlink|//www.wikipedia.org}}


produces:
:{{Plainlink|//www.wikipedia.org}} Some text
:{{Plainlink|//www.wikipedia.org}} some more text
<pre>
<pre>
{{Plain link|//www.wikipedia.org | Wikipedia}}
{{Plainlink|//www.wikipedia.org|Wikipedia}}
</pre>
</pre>
produces: {{Plainlink|//www.wikipedia.org | Wikipedia}}


Copied from [[Wikipedia:Template:Plain link|Wikipedia's Template:Plain link]].
produces:  
 
:{{Plainlink|//www.wikipedia.org|Wikipedia}}


== Examples ==
== Examples ==

Latest revision as of 05:42, November 11, 2020


Purpose & Usage

Mainly useful for citation links, but can be used for normal links if more work is desireable. Copied from Wikipedia's Template:Plain link.

:{{Plainlink|//www.wikipedia.org}} Some text
:{{Plainlink|//www.wikipedia.org}} some more text

produces:

[1] Some text
[2] some more text
{{Plainlink|//www.wikipedia.org|Wikipedia}}

produces:

Wikipedia

Examples

None

See Also

None