Template:Category data

Documentation for databoxes edit template data

<templatedata> { "params": { "page": { "label": "Page", "description": "Main page associated to this category.", "example": "Help:Menus", "type": "wiki-page-name", "default": "Page with the same name as the category, if it exists" }, "template": { "label": "Template", "description": "Main template associated to this category.", "example": "Template:Menu", "type": "wiki-page-name", "default": "Template with the same name as the category, if it exists" }, "tracking": { "label": "Tracking", "description": "This is a tracking category that should be hidden and ideally empty.", "example": "yes", "type": "boolean" } }, "format": "block", "paramOrder": [ "page", "template", "tracking" ], "description": "Use this template to add structured data to category pages." } </templatedata>

See also