Jump to content
This site is currently in alpha, so you will run into rough edges.

Template:Cleanup needed: Difference between revisions

From The Deep Tech Wiki
No edit summary
No edit summary
Line 23: Line 23:
}
}
}
}
}
</templatedata>
</noinclude>
{{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>
[[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>
</templatedata>
</noinclude>
</noinclude>

Revision as of 07:40, 23 November 2025

This article needs cleanup.
It may not meet the wiki's quality standards.


Displays a cleanup banner for articles needing improvement.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Reasonreason

Optional explanation of what cleanup is needed.

Stringsuggested


This article needs cleanup
It may not meet the wiki's quality standards.

Displays a banner for articles that need cleanup.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Custom Texttext

Overrides the default explanation text.

Stringsuggested
Suppress Categorynocat

Enter 'true' to prevent this page from being categorized.

Booleanoptional