Template:MonthlyCleanupCat

From Wikipedia, the free encyclopedia

This category combines all {{{type}}} from the given month to enable us to work through the backlog more systematically. It is a member of [[:Category:{{{cat}}}]].

Purge page cache

{{{message}}}

[edit] Template documentation

Contents

[edit] Usage

[edit] Paramter 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, but possibly not in talk namespaces.

[edit] Examples

[edit] Focus

{{MonthlyCleanupCat
 | type    = silly articles
 | message = silly articles should be deleted
 | toc     = focus
 | year    = 2007
 | month   = October 
 | monthno = 10
 | cat     = test stubs
}}

This category combines all silly articles from October 2007 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: K.



[edit] Toc

{{MonthlyCleanupCat
 | type    = silly articles
 | message = silly articles should be made sensible
 | toc     = toc
 | year    = 2007
 | monthno = 10
 | cat     = test stubs
}}

This category combines all silly articles from October 2007 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

{{MonthlyCleanupCat
 | type    = silly articles
 | message = silly articles should be rewritten
 | toc     = none
 | year    = 2007
 | monthno = 10
 | cat     = test stubs
}}

This category combines all silly articles from October 2007 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

{{MonthlyCleanupCat
 | type    = silly articles
 | message = silly articles should be revised
 | year    = 2007
 | monthno = 10
 | cat     = test stubs
 | hidden  = n
}}

This category combines all silly articles from October 2007 to enable us to work through the backlog more systematically. It is a member of Category:test stubs.

silly articles should be revised


Note month will be generated automatically and can be omitted.

[edit] Nearly empty copy

{{MonthlyCleanupCat
 | type    = 
 | toc     = toc
 | year    = {{CURRENTYEAR}}
 | monthno = {{CURRENTMONTH}}
 | cat     = 
 | hidden  = y
 | message = 
}}