Template:Redirect

From TrainzOnline
Jump to: navigation, search

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.

  1. 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.
  2. 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
  1. <code>{{Redirect}} = page is categorized in the default Category:List of redirect pages, page is sorted alphabetically to the Wikimedia magicword page: {{PAGENAME}}
  2. {{Redirect|sort=string}} = page is categorized in the default Category:List of redirect pages, page is sorted alphabetically to the string 'sort=string'
  3. {{Redirect|sort=string|other-category name}} = page is categorized in the Category:other-category name, page is sorted alphabetically to the string 'sort=string'
  4. {{Redirect|cat=other-category name}} = page is categorized in the Category:other-category name, page is sorted alphabetically to the Wikimedia magicword page: {{PAGENAME}}
Personal tools