Template:Cleanup needed: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:
'''This article needs cleanup.'''
'''This article needs cleanup.'''
<br/>
<br/>
{{{1|It may not meet the wiki's quality standards.}}}
{{{reason|It may not meet the wiki's quality standards.}}}
</div>
</div>
<includeonly>
<includeonly>
Line 10: Line 10:
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
</noinclude>
</noinclude>
<templatedata>
{
"description": "Displays a cleanup banner for articles needing improvement.",
"params": {
"reason": {
"label": "Reason",
"type": "string",
"required": false,
"description": "Optional explanation of what cleanup is needed.",
"example": "It may not meet the wiki's quality standards."
}
}
}
</templatedata>