Template:Cleanup-section
You don't need to be Editor-In-Chief to add or edit content to WikiDoc. You can begin to add to or edit text on this WikiDoc page by clicking on the edit button at the top of this page. Next enter or edit the information that you would like to appear here. Once you are done editing, scroll down and click the Save page button at the bottom of the page.
| This section may require cleanup to meet Wikipedia's quality standards. Please improve this article if you can. |
Usage
This template will add tagged articles to a cleanup category according to the month and year given. These must be spelled out in the proper order for the category name to work properly using the {{{date}}} parameter.
DO NOT SUBST THIS TEMPLATE.
Example: {{subst:cleanup-section|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} → {{subst:cleanup-section|date=December 2008}} (changing constantly) → Category:Cleanup from December 2008. However, the magic words CURRENTMONTHNAME and CURRENTYEAR are not fixed by that method. To work properly the code would have to be given as either:
- {{cleanup-section |date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}} }}
- Alternative method
The template {{DATE}} produces: "date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}" automatically and works with any template which will take the parameter 'date=', as this one does.
Use:
{{cleanup-section|{{subst:DATE}} }}
Note-- The DATE template, like {{CURRENTMONTHNAME}} and {{CURRENTYEAR}}, needs to be substituted to work properly.
If no date is given, articles will be added to the more general Category:Wikipedia cleanup, the date will be added by a robot.

