Template:Redirect/Documentation: Difference between revisions

Jump to navigation Jump to search
(Created page with "==Purpose== Notice template used to inform the reader that a particular term redirects to the present page and to direct to another page where appropriate, such as a disambiguation page. ==Usage== {| class="wikitable" |- ! Parameter !! Description |- | 1 || Clarifies which term redirects to the present page. Add just the term here. |- | 2 || A link to another appropriate page, such as a disambiguation page. Link must be formatted with double brackets. |} ===Code=== <pr...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
| 1 || Clarifies which term redirects to the present page. Add just the term here.
| 1 || Clarifies which term redirects to the present page. Add just the term here.
|-
|-
| 2 || A link to another appropriate page, such as a disambiguation page. Link must be formatted with double brackets.
| 2 || For other uses, etc.
|-
| 3 || A link to another appropriate page, such as a disambiguation page. Link must be formatted with double brackets.
|}
|}


===Code===
===Code===
<pre>{{Redirect|1|2}}</pre>
<pre>{{Redirect|1|2|3}}</pre>
<noinclude>[[Category:Template Documentation]]</noinclude>
<noinclude>[[Category:Template Documentation]]</noinclude>

Latest revision as of 15:25, 14 October 2023

Purpose

Notice template used to inform the reader that a particular term redirects to the present page and to direct to another page where appropriate, such as a disambiguation page.

Usage

Parameter Description
1 Clarifies which term redirects to the present page. Add just the term here.
2 For other uses, etc.
3 A link to another appropriate page, such as a disambiguation page. Link must be formatted with double brackets.

Code

{{Redirect|1|2|3}}