Template:Plain link
[{{{url}}}]
This template will allow you to create a local or interwiki link (such as a link to the history of a page) on a page without having the external link icon following 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
You can use {{fullurl}} magicword to generate URLs to pages.
Also, this template is not suitable for genuinely external links, since it suppresses displaying the external link small icon (external link icon); for external links, use {{URL}}
Examples
{{Plain link|url=https://www.sarna.net}}gives [1]{{Plain link|https://www.sarna.net BattletechWiki}}gives BattletechWiki{{Plain link|https://www.sarna.net | BattletechWiki}}gives BattletechWiki{{Plain link|https://www.google.co.uk|Google}}gives Google
TemplateData
Use this template to add a local or interwiki link that would otherwise show a box and arrow icon next to the link without the icon.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| URL | url URL 1 | URL of the link. For Wikimedia links, use the format "//example.com". This allows users to use the protocol they're currently using. | URL | optional |
| Text | name NAME 2 | Text to be linked | String | optional |