Difference between revisions of "Template:Cleanup"
Jump to navigation
Jump to search
(Created page with "<div align="left"> {| style="width:70%; background-color:#e0eef7;border:1pt solid #c0c0c0;font-size:10pt" |- |style="width:8%;"|40px||{{#if:{{{1|}}}|{{{1|}}...") |
(|link parameter) |
||
Line 1: | Line 1: | ||
− | <div align="left"> | + | [[Category:Banner Templates]]A template to indicate that this article is untidy. It places a centered block of text with grey border and light blue background. You are recommended to use the one parameter to provide a more specific reason why the page needs a cleanup. Copy and paste the following to use the template, then replace 'TEXT' with the specific reason: |
+ | :<Code><nowiki>{{cleanup|TEXT|link}}</nowiki></code> | ||
+ | The result will be as shown below with your text replacing the curly-braced parameter. If you omit '|link' then it will omit the comment pointing users to the talk page. | ||
+ | </noinclude><div align="left"> | ||
{| style="width:70%; background-color:#e0eef7;border:1pt solid #c0c0c0;font-size:10pt" | {| style="width:70%; background-color:#e0eef7;border:1pt solid #c0c0c0;font-size:10pt" | ||
|- | |- | ||
− | |style="width:8%;"|[[File:Broom.png|40px]]||{{#if:{{{1|}}}|{{{1|}}}|This page is untidy and needs a clean up.}} | + | |style="width:8%;"|[[File:Broom.png|40px]]||{{#if:{{{1|}}}|{{{1|}}}|This page is untidy and needs a clean up.{{#if:{{{2|}}}|<br/>See the [[talk:{{PAGENAME}}]] for further details.}}}} |
|}<br/> | |}<br/> | ||
</div>[[Category:Untidy Pages]] | </div>[[Category:Untidy Pages]] | ||
− | < | + | <noinclude> |
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 06:21, 7 May 2013
A template to indicate that this article is untidy. It places a centered block of text with grey border and light blue background. You are recommended to use the one parameter to provide a more specific reason why the page needs a cleanup. Copy and paste the following to use the template, then replace 'TEXT' with the specific reason:
{{cleanup|TEXT|link}}
The result will be as shown below with your text replacing the curly-braced parameter. If you omit '|link' then it will omit the comment pointing users to the talk page.