Template:Plain link/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>WOSlinker remove cat |
meta>Gracefool note re short version |
||
Line 12: | Line 12: | ||
*<code><nowiki>{{ Plainlink | url=http://en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764 | name="=" }}</nowiki></code> gives {{Plain link|url=http://en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764|name="="}} | *<code><nowiki>{{ Plainlink | url=http://en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764 | name="=" }}</nowiki></code> gives {{Plain link|url=http://en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764|name="="}} | ||
To be more concise, you can use <code><nowiki>{{scp}}</nowiki></code> and numbers as parameter names e.g. | |||
*<code><nowiki>{{scp|1=http://en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764|2="="}}</nowiki></code> gives the same {{scp|1=http://en.wikipedia.org/w/index.php?title=Equals_sign&oldid=282228764|2="="}} | |||
<includeonly> | <includeonly> | ||
<!-- ADD CATEGORIES BELOW THIS LINE --> | <!-- ADD CATEGORIES BELOW THIS LINE --> |
Revision as of 20:49, 19 June 2012
This is a documentation subpage for Template:Plain link. It may contain usage information, categories 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 "="