Template:Plain link

Template page
Revision as of 18:02, 2 July 2023 by Knigh7s (talk | contribs) (Created page with "<!-- The {{#if:1|...}} trims any leading and trailing whitespace without breaking <nowiki> like {{#sub:...}} does: --> <onlyinclude><span class="plainlinks">[{{<includeonly>safesubst:</includeonly>#if:1|{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}}}]</span></onlyinclude> {{/doc}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[{{{url}}}]

Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Plain link/doc. Changes can be proposed in the talk page.
Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Plain link/doc. Changes can be proposed in the talk page.

This template is used to indicate a template is imported from English Wikipedia. It should be placed at the top of the template documentation page.

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 [1]
  • {{Plain link |//www.starcitizen.tools Isuzu Vehicross Wiki}} gives Isuzu Vehicross Wiki
  • {{Plain link |http://www.starcitizen.tools | Isuzu Vehicross Wiki}} gives Isuzu Vehicross 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 {{=}}:

  • {{Plainlink|url=http://starcitizen.tools/w/index.php?title=Carrack&oldid=282228764|name="="}} gives "="
  • {{Plainlink|http://starcitizen.tools/w/index.php?title{{=}}Carrack&oldid{{=}}282228764|"{{=}}"}} gives "="

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.

[Edit template data]

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