Template:Ab urbe condita date/data/abbr
Appearance
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
This is only a helper template of {{Auc}} that manages abbreviations. It is not meant to be invoked directly by humans.
Usage[edit source]
E.g. {{Auc/data/abbr|BCE|abbr=off}}
→ Before Common Era
Parameters[edit source]
<templatedata> { "params": { "1": { "label": "Era", "description": "The abbreviated era", "example": "CE / BCE / AD / BC / AUC / PUC", "type": "string", "required": true }, "abbr": { "label": "Abbreviations", "description": "Use abbreviation", "type": "string" }, "alink": { "label": "Automatic link", "description": "Create internal link for the era", "type": "boolean", "default": "true" } } } </templatedata>