Template:Monthly clean-up category

From WikiQueer, the free encyclopedia and resource for the lesbian, gay, bisexual, transgender, questioning, queer, and ally communities
Jump to: navigation, search
[edit] [history] [purge] Documentation icon Template documentation

Contents

[edit] Usage

The simplest usage is just {{Monthly clean-up category}} In this case a default message page for that group of categories will need to exist. See Template:Monthly clean-up category/Messages for a list of existing message pages and to understand the naming convention.

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

A missing message page will give a red-link to the page where the message should be written. That page will look something like Template:Monthly clean-up category/Messages/CategoryName. {{Null}} can be used for an intentionally blank item.

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

[edit] Parameter toc

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

[edit] Parameter hidden

  • hidden = n - The category will be hidden.

[edit] Examples

[edit] Focus

{{Monthly clean up category
 | type    = silly articles
 | message = silly articles should be deleted
 | toc     = focus
 | cat     = test stubs
}}
Crystal 128 reload.png

UPDATE this page


This category combines all silly articles from June 2013 (2013-06) to enable us to work through the backlog more systematically. It is a member of Category:test stubs.
silly articles should be deleted


Focus letter

So that articles don't remain in this category too long, a suggestion is made to work on articles beginning with a certain letter. The letter is changed daily.

The current focus is on articles beginning with: F.

[edit] Toc

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


Crystal 128 reload.png

UPDATE this page


This category combines all silly articles from June 2013 (2013-06) to enable us to work through the backlog more systematically. It is a member of Category:test stubs.
silly articles should be made sensible


[edit] No TOC

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


Crystal 128 reload.png

UPDATE this page


This category combines all silly articles from June 2013 (2013-06) to enable us to work through the backlog more systematically. It is a member of Category:test stubs.
silly articles should be rewritten

[edit] Another example

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


Crystal 128 reload.png

UPDATE this page


This category combines all silly articles from June 2013 (2013-06) to enable us to work through the backlog more systematically. It is a member of Category:test stubs.
silly articles should be revised


[edit] Nearly empty copy

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

[edit] 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 June 2013".

[edit] Example

...

| monthno = 06
| month name = June
| year    = 2013

...

[edit] See also