Template:Category redirect/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Category redirect. It contains usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 56,000 pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page before implementing them. |
This template should not be substituted. |
For the Wikipedia policy on redirecting categories, see WP:CATRED.
Instructions
Example: To redirect from Category:Authors to Category:Writers, simply add the following to Category:Authors:
{{Category redirect|Writers}}
or{{Category redirect|Category:Writers}}
with optional namespace prefix
This template adds category pages to Category:Wikipedia soft redirected categories.
Exceptions
- Non-empty categories will be listed at Category:Wikipedia non-empty soft redirected categories.
- Infinite loops of length 1 will be listed at Category:Wikipedia category-redirect box parameter needs fixing under ∞.
- Redirects with non-existent targets will be listed at Category:Wikipedia category-redirect box parameter needs fixing under ∃.
See also
This is the TemplateData documentation for this template used by VisualEditor and other tools.
See the monthly error report for this template.
TemplateData for Category redirect
<templatedata> { "params": { "1": { "label": "Destination Category", "description": "Category that this category should redirect to", "example": "Writers", "type": "wiki-page-name", "required": true }, "nocat": {} }, "description": "Marks category as a soft-redirect", "format": "block" } </templatedata>