You are not currently logged in. Are you accessing the unsecure (http) portal? Click here to switch to the secure portal. |
Template:Plain link/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Plain link. It contains usage information, categories, interlanguage links and other content that is not part of the original template 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 follow the link. This can be used, for example, when internal or interwiki links appear as external links. See Help:URL#URLs on_other Wikimedia projects for more information.
Examples
{{Plain link|url=http://www.wikipedia.org}}
gives [1]{{Plain link|http://www.wikipedia.org Wikipedia}}
gives Wikipedia{{Plain link|http://www.wikipedia.org | Wikipedia}}
gives Wikipedia
Note that if your url or link title contains an equals sign =
you must use named parameters:
{{ Plainlink | url=http://en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764 | name="=" }}
gives "="
To be more concise, you can use {{scp}}
and numbers as parameter names e.g.
{{scp|1=http://en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764|2="="}}
gives the same "="