Template:Cleanup/doc: Difference between revisions
Jump to navigation
Jump to search
m (→What l inks here: fixed misspelling) |
No edit summary |
||
Line 4: | Line 4: | ||
Tags a page for cleanup. You can choose to include a reasoning for tagging the page for cleanup, or simply place <code><nowiki>{{cleanup}}</nowiki></code> on the page. | Tags a page for cleanup. You can choose to include a reasoning for tagging the page for cleanup, or simply place <code><nowiki>{{cleanup}}</nowiki></code> on the page. | ||
== | ==Parameters== | ||
{| | |||
! | {| class="standard-table plainlinks" style="width:100%" | ||
! Parameters | |||
! Description | |||
! Example | |||
! Result | |||
|- | |- | ||
| | | No Parameters | ||
| For use when entire pages need to be clean upped | |||
| {{ | | {{Code|<nowiki>{{Cleanup}}</nowiki>}} | ||
| {{Cleanup|nocat=1}} | |||
|- | |||
| {{param|1}} | |||
| Optionally you can add additional info. | |||
| {{Code|<nowiki>{{Cleanup|Example text}}</nowiki>}} | |||
| {{Cleanup|Example text|nocat=1}} | |||
|- | |- | ||
| | |height="50px" | {{param|nocat}} | ||
| | | Prevents page from being added to the [[:Category:Cleanup|Category:Cleanup]] category. | ||
| | |colspan="2" style=text-align:center;|{{code|<nowiki>{{Cleanup|nocat=1}}</nowiki>}} | ||
|nocat=1 | |||
}} | |||
|} | |} | ||
{{Clr}} | {{Clr}} |
Revision as of 08:41, 14 April 2024

This is a documentation subpage for Template:Cleanup.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Usage
Tags a page for cleanup. You can choose to include a reasoning for tagging the page for cleanup, or simply place {{cleanup}}
on the page.
Parameters
Parameters | Description | Example | Result |
---|---|---|---|
No Parameters | For use when entire pages need to be clean upped | {{Cleanup}} | ![]() This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page. |
{{{1}}} | Optionally you can add additional info. | {{Cleanup|Example text}} | ![]() This article or section needs to be cleaned up to conform to a higher standard of quality because:
Example text For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page. |
{{{nocat}}} | Prevents page from being added to the Category:Cleanup category. | {{Cleanup|nocat=1}} |