Template:Cleanup section/doc
This is a documentation subpage for Template:Cleanup section. It contains usage information, categories and other content that is not part of the original Template page. |
[[Category:Template documentation pages{{#translation:}}]]
This template is a wrapper for {{Cleanup}}
Usage
{{Cleanup section|date=November 2024|reason=}}
To be placed in sections that need attention. Full instructions are given at {{Cleanup}}
.
To show it compressed at the left side of the section, add the parameter small=left
.
TemplateData
TemplateData for Cleanup section
<templatedata> { "params": { "reason": { "label": "Reason", "type": "string", "required": true, "description": "Reason for requesting cleanup", "example": "The article is full of incorrect capitalization." }, "date": { "label": "Month and year", "suggested": true, "description": "The month and year that the template was placed (in full).", "example": "January 2013", "type": "line", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}" }, "small": { "label": "Make template small", "description": "Enter \"left\" here to make the template box small and aligned to the left.", "type": "string", "autovalue": "left" }, "talksection": { "label": "Talk page section", "description": "The section of the talk page explaining what needs to be done", "type": "string" }, "nocat": { "label": "No category", "description": "Suppress categorization", "type": "string" }, "demospace": {} }, "description": "This tag is intended to identify pages that need wikification or the correction of spelling, grammar, typographical errors, tone, and other similar, non-content-focused changes. Use this tag when the article needs improvement per WP:BETTER.", "format": "inline" } </templatedata>