Template:Cleanup/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Updated the table) |
||
Line 23: | Line 23: | ||
|- | |- | ||
|height="50px" | {{param|nocat}} | |height="50px" | {{param|nocat}} | ||
| Prevents page from being added to the [[:Category:Cleanup|Category:Cleanup]] category. | | Prevents page from being added to the [[:Category:Cleanup|Category:Cleanup]] category and/or [[:Category:Tutorial Cleanup|Category:Tutorial Cleanup]]. | ||
|colspan="2" style=text-align:center;|{{code|<nowiki>{{Cleanup|nocat=1}}</nowiki>}} | |colspan="2" style=text-align:center;|{{code|<nowiki>{{Cleanup|nocat=1}}</nowiki>}} | ||
|- | |||
| {{param|type|tutorial}} | |||
| For use on tutorial pages | |||
| {{Code|<nowiki>{{Cleanup|style=tutorial}}</nowiki>}} | |||
| {{Cleanup|type=tutorial|nocat=1}} | |||
|} | |} | ||
{{Clr}} | {{Clr}} | ||
Line 37: | Line 42: | ||
=== What links here === | === What links here === | ||
[[Special:WhatLinksHere/Template:Cleanup|All articles requiring cleanup]] | *[[Special:WhatLinksHere/Template:Cleanup|All articles requiring cleanup]] | ||
*[[Special:WhatLinksHere/Template:Tutorial Cleanup|All articles requiring tutorial cleanup]] |
Revision as of 09:27, 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 and/or Category:Tutorial Cleanup. | {{Cleanup|nocat=1}} | |
{{{type|tutorial}}} | For use on tutorial pages | {{Cleanup|style=tutorial}} | ![]() This tutorial needs to be cleaned up to conform to a higher standard of quality.
The content of this tutorial should also be checked to ensure it is user-friendly and easy to follow. 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. |