Difference between revisions of "Template:Cleanup"
Jump to navigation
Jump to search
(fix) |
(Fix the link) |
||
Line 1: | Line 1: | ||
<noinclude>[[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: | <noinclude>[[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. | 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"> | </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.{{#if:{{{2|}}}|<br/>See the [[talk:{{PAGENAME}}]] for further details.}}}} | + | |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}}|dission page]] for further details.|}}}} |
|}<br/> | |}<br/> | ||
</div><includeonly>[[Category:Untidy Pages]]</includeonly> | </div><includeonly>[[Category:Untidy Pages]]</includeonly> |
Revision as of 06:27, 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.