Difference between revisions of "Template:Cleanup/doc"
From EVE University Wiki
m (removed content-update example) |
(date parameter, link to Category:Needing_Updates) |
||
Line 1: | Line 1: | ||
;Description | ;Description | ||
− | :These articles should be reformatted or otherwise improved for grammar, typographical errors, organization, readability, and other non-content related changes. | + | :These articles should be reformatted or otherwise improved for grammar, typographical errors, organization, readability, and other non-content related changes. Compare [[:Category:Needing_Updates]] where the content itself needs work or is innacurate. |
− | ;Syntax | + | ;Basic Syntax |
:Type <code>{{t|Cleanup}}</code> at the top of the page. | :Type <code>{{t|Cleanup}}</code> at the top of the page. | ||
;Sample output | ;Sample output | ||
:<code><nowiki>{{Cleanup}}</nowiki></code> produces this banner: | :<code><nowiki>{{Cleanup}}</nowiki></code> produces this banner: | ||
:{{Cleanup}} | :{{Cleanup}} | ||
− | ;Optional | + | ;Optional descriptors |
− | : | + | :Place a reason after the first pipe (the symbol | ), and the parameter <code>date=</code> to indicate the month of the request. Copy this format, replacing with a reason, and it will automatically add the month of the request: <br/> |
+ | :<code><nowiki>{{Cleanup|</nowiki>''<Place your reason here!>''<nowiki>|date={{subst:#time: F Y}} }}</nowiki></code> | ||
;Sample output | ;Sample output | ||
− | :<code><nowiki>{{Cleanup|overly verbose with multiple redundancies.}}</nowiki></code> produces this banner: | + | :<code><nowiki>{{Cleanup|overly verbose with multiple redundancies.|date={{#time F Y}}</nowiki></code> produces this banner: |
− | :{{Cleanup|overly verbose with multiple redundancies.}} | + | :{{Cleanup|overly verbose with multiple redundancies.|{{#time F Y}}}} |
Putting this template on a page also adds it to the [[:Category:Candidates for Cleanup|Candidates for Cleanup]] category. | Putting this template on a page also adds it to the [[:Category:Candidates for Cleanup|Candidates for Cleanup]] category. | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Revision as of 00:14, 13 November 2015
- Description
- These articles should be reformatted or otherwise improved for grammar, typographical errors, organization, readability, and other non-content related changes. Compare Category:Needing_Updates where the content itself needs work or is innacurate.
- Basic Syntax
- Type
{{Cleanup}}
at the top of the page. - Sample output
{{Cleanup}}
produces this banner:- This article should be cleaned up or improved. The reason is: unspecified
- Optional descriptors
- Place a reason after the first pipe (the symbol | ), and the parameter
date=
to indicate the month of the request. Copy this format, replacing with a reason, and it will automatically add the month of the request: {{Cleanup|<Place your reason here!>|date={{subst:#time: F Y}} }}
- Sample output
{{Cleanup|overly verbose with multiple redundancies.|date={{#time F Y}}
produces this banner:- This article should be cleaned up or improved.
The reason is: overly verbose with multiple redundancies.
Putting this template on a page also adds it to the Candidates for Cleanup category.