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>Rich Farmbrough |
||
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}}}}}} | ||
Revision as of 18:55, 29 December 2012
![]() | 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. September 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 September 2025, e.g. September 14, 2025
, or june
instead of June
, or other spelling mistakes.
Related templates