Template:Dated maintenance category (articles)
[[Category:]]
Usage
[edit source]- This template adds a category or dated category to a page.
- It will add the page to an optional additional category.
- If the dated category is invalid it will add the page to Category:Resources with invalid date parameter in template
Examples
[edit source]{{DMCFACT|Wikiversity resources that are too technical|from|{{{date|}}}}}
will categorise all files, resources, categories and templates in Category:Wikiversity resources that are too technical from October 2024, if the date is set October 2024 e.g. If such a category does not exist, or the date was set incorrectly, this template will also add the article to Category:Resources with invalid date parameter in template.
{{DMCAT|Wikiversity resources that are too technical|from|{{{date|}}}}}
will categorise all resources and article talk pages in Category:Wikiversity resources that are too technical from October 2024, if the date is set October 2024 e.g. If such a category does not exist, or the date was set incorrectly, this template will also add the article to Category:Resources with invalid date parameter in template.
{{DMCA|Resources to be split|from|{{{date|}}}|All resources to be split}}
will categorise all resources in Category:Resources to be split from October 2024, if the date is set October 2024 e.g. If such a category does not exist, or the date was set incorrectly, this template will also add the article to Category:Resources with invalid date parameter in template. In either case the article will be added to Category:All resources to be split.
{{DMCA|Dutch mathematicians}}
is the straight category Category:Dutch mathematicians.
{{TDMCA|type="Tolkien"|Resources to be split|from|{{{date|}}}|All resources to be split}}
will categorise as in the above example but also in Category:Tolkien resources to be split if it exists. If it doesn't the page will be added to the hidden Category:Resources with tags with unsupported types.
Note
[edit source]An incorrect date is any date which is not of the form November 2024, e.g. November 01, 2024
, or june
instead of June
, or other spelling mistakes.
Etymology
[edit source]DMCA stands for "dated maintenance category – resources". Similar templates exist for certain other namespaces or combinations. DMCA is a metatemplate with highly circumscribed use, and not intended to be "editor facing".
TemplateData
[edit source]TemplateData for Dated maintenance category (articles)
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Default category name | 1 | The category (without "Category:") if there is no date, but also the stem of the category name when there is a date | String | required |
Preposition | 2 | no description
| String | required |
Date | 3 | Date (month year, e.g. June 2024). Usually the "date" parameter of the calling template
| Content | suggested |
Category | 4 | Category all the resources go in, dated or not (if there is one) | String | optional |
Alternative default category | 5 | Used when parameter 1 is right for forming the dated category, but the undated items need to go somewhere else | String | optional |
onlyresources | onlyresources | ({{Dated maintenance category}} only) Used for template design, restricting the function of this template to article namespace (as in {{DMCA}}).
| String | optional |