Template:Redirect
From TrainzOnline
(Difference between revisions)
(recat) |
(fix nesting) |
||
Line 1: | Line 1: | ||
− | [[Category:{{{2|{{{cat|List of redirect pages}}}}}}|{{{1|{{PAGENAME}}}}}]] | + | <includeonly>[[Category:{{{2|{{{cat|List of redirect pages}}}}}}|{{{1|{{PAGENAME}}}}}]]</includeonly><noinclude>{{doc-page-head}} |
− | <noinclude>{{doc-page-head}} | + | |
This template is to automatically list redirect pages in the default auto-category [[:Category:List of redirect pages]], or may be formulated to list the page on another (presumably as subcategory page) if and two arguments are defined, or the <code>explicit parameter "|cat=''some name''"< is defined. | This template is to automatically list redirect pages in the default auto-category [[:Category:List of redirect pages]], or may be formulated to list the page on another (presumably as subcategory page) if and two arguments are defined, or the <code>explicit parameter "|cat=''some name''"< is defined. | ||
Latest revision as of 07:44, 22 September 2013
This template is to automatically list redirect pages in the default auto-category Category:List of redirect pages, or may be formulated to list the page on another (presumably as subcategory page) if and two arguments are defined, or the explicit parameter "|cat=some name"< is defined.
- Usage
The template <code>{{Redirect}} must be placed on the same line as the redirect page link.
- a category sorting override argument
{{{1}}}
may be given to group, or otherwise affect the alphabetical sorting of the page within the default or alternative category. - The second argument
|{{{2}}}, if given or defined is the same as categorizing a page using the explicit parameter <code>|cat=, in which case the page is categorized to that given parameter string (name).
- Examples
- <code>{{Redirect}} = page is categorized in the default Category:List of redirect pages, page is sorted alphabetically to the Wikimedia magicword page:
{{PAGENAME}}
-
{{Redirect|sort=string}}
= page is categorized in the default Category:List of redirect pages, page is sorted alphabetically to thestring 'sort=string'
-
{{Redirect|sort=string|other-category name}}
= page is categorized in theCategory:other-category name
, page is sorted alphabetically to thestring 'sort=string'
-
{{Redirect|cat=other-category name}}
= page is categorized in theCategory:other-category name
, page is sorted alphabetically to the Wikimedia magicword page:{{PAGENAME}}