Difference between revisions of "Template:Plain link/doc"
From Kerbal Space Program Wiki
(Import from Wikipedia (CC BY-SA license)) |
m |
||
Line 1: | Line 1: | ||
− | {{Documentation subpage | + | {{Documentation subpage}} |
{{En-WP attribution notice}} | {{En-WP attribution notice}} | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
Line 9: | Line 9: | ||
You can use {{tnull|fullurl}} [[w:Help:Magic words|magicword]] to generate URLs to Wikipedia pages. | You can use {{tnull|fullurl}} [[w:Help:Magic words|magicword]] to generate URLs to Wikipedia pages. | ||
+ | |||
+ | Also this template is not suitable for external links, since it suppresses displaying the exeternal link small icon ([[File:Insertlink.gif|12px]]); for external links, use {{tl|URL}} | ||
== Examples == | == Examples == |
Latest revision as of 21:36, 6 March 2020
Error creating thumbnail: /bin/bash: rsvg-convert: command not found |
This is a documentation subpage for Template:Plain link. It contains usage information, categories and other content that is not part of the original template page. |
![]() |
This template uses material from the Wikipedia template Template:Plain link/doc, which is released under the Creative Commons Attribution-ShareAlike 3.0 Unported License (view authors). | Error creating thumbnail: /bin/bash: rsvg-convert: command not found |
Error creating thumbnail: /bin/bash: rsvg-convert: command not found
follow the link. This can be used, for example, when internal or interwiki links appear as external links. See w:Help:URL#URLs on other Wikimedia projects for more information.
Caution
When you link to a Wikipedia or other Wikimedia project URL, omit the preceding "http:", or "https:", so that the URL begins with "//". This allows users to use the protocol they're currently using.
You can use {{fullurl}}
magicword to generate URLs to Wikipedia pages.
Also this template is not suitable for external links, since it suppresses displaying the exeternal link small icon (12px); for external links, use {{URL}}
Examples
{{Plain link|url=//www.wikipedia.org}}
gives [1]{{Plain link|//www.wikipedia.org Wikipedia}}
gives Wikipedia{{Plain link|//www.wikipedia.org | Wikipedia}}
gives Wikipedia{{Plain link|http://www.google.co.uk|Google}}
gives Google
Note that if your url or link title contains an equals sign =
you must use named parameters:
{{ Plainlink | url=//en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764 | name="=" }}
gives "="
To be more concise, you can use {{scp}}
or {{plnk}}
and numbers as parameter names e.g.
{{scp|1=//en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764|2="="}}
gives the same Template:Scp{{plnk|1=//en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764|2="="}}
gives the same Template:Plnk