Template:Cleanup needed: Difference between revisions

Created page with "<div class="ambox-maintenance"> '''This article needs cleanup.''' <br/> {{{1|It may not meet the wiki's quality standards.}}} </div><noinclude> Category:Maintenance templates </noinclude>"
 
No edit summary
 
(7 intermediate revisions 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
{{{1|It may not meet the wiki's quality standards.}}}
| text  = {{{text|It may not meet the wiki's quality standards.}}}
</div><noinclude>
| cat  = Articles needing cleanup
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
[[Category:Maintenance banners]]
<templatedata>
{
    "description": "Displays a banner for articles that need cleanup.",
    "params": {
        "text": {
            "label": "Custom Text",
            "description": "Overrides the default explanation text.",
            "type": "string",
            "suggested": true
        },
    "nocat": {
            "label": "Suppress Category",
            "description": "Enter 'true' to prevent this page from being categorized.",
            "type": "boolean"
        }
    }
}
</templatedata>
</noinclude>
</noinclude>