Template:Dashboard grouping
Jump to navigation
Jump to search
| {{{1}}} |
|---|
|
Contents Contents Contents |
This template produces the collapsed sections on Wikipedia:Dashboard and its subpages.
TemplateData
<templatedata> { "params": { "1": { "label": "Content", "description": "The content of the collapse", "type": "string", "required": true }, "class": { "label": "Class", "description": "Changes the CSS class used by the template.", "type": "string", "default": "mw-collapsible mw-collapsed" }, "c": { "label": "Color", "description": "Changes the color of the header", "type": "string", "default": "#EEE" } }, "description": "Template that produces the collapsed sections at Wikipedia:Dashboard" } </templatedata>