This page is a redirect. The following one or more categories are used to track and monitor this redirect:
From a page move: This is a redirect from a page that has been moved (renamed). This page was kept as a redirect to avoid breaking links, both internal and external, that may have been made to the old page name.
When appropriate, protection levels are automatically sensed, described and categorized.
).
TemplateData
<templatedata>
{
"params": {
"1": {
"label": "Category name",
"description": "Category for potential inclusion if it exists. \"Category:\" prefix is optional.",
"example": "Category:Writers",
"type": "wiki-page-name",
"required": true
},
"2": {
"label": "Sort key",
"description": "WP:SORTKEY of the category.",
"example": "Foo",
"type": "line",
"suggestedvalues": [
" ",
"*"
]
}
},
"description": "Outputs a link to a category if it exists; otherwise returns nothing.",
"format": "inline"
}
</templatedata>