More actions
m Reverted edits by Djavin novienta (talk) to last revision by Noemie belacqua |
Changed banner examples from template calls to raw markup to remove improper page categorization. |
||
| Line 1: | Line 1: | ||
<noinclude>{{main|Template:Cleanup}}</noinclude> | |||
;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. | ||
| Line 5: | Line 6: | ||
;Sample output | ;Sample output | ||
:<code><nowiki>{{Cleanup}}</nowiki></code> produces this banner: | :<code><nowiki>{{Cleanup}}</nowiki></code> produces this banner: | ||
:{{ | :{| cellpadding="2" style="background-color: #153E7E; color: #FFFFFF; width: 100%; text-align:center;" | ||
| '''This article should be cleaned up or improved{{#if: {{{date|}}}|, as of {{{date}}}|}}.''' The reason is: ''{{#if: {{{1|}}}|{{{1}}}|unspecified}}'' | |||
|} | |||
;Optional descriptors | ;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/> | :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/> | ||
| Line 11: | Line 14: | ||
;Sample output | ;Sample output | ||
:<code><nowiki>{{Cleanup|overly verbose with multiple redundancies.|date={{#time: F Y}}</nowiki></code> produces this banner: | :<code><nowiki>{{Cleanup|overly verbose with multiple redundancies.|date={{#time: F Y}}</nowiki></code> produces this banner: | ||
:{ | :{| cellpadding="2" style="background-color: #153E7E; color: #FFFFFF; width: 100%; text-align:center;" | ||
| '''This article should be cleaned up or improved, as of February 2017.''' The reason is: ''overly verbose with multiple redundancies.'' | |||
|} | |||
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. | ||
| Line 19: | Line 24: | ||
* {{tl|Update}}, for pages which need facts checked, numbers updated, or entire sections altered, to reflect recent game changes. | * {{tl|Update}}, for pages which need facts checked, numbers updated, or entire sections altered, to reflect recent game changes. | ||
<includeonly>[[Category:Template]]</includeonly> | |||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Revision as of 00:48, 25 February 2017
- Main article: Template:Cleanup
- Description
- These articles should be reformatted or otherwise improved for grammar, typographical errors, organization, readability, and other non-content related changes.
- 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, as of February 2017. The reason is: overly verbose with multiple redundancies.
Putting this template on a page also adds it to the Candidates for Cleanup category.
See also
{{Update}}, for pages which need facts checked, numbers updated, or entire sections altered, to reflect recent game changes.