Template:Clean: Difference between revisions
Jump to navigation
Jump to search
Greenpickle (talk | contribs) m (Spacing) |
m (Text replacement - "<br/>" to "<br>") |
||
(17 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{box|''This article or section needs to be '''cleaned up''', either its format or general style.''{{#if:{{{1|}}} | <br>''Notes: '' {{{1}}} }} |||text-align: center;}}[[Category:Cleanup]]</includeonly><noinclude> | |||
{| | ==Info== | ||
|< | This template should be used to tag an article or section that needs cleaning up. | ||
|} | |||
[[Category: | Articles with this template are automatically categorized under [[:Category:Cleanup]]. | ||
==Parameters== | |||
{| class = "wikitable" | |||
! Parameter || Mandatory || Default || Purpose|| Detailed description | |||
|- | |||
! 1 | |||
| No || || Reason || Provide helpful notes here. This can be used to detail what you think is wrong with the article or section. | |||
|} | |||
==Skeleton== | |||
<pre> | |||
{{clean|<reason>}} | |||
</pre> | |||
==Examples== | |||
{| class = "wikitable" | |||
! Code || Result | |||
|- | |||
| <pre>{{clean}}</pre> | |||
| {{clean}} | |||
|- | |||
| <pre>{{clean|Grammar needs to be revised.}}</pre> | |||
| {{clean|Grammar needs to be revised.}} | |||
|} | |||
[[Category:Cleanup| ]] | |||
[[Category:Maintenance templates]] | |||
[[Category:Box templates]]</noinclude> |
Latest revision as of 16:42, July 13, 2023
Info
This template should be used to tag an article or section that needs cleaning up.
Articles with this template are automatically categorized under Category:Cleanup.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | No | Reason | Provide helpful notes here. This can be used to detail what you think is wrong with the article or section. |
Skeleton
{{clean|<reason>}}
Examples
Code | Result | |
---|---|---|
{{clean}} |
| |
{{clean|Grammar needs to be revised.}} |
|