Template:Cleanup: Difference between revisions
Jump to navigation
Jump to search
test priority |
m Tiny copy change |
||
(3 intermediate revisions by one other user not shown) | |||
Line 21: | Line 21: | ||
|yes = {{#ifeq: {{{priority}}}|high|This section requires '''urgent''' attention! |This section requires cleaning up! }} | |yes = {{#ifeq: {{{priority}}}|high|This section requires '''urgent''' attention! |This section requires cleaning up! }} | ||
}}<!-- | }}<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{1|{{{reason|}}}}}}<!-- | ||
-->|The specific problem is: '''{{{ | -->|The specific problem is: '''{{{1|{{{reason|}}}}}}'''<!-- | ||
-->|'''Describe the specific problem using the 'reason' parameter''' (See [[Template:Cleanup|Cleanup template]] for instructions). | -->|'''Describe the specific problem using the 'reason' parameter''' (See [[Template:Cleanup|Cleanup template]] for instructions). | ||
}}<!-- | }}<!-- | ||
Line 29: | Line 29: | ||
--> | --> | ||
==Documentation== | ==Documentation== | ||
To indicate that a page is messy and needs tidying up, add this | To indicate that a page is messy and needs tidying up, add this template near the top of the page or section. | ||
'''Note:''' the page will be automatically added to the category [[:Category:Pages to clean up|pages to clean up]]. | '''Note:''' the page will be automatically added to the category [[:Category:Pages to clean up|pages to clean up]]. If priority is set to high it will also be to [[:Category:Pages to clean up (high priority)]]. | ||
===Examples=== | ===Examples=== | ||
:<code><nowiki>{{Cleanup}}</nowiki></code> | :<code><nowiki>{{Cleanup}}</nowiki></code> | ||
Line 45: | Line 44: | ||
;reason | ;reason | ||
: | :Provide the reason the page requires a cleanup (also works using 1st unnamed parameter). | ||
;section | ;section | ||
:If tag is used for a section of a page use <code>section=yes</code> to reflect section in text. | :If tag is used for a section of a page use <code>section=yes</code> to reflect section in text. | ||
;priority | |||
:Use <code>priority=high</code> make the message and appearance of the banner more urgent, and the page is added to [[:Category:Pages to clean up (high priority)]]. | |||
[[Category:Page Action Templates]] | [[Category:Page Action Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 18:13, 26 June 2024
This page requires cleaning up! Describe the specific problem using the 'reason' parameter (See Cleanup template for instructions). Please help improve this page if you can. Use the talk page to discuss suggestions. |
Documentation
To indicate that a page is messy and needs tidying up, add this template near the top of the page or section.
Note: the page will be automatically added to the category pages to clean up. If priority is set to high it will also be to Category:Pages to clean up (high priority).
Examples
{{Cleanup}}
To give more specific instructions and a date in the clean up box use the following wikicode.
{{Cleanup|reason=the article is full of incorrect capitalisation|date=April 2012}}
Parameters
- date
- Date of tagging use Month YYYY date format.
- reason
- Provide the reason the page requires a cleanup (also works using 1st unnamed parameter).
- section
- If tag is used for a section of a page use
section=yes
to reflect section in text.
- priority
- Use
priority=high
make the message and appearance of the banner more urgent, and the page is added to Category:Pages to clean up (high priority).