Template:Cleanup needed: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="ambox-maintenance">
{{Page banner
'''This article needs cleanup.'''
| color = #E67E22
<br/>
| title = This article needs cleanup
{{{reason|It may not meet the wiki's quality standards.}}}
| text  = {{{text|It may not meet the wiki's quality standards.}}}
</div>
| cat  = Articles needing cleanup
<includeonly>
| nocat = {{{nocat|}}}
{{#if:{{{nocat|}}}||[[Category:Articles needing cleanup]]}}
}}<noinclude>
</includeonly>
<noinclude>
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
 
[[Category:Maintenance banners]]


<templatedata>
<templatedata>
{
{
"description": "Displays a cleanup banner for articles needing improvement.",
    "description": "Displays a banner for articles that need cleanup.",
"params": {
    "params": {
"reason": {
        "text": {
"label": "Reason",
            "label": "Custom Text",
"type": "string",
            "description": "Overrides the default explanation text.",
             "suggested": true,
            "type": "string",
"required": false,
             "suggested": true
"description": "Optional explanation of what cleanup is needed."
 
}
        },
}
    "nocat": {
            "label": "Suppress Category",
            "description": "Enter 'true' to prevent this page from being categorized.",
            "type": "boolean"
        }
    }
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>