Template:Ante
a.
| This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see Wikipedia:COinS. The CS1 and CS2 templates have limited support for a. as an abbreviation in the date fields. |
| This template uses Lua: |
Usage
[edit]This template generates an abbreviation for ante: a. By default the abbreviation is marked with an HTML <abbr> tag, which in most browsers renders as a tooltip when hovered.
Examples
[edit]| Syntax | What it looks like | Notes |
|---|---|---|
{{ante|1325}} |
a. 1325 | Default style: no line break allowed; thin space |
{{ante|1325 BC}} |
a. 1325 BC | |
{{ante|1325|lk=yes}} |
a. 1325 | Replace abbreviation tooltip with a link to Wiktionary instead |
{{ante|1325|lk=no}} |
a. 1325 | No abbreviation tooltip at all |
{{ante|1000|1050}} |
a. 1000 – a. 1050 | For a range with both estimations of end dates for the valid range. No tooltip on the second instance of "a." |
{{ante|1000–1050}} |
a. 1000–1050 | Another option for a range; but, per MOS:CIRCA, prefer {{ante|1000|1050}} |
Parameters
[edit]Using the date itself as parameter (for example, {{ante|1956}}, giving "a. 1956"), web browsers do not insert a line break anywhere in the string. By contrast, {{ante}} 1956 allows a line break between the "a." and the number. Also, with the date as a parameter a thinner space is used with many browsers:
- "a. 1956" is generated by
{{ante|1956}}. - "a. 1956" is generated by
{{ante}} 1956.
If the parameter |lk= (for "link") is set as |lk=no or |lk=off, the abbreviation is rendered as "a.", without a wikilink or abbreviation element. If it is absent, or set to |lk=abbr, the abbreviation is rendered with the HTML <abbr> element. If it is set to |lk=yes or |lk=on, it is rendered as "a.", with a wikilink to the wikt:ante article in Wiktionary and not an abbreviation element. lk=no can be used to avoid overlinking when this template is used repeatedly in the body of an article. For example:
[[Dionysius Exiguus]] was born {{ante|470}}, lived in Rome from {{ante|lk=no|500}}, and died {{ante|lk=no|544}}.- → Dionysius Exiguus was born a. 470, lived in Rome from a. 500, and died a. 544.
See also
[edit]TemplateData
[edit]TemplateData for Ante
This template generates an abbreviation for circa.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| year | 1 | An approximate date
| String | suggested |
| end year | 2 | Use when the start and end dates of a range are both approximate.
| String | optional |
| link | lk | If ‘on’, a link is added to the wiktionary article for circa. If ‘off’, the c. does not link or tooltip “circa”. Should be set to ‘off’ for the second and subsequent uses of this template. (Values ‘yes’ or ‘no’ may also be used.)
| String | optional |
| sortable | sortable | Set to “yes” for values in sortable tables
| Unknown | optional |