Template:No redirect/doc
This is a documentation subpage for Template:No redirect.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
This template was ported from an old revision of a template from Wikipedia. It was originally at Template:No redirect/doc. The original authors of this template are shown on the template's edit history page.
This template's documentation was also ported from Wikipedia, originally from Template:No redirect/doc/doc. The original authors of the documentation are shown on the documentation's edit history page.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
This template's documentation was also ported from Wikipedia, originally from Template:No redirect/doc/doc. The original authors of the documentation are shown on the documentation's edit history page.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
Usage
This template provides an easy way to link a redirect page without following the redirect.
{{no redirect|page name|label}}
It accepts two unnamed parameters:
- 1= (required) the name of the page to link.
- 2= (optional) the text to be displayed. If this is omitted then the input of the first parameter is used.
Example
Instead of having to copy/paste or type:
[https://developer.valvesoftware.com/w/index.php?title=VDC:IUP&redirect=no ''VDC:IUP'']
- to yield VDC:IUP
an editor can type:
''{{No redirect|VDC:IUP}}''
or an alias can be used, as in:
''{{-r|VDC:IUP}}''
Both of those will take users directly to the same redirect page and display its pagename as a bluelink thus (using the alias): VDC:IUP.
The second parameter (label) may be useful in discussions on talk pages. For example,
{{-r|VDC:IUP|this redirect}}
may appear on a talk page in this context: "For reference, see this redirect."
If there is no page with that name given by the first parameter, the template generates a redlink as for any article name:
{{-r|VDC:RAN}}
displays as VDC:RAN
Also, if a page is not a redirect, a normal link is displayed:
{{-r|Valve Developer Community:Image use policy}}
displays as Valve Developer Community:Image use policy