Difference between revisions of "Template:Cat DMCA/doc"
Jump to navigation
Jump to search
imported>Robertgreer (←Created page with '{{Documentation subpage}} {{shortcut|Template:Cat DMCA}} ===Usage=== * This template adds a category or dated category to a page. * It will add the page to an ...') |
imported>Vanisaac m (→Related templates: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | {{ | + | {{Shortcut|Template:Cat DMCA}} |
| − | + | ==Usage== | |
* This template adds a category or dated category to a page. | * This template adds a category or dated category to a page. | ||
* It will add the page to an optional additional category. | * It will add the page to an optional additional category. | ||
* If the dated category is invalid it will add the page to [[:Category:Articles with invalid date parameter in template]] | * If the dated category is invalid it will add the page to [[:Category:Articles with invalid date parameter in template]] | ||
| − | + | ==Syntax== | |
* Parameter 1: Default category name (without <code>Category</code>) - the category if there is no date, but also the stem of the category name when there is a date.. | * Parameter 1: Default category name (without <code>Category</code>) - 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 2: Preposition (from, since, in, as of). | ||
| Line 15: | Line 15: | ||
* 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. | * 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'' ({{Tl|Dated maintenance category}} only) is <u>not</u> used for template design, thus allowing the function of this template to category namespaces, unlike {{tl|DMCA}}. | The parameter ''onlyarticles'' ({{Tl|Dated maintenance category}} only) is <u>not</u> used for template design, thus allowing the function of this template to category namespaces, unlike {{tl|DMCA}}. | ||
| − | + | ==Note== | |
An incorrect date is any date which is not of the form {{#time:F Y}}, e.g. <code>{{#time:F d, Y}}</code>, or <code>june</code> instead of <code>June</code>, or other spelling mistakes. | An incorrect date is any date which is not of the form {{#time:F Y}}, e.g. <code>{{#time:F d, Y}}</code>, or <code>june</code> instead of <code>June</code>, or other spelling mistakes. | ||
| − | + | ==Related templates== | |
{{#ifeq:{{PAGENAME}}|Dated maintenance category|* {{Tl|DMCA}}|{{#ifeq:{{PAGENAME}}|DMCA|* {{Tl|DMC}}|* {{Tl|DMCA}}<br />{{Tl|DMC}}}}}} | {{#ifeq:{{PAGENAME}}|Dated maintenance category|* {{Tl|DMCA}}|{{#ifeq:{{PAGENAME}}|DMCA|* {{Tl|DMC}}|* {{Tl|DMCA}}<br />{{Tl|DMC}}}}}} | ||
| − | <includeonly> | + | <includeonly>{{Sandbox other|| |
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Time and date maintenance templates]] | [[Category:Time and date maintenance templates]] | ||
| Line 37: | Line 37: | ||
[[pt:Predefinição:Categoria de manutenção datada]] | [[pt:Predefinição:Categoria de manutenção datada]] | ||
[[uk:Шаблон:DMCA]] | [[uk:Шаблон:DMCA]] | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 00:52, 24 April 2020
| This is a documentation subpage for Template:Cat DMCA. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
- 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:Articles with invalid date parameter in template
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. December 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 not used for template design, thus allowing the function of this template to category namespaces, unlike {{DMCA}}.
Note
An incorrect date is any date which is not of the form December 2025, e.g. December 18, 2025, or june instead of June, or other spelling mistakes.
Related templates