Template:Category redirect

From Second Life Wiki
Jump to navigation Jump to search
This template should only be used on category pages.



[Edit] [🔄Purge] Template-info.png Template documentation
Not to be confused with Template:Redirect category.
For the Wikipedia policy on redirecting categories, see [[:"Wikipedia logo"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.

If a category redirect exists but is not likely to be useful (see criteria in WP:Category redirects that should be kept), tag it with {{db-c1}} for deletion.

Exceptions

TemplateData

This is the "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Category redirect

{
	"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": "inline"
}


See also