Template:Plainlink: Difference between revisions

From Step Mods | Change The Game
No edit summary
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><span class="plainlinks">[{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}]</span></includeonly><noinclude>
<includeonly><span class="plainlinks">[{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}]</span></includeonly><noinclude>__NOTOC__ [[Category:Formatting Templates]]
 
== 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]].


== Usage ==
<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 ==
<!--
'''Code:'''
<pre>{{TEMPLATE NAME AND ARGUMENTS}}</pre>
'''Result:'''
{{TEMPLATE NAME AND ARGUMENTS}}
-->
None
 
== See Also ==
<!--
*[[:RELATED TEMPLATE NAME AND ARGUMENTS]]
-->
None
 
</noinclude>

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