Template:Plain link/doc

Template page
Revision as of 06:14, 3 March 2024 by Eizen Eto (talk | contribs) (Created page with "{{Documentation}} {{Wikipedia template}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{tsh|plnk|plainlink}} 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 icon follow the link. This can be used, for example, when internal or interwiki links appear as external links. ==Examples== *<code><nowiki>{{Plain link |url=//www.starcitizen.tools}}</nowiki></code> gives {{Pla...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation Template:Wikipedia template

Template:Tsh 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 icon follow the link. This can be used, for example, when internal or interwiki links appear as external links.

Examples

  • {{Plain link |url=//www.starcitizen.tools}} gives [{{safesubst:#if:1|//www.starcitizen.tools }}]
  • {{Plain link |//www.starcitizen.tools Star Citizen Wiki}} gives [{{safesubst:#if:1|//www.starcitizen.tools Star Citizen Wiki }}]
  • {{Plain link |http://www.starcitizen.tools | Star Citizen Wiki}} gives [{{safesubst:#if:1|http://www.starcitizen.tools Star Citizen Wiki}}]

Notes

Do not leave a space before the start of the URL, it confuses the [ URL ] parser.

If you leave the "scheme" (http: or https:) off the start of the URL parameter, the hyperlink will use the current page's protocol.

If your url or link title contains an equals sign = you must use named parameters or Template:Tl:

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.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
URLurl 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.

URLrequired
Textname NAME 2

Text to be linked

Stringsuggested