Template:Cleanup/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
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|type=tutorial}}</nowiki>}}
| {{Cleanup|type=tutorial|nocat=1}}
|-
| {{param|type|rubbish}}
| Tags a page for immediate cleanup because it may be a complete mess.
| {{Code|<nowiki>{{Cleanup|type=rubbish}}</nowiki>}}
| {{Cleanup|type=rubbish|nocat=1}}
|-
| {{param|type|dump}}
| For use when an article was dumped from another website.
| {{Code|<nowiki>{{Cleanup|type=dump}}</nowiki>}}
| {{Cleanup|type=dump|nocat=1}}
|}
|}
{{Clr}}
{{Clr}}
Line 36: Line 51:
<includeonly>[[Category:Notice templates|{{PAGENAME}}]]</includeonly>
<includeonly>[[Category:Notice templates|{{PAGENAME}}]]</includeonly>


=== What links here ===
== See also ==
[[Special:WhatLinksHere/Template:Cleanup|All articles requiring cleanup]]
* [[:Category:cleanup]]

Latest revision as of 18:24, 3 May 2025

Edit-copy.png
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.

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



See also