Difference between revisions of "Template:Auc/data/year/doc"
< Template:Auc | data/year
Jump to navigation
Jump to search
imported>Grufo (Parameter List) |
imported>Grufo (→Parameters: Add support for the |page= parameter) |
||
| Line 33: | Line 33: | ||
"type": "boolean", | "type": "boolean", | ||
"default": "true" | "default": "true" | ||
| + | }, | ||
| + | "page": { | ||
| + | "label": "Page", | ||
| + | "description": "A Wikipedia article for the specific year; if specified it overrides the |links= parameter", | ||
| + | "type": "wiki-page-name" | ||
} | } | ||
} | } | ||
Revision as of 15:33, 2 October 2020
| This is a documentation subpage for Template:Auc/data/year. It contains usage information, categories and other content that is not part of the original template page. |
This is only a helper template of {{Auc}} that creates a year string.
Usage
E.g. {{Auc/data/year|2003|CE|abbr=off}} → 2003 Common Era
Parameters
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Year | 1 | The year that will be shown | Number | required |
| Era | 2 | The abbreviated era
| Unknown | required |
| Abbreviations | abbr | Use abbreviation | String | optional |
| Links | links | Create internal links for the era
| Boolean | optional |
| Page | page | A Wikipedia article for the specific year; if specified it overrides the |links= parameter | Page | optional |