imported>76561198018895007 (Created page with "<noinclude>{{main|Template:Cleanup}}</noinclude> ;Description :These articles should be reformatted or otherwise improved for grammar, typographical errors, organization, read...") |
m (1 revision imported: New Files) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Documentation}} | |||
{{t|Cleanup}} should be placed on articles or section that you believe require a cleanup. This template adds pages to [[:Category:Pages needing cleanup]]. You should always specify the reason by including a parameter. | |||
: | |||
== Usage == | |||
<code>{{tlx|Cleanup|Reason}}</code> | |||
== | == TemplateData == | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Reason", | |||
"description": "Reason why article requires cleanup", | |||
"example": "Should be rewritten as prose", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "Place on articles or sections you believe require a cleanup. This template adds pages to Category:Pages needing cleanup.\n\n", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
<includeonly>[[Category:Maintenance templates]]</includeonly> | |||
<includeonly>[[Category: | |||
Latest revision as of 11:54, 24 March 2024
This is a documentation subpage for Template:Cleanup.
It contains usage information, categories, and other content that is not part of the original template page.
{{Cleanup}} should be placed on articles or section that you believe require a cleanup. This template adds pages to Category:Pages needing cleanup. You should always specify the reason by including a parameter.
Usage
{{Cleanup|Reason}}
TemplateData
Place on articles or sections you believe require a cleanup. This template adds pages to Category:Pages needing cleanup.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Reason | 1 | Reason why article requires cleanup
| String | required |