टेम्पलेट:Monthly clean-up category

विकिपीडिया से

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 मार्च 2024". (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}}.

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 not be hidden.

उदाहरण[संपादन करीं]

Focus[संपादन करीं]

{{Monthly clean-up category
 | type    = silly articles
 | message = silly articles should be deleted
 | toc     = focus
 | cat     = टेस्ट आधार
}}

Toc[संपादन करीं]

{{Monthly clean-up category
 | type    = silly articles
 | message = silly articles should be made sensible
 | toc     = toc
 | cat     = टेस्ट आधार
}}

No TOC[संपादन करीं]

{{Monthly clean-up category
 | type    = silly articles
 | message = silly articles should be rewritten
 | toc     = none
 | cat     = टेस्ट आधार
}}


Another example[संपादन करीं]

{{Monthly clean-up category
 | type    = silly articles
 | message = silly articles should be revised
 | cat     = टेस्ट आधार
 | hidden  = n
}}


Nearly empty copy[संपादन करीं]

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

Limitations[संपादन करीं]

If category names are over 100 characters, 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 मार्च 2024".

Example[संपादन करीं]

...
 | monthno = {{CURRENTMONTH}}
 | month name = {{CURRENTMONTHNAME}}
 | year    = {{CURRENTYEAR}}
...

इहो देखल जाय[संपादन करीं]