Template:Cleanup needed: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Page banner | |||
| color = #E67E22 | |||
| title = This article needs cleanup | |||
{{{ | | text = {{{text|It may not meet the wiki's quality standards.}}} | ||
| cat = Articles needing cleanup | |||
| nocat = {{{nocat|}}} | |||
}}<noinclude> | |||
<noinclude> | |||
[[Category:Maintenance templates]] | [[Category:Maintenance templates]] | ||
[[Category:Maintenance banners]] | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Displays a banner for articles that need cleanup.", | |||
"params": { | |||
"text": { | |||
"label": "Custom Text", | |||
"description": "Overrides the default explanation text.", | |||
"suggested": true, | "type": "string", | ||
"suggested": true | |||
}, | |||
"nocat": { | |||
"label": "Suppress Category", | |||
"description": "Enter 'true' to prevent this page from being categorized.", | |||
"type": "boolean" | |||
} | |||
} | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | |||
Latest revision as of 07:40, 23 November 2025
|
This article needs cleanup
It may not meet the wiki's quality standards.
|
Displays a banner for articles that need cleanup.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Custom Text | text | Overrides the default explanation text. | String | suggested |
| Suppress Category | nocat | Enter 'true' to prevent this page from being categorized. | Boolean | optional |