Template:Plainlink: Difference between revisions

From Step Mods | Change The Game
No edit summary
mNo edit summary
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.
<pre>
<pre>
{{Plainlink|//www.wikipedia.org}}
{{Plainlink|//www.wikipedia.org}}
{{Plainlink|//www.wikipedia.org}}
</pre>
</pre>
produces: {{Plainlink|//www.wikipedia.org}}
produces:  
{{Plainlink|//www.wikipedia.org}}
{{Plainlink|//www.wikipedia.org}}


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


Copied from [[Wikipedia:Template:Plain link|Wikipedia's Template:Plain link]].
Copied from [[Wikipedia:Template:Plain link|Wikipedia's Template:Plain link]].

Revision as of 05:39, November 11, 2020


Purpose & Usage

Mainly useful for citation links, but can be used for normal links if more work is desireable.

{{Plainlink|//www.wikipedia.org}}
{{Plainlink|//www.wikipedia.org}}

produces: [1] [2]

{{Plainlink|//www.wikipedia.org|Wikipedia}}

produces: Wikipedia

Copied from Wikipedia's Template:Plain link.

Examples

None

See Also

None