Template:Redirect/doc: Difference between revisions

From Old School Near-Reality Wiki
Jump to navigation Jump to search
(Created page with "{{Hatnote|"{{{1}}}" redirects here. {{#if:{{{3|}}}|For {{{2|}}}, see [[{{{3|}}}]].|{{#if:{{{2|}}}|For other uses, see [[{{{2|}}}]].|For other uses, see [[{{{1}}} (disambiguation)]].}}}}}}<noinclude>{{/doc}}</noinclude>")
 
No edit summary
 
Line 1: Line 1:
{{Hatnote|"{{{1}}}" redirects here. {{#if:{{{3|}}}|For {{{2|}}}, see [[{{{3|}}}]].|{{#if:{{{2|}}}|For other uses, see [[{{{2|}}}]].|For other uses, see [[{{{1}}} (disambiguation)]].}}}}}}<noinclude>{{/doc}}</noinclude>
{{Documentation}}
__NOTOC__
==Usage==
===3 parameters===
<code><nowiki>{{Redirect|<from>|<subject>|<target>}}</nowiki></code>
====Example:====
<code><nowiki>{{Redirect|Toxic|the blowpipe|Toxic blowpipe}}</nowiki></code>
{{Redirect|Toxic|the blowpipe|Toxic blowpipe}}
 
===2 parameters===
<code><nowiki>{{Redirect|<from>|<target>}}</nowiki></code>
====Example:====
<code><nowiki>{{Redirect|Toxic|Toxic (disambiguation)}}</nowiki></code>
{{Redirect|Rock soup|Toxic (disambiguation)}}
 
===1 parameter===
<code><nowiki>{{Redirect|<from>}}</nowiki></code>
====Example:====
<code><nowiki>{{Redirect|Toxic}}</nowiki></code>
{{Redirect|Toxic}}
 
==See also==
*[[Template:Redirect2]]
*[[Template:Redirect3]]
*[[Template:Otheruses]]
**[[Template:Otheruses2]]
*[[Template:See also]]
 
<includeonly>[[Category:Transclusion templates|{{PAGENAME}}]]</includeonly>

Latest revision as of 23:51, 4 October 2022

Information icon-grey.png
This is a documentation subpage for Template:Redirect.
It contains usage information, categories, and other content that is not part of the original template page.

Usage

3 parameters

{{Redirect|<from>|<subject>|<target>}}

Example:

{{Redirect|Toxic|the blowpipe|Toxic blowpipe}}

2 parameters

{{Redirect|<from>|<target>}}

Example:

{{Redirect|Toxic|Toxic (disambiguation)}}

1 parameter

{{Redirect|<from>}}

Example:

{{Redirect|Toxic}}

See also