Difference between revisions of "Template:Dated maintenance category"

(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> {{for|copyright investigations template|Template:Copyvio}} {{hatnote|Template:DMC redirects...")
 
Line 21: Line 21:
  
 
== Examples ==
 
== Examples ==
* <code><nowiki>{{DMCFACT|Wikipedia articles that are too technical|from|{{{date|}}}}}</nowiki></code> will categorise all ''files'', ''articles'', ''categories'' and ''templates'' in [[:Category:Wikipedia articles that are too technical from {{#time:F Y|-1 month}}]], if the date is set {{#time:F Y|-1 month}} e.g. If such a category does not exist, or the date was set incorrectly, this template will ''also'' add the article to [[:Category:Articles with invalid date parameter in template]].
+
* <code><nowiki>{{DMCFACT|Masticationpedia articles that are too technical|from|{{{date|}}}}}</nowiki></code> will categorise all ''files'', ''articles'', ''categories'' and ''templates'' in [[:Category:Masticationpedia articles that are too technical from {{#time:F Y|-1 month}}]], if the date is set {{#time:F Y|-1 month}} e.g. If such a category does not exist, or the date was set incorrectly, this template will ''also'' add the article to [[:Category:Articles with invalid date parameter in template]].
  
* <code><nowiki>{{DMCAT|Wikipedia articles that are too technical|from|{{{date|}}}}}</nowiki></code> will categorise all ''articles'' and ''article talk pages'' in [[:Category:Wikipedia articles that are too technical from {{#time:F Y|-1 month}}]], if the date is set {{#time:F Y|-1 month}} e.g. If such a category does not exist, or the date was set incorrectly, this template will ''also'' add the article to [[:Category:Articles with invalid date parameter in template]].
+
* <code><nowiki>{{DMCAT|Masticationpedia articles that are too technical|from|{{{date|}}}}}</nowiki></code> will categorise all ''articles'' and ''article talk pages'' in [[:Category:Masticationpedia articles that are too technical from {{#time:F Y|-1 month}}]], if the date is set {{#time:F Y|-1 month}} e.g. If such a category does not exist, or the date was set incorrectly, this template will ''also'' add the article to [[:Category:Articles with invalid date parameter in template]].
  
 
* <code><nowiki>{{DMCA|Articles to be split|from|{{{date|}}}|All articles to be split}}</nowiki></code> will categorise all ''articles'' in [[:Category:Articles to be split from {{#time:F Y|-1 month}}]], if the date is set {{#time:F Y|-1 month}} e.g. If such a category does not exist, or the date was set incorrectly, this template will ''also'' add the article to [[:Category:Articles with invalid date parameter in template]]. In either case the article will be added to [[:Category:All articles to be split]].
 
* <code><nowiki>{{DMCA|Articles to be split|from|{{{date|}}}|All articles to be split}}</nowiki></code> will categorise all ''articles'' in [[:Category:Articles to be split from {{#time:F Y|-1 month}}]], if the date is set {{#time:F Y|-1 month}} e.g. If such a category does not exist, or the date was set incorrectly, this template will ''also'' add the article to [[:Category:Articles with invalid date parameter in template]]. In either case the article will be added to [[:Category:All articles to be split]].

Revision as of 00:56, 27 August 2021

Usage

Syntax

  • Parameter 1: Default category name (without Category) – the category if there is no date, but also the stem of the category name when there is a date..
  • Parameter 2: Preposition (from, since, in, as of).
  • Parameter 3: Date (month year, e.g. May 2025. Usually the "date" parameter of the calling template {{{date|}}}.
  • Parameter 4: Category all the articles go in, dated or not (if there is one).
  • Parameter 5: Alternative default category, used when parameter 1 is right for forming the dated category, but the undated items need to go somewhere else.

Technical

The parameter onlyarticles ({{Dated maintenance category}} only) is used for template design, restricting the function of this template to article namespace (as in {{DMCA}} ).

Examples

Note

An incorrect date is any date which is not of the form May 2025, e.g. May 13, 2025, or june instead of June, or other spelling mistakes.

Etymology

DMCA stands for "dated maintenance category – articles". Similar templates exist for certain other namespaces or combinations. DMCA is a metatemplate with highly circumscribed use, and not intended to be "editor facing".

Related templates