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 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>

Revision as of 08:42, 17 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.

Example
It may not meet the wiki's quality standards.
Stringoptional