Template:Monthly clean-up category

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

The simplest usage is just {{Monthly clean-up category}}. In this case a default message page for that group of categories will be generated.

Also the category will need to follow the naming convention "Blah blah from April 2024". (See #Limitations for more information.)

If a red lined counter category is shown, simply populate it with {{Counter category}}.

Parameter toc

  • toc = focus - gives a focus letter
  • toc = toc - give a category style table of contents
  • toc = none -

Parameter hidden

  • hidden = n - The category will be hidden.

Examples

Focus

{{Monthly clean-up category
 | type    = silly articles
 | message = silly articles should be deleted
 | toc     = focus
 | cat     = test stubs
}}



silly articles should be deleted

Toc

{{Monthly clean-up category
 | type    = silly articles
 | message = silly articles should be made sensible
 | toc     = toc
 | cat     = test stubs
}}



silly articles should be made sensible

No TOC

{{Monthly clean-up category
 | type    = silly articles
 | message = silly articles should be rewritten
 | toc     = none
 | cat     = test stubs
}}



silly articles should be rewritten


Another example

{{Monthly clean-up category
 | type    = silly articles
 | message = silly articles should be revised
 | cat     = test stubs
 | hidden  = n
}}



silly articles should be revised

Nearly empty copy

{{Monthly clean-up category
 | type    = 
 | toc     = toc
 | cat     = 
 | hidden  = y
 | message = 
}}

Limitations

If category names are over 100 chars or contain special characters, the template may need to have "year" "month name" and "monthno" supplied.

Similarly if the category name does not follow the convention "Blah blah from April 2024".

Example

...

| monthno = 04
| month name = April
| year    = 2024

...

Related templates

Subtemplates