Template:Clean: Difference between revisions
Jump to navigation
Jump to search
m (Cat.) |
(New documentation style.) |
||
Line 1: | Line 1: | ||
{{box|''This article or section needs to be '''cleaned up''', either its format or general style.''{{#if:{{{1|}}} | <br/>''Notes: '' {{{1}}} }} |||text-align: center;}} | <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. | |||
==Parameters== | |||
{| class = "wikitable" | |||
! Parameters || Mandatory || Description || Default value | |||
|- | |||
| 1 || No || Provide a helpful note here. This can be used to detail what you think is wrong with the article or section. || | |||
|} | |||
==Template== | |||
<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:Box templates]]</noinclude> | [[Category:Cleanup| ]][[Category:Box templates]]</noinclude> |
Revision as of 09:49, October 13, 2014
Info
This template should be used to tag an article or section that needs cleaning up.
Parameters
Parameters | Mandatory | Description | Default value |
---|---|---|---|
1 | No | Provide a helpful note here. This can be used to detail what you think is wrong with the article or section. |
Template
{{clean | <reason>}}
Examples
Code | Result | |
---|---|---|
{{clean}} |
| |
{{clean|Grammar needs to be revised.}} |
|