Template:Cleanup: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (+-cat: Message box templates → Messagebox templates for consistancy)
m (Doc style; Removing negative margin)
Line 1: Line 1:
{| class=toccolours style="text-align: center; width: 100%; font-size: 100%; clear:both; margin-top:1em; margin-bottom:-0.5em;"
{| class=toccolours style="text-align: center; width: 100%; font-size: 100%; clear:both; margin-top: 1em; margin-bottom: 0em;"
| [[Image:Cleanup.png]] This article '''may require [[:Category:Cleanup|cleanup]] to meet the wiki's quality standards'''. {{#if:{{{2|{{{reason|}}}}}}| The specific problem is '''{{{2|{{{reason|}}}}}}'''.|}} Please <span class=plainlinks>[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} improve this article] if you can.</span>.
| [[Image:Cleanup.png]] This article '''may require [[:Category:Cleanup|cleanup]] to meet the wiki's quality standards'''. {{#if:{{{2|{{{reason|}}}}}}| The specific problem is '''{{{2|{{{reason|}}}}}}'''.|}} Please <span class=plainlinks>[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} improve this article] if you can.</span>.
|}
|}
Line 12: Line 12:
== Usage ==
== Usage ==
  <nowiki>{{</nowiki>'''cleanup'''<nowiki>|</nowiki>''reason=''<nowiki>}}</nowiki>
  <nowiki>{{</nowiki>'''cleanup'''<nowiki>|</nowiki>''reason=''<nowiki>}}</nowiki>
The optional, but recommended parameter <tt>''reason=''</tt> is a good place to describe what the problem is.
 
; reason:  The optional, but recommended description of why the page needs cleanup.


== Examples ==
== Examples ==
Line 18: Line 19:
{{cleanup}}
{{cleanup}}


  <nowiki>{{cleanup|reason=the article is full of incorrect capitalisation}}</nowiki>
  <nowiki>{{cleanup|reason=The article is full of incorrect capitalization}}</nowiki>
{{cleanup|reason=the article is full of incorrect capitalisation}}
{{cleanup|reason=The article is full of incorrect capitalization}}
}}
}}



Revision as of 05:40, 13 June 2014

Cleanup.png This article may require cleanup to meet the wiki's quality standards. Please improve this article if you can..


The following template description is not displayed when the template is inserted in an article.

Goal

This template can be added to pages that need a cleanup.

The page will be added to Category:Cleanup

Usage

{{cleanup|reason=}}
reason
The optional, but recommended description of why the page needs cleanup.

Examples

{{cleanup}}
Cleanup.png This article may require cleanup to meet the wiki's quality standards. Please improve this article if you can..
{{cleanup|reason=The article is full of incorrect capitalization}}
Cleanup.png This article may require cleanup to meet the wiki's quality standards. The specific problem is The article is full of incorrect capitalization. Please improve this article if you can..