Template:Reign
r.
This template is used on approximately 4,700 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
This template generates an abbreviation for reign (or the Latin rexit): r.
Typical example:
Emperor [[Augustus]] of [[Roman Empire|Rome]] ({{reign|27 BCE|14 CE}})
produces:
Default output
- With no parameters and two values, the display is:
- with simple values (en dash is not spaced):
{{reign|1962|1988}}
→ r. 1962–1988 - with one or more complex values (containing whitespace; en dash is spaced):
{{reign|c. 23 BCE|5 CE}}
→ r. c. 23 BCE – 5 CE - for an ongoing timespan, use
present
(do not leave it blank per MOS:DATERANGE):{{reign|1962|present}}
→ r. 1962–present with only a start date:({{reign|1962}}
→ r. 1962–deprecated)
- with simple values (en dash is not spaced):
In all such cases, the following is true:
- The "r. " is marked up with
<abbr>...</abbr>
to provide a mouse-over tooltip that explains that the abbreviation means "reigned" - The space after the "r. " and any spaces between dates and dashes are non-breaking spaces. If a parameter's value contains any spaces, the template will convert them to non-breaking spaces. In other words, no line-wrapping will occur anywhere within "r. c. 23 BCE – 5 CE".
Additional notes:
- If a blank first date is given, a "?" will be generated for it:
{{reign||732}}
produces "r. ?–732", and{{reign||c. 732}}
produces "r. ? – c. 732" - This template does not perform any date error checking like that performed by citation templates. If you input "Ferberary 38, 200017", this will be the output.
Legacy use (deprecatedas a line wrap):If the template is used with no values, it simply outputs the marked-up "r. " Given something like}}{{reign}} 1962–present
.
Parameters
|1=
or first unnamed parameter – Start date, e.g. "1935", "c. 1205", "37 BCE", "August 1434", "January 1, 2017".|2=
or second unnamed parameter – End date, e.g. "present", or any of the sorts of dates used in|1=
|3=
or third unnamed parameter – Start date of second range.|4=
or fourth unnamed parameter - End date of second range.- The template only supports two date ranges (plus individual dates, see below). It can be extended fairly easily to support more if necessary.
- The
|3=
and|4=
parameters do not work in the absence of|2=
.
|single=
– A single date (typically a year) for a short reign, where no range is needed. Using{{reign|single=1872}}
avoids the redundant "r. 1872–1872" and emits "r. 1872". (This is actually an alias of the|post-date=
parameter.)|show=
a.k.a.|link=
a.k.a|lk=
– Controls formatting of the "r.":|show=none
– Produces no tooltip or link: "r. "; intended for use at second and later occurrences. This can also be done with other negative values such as no, n, off, false, 0.|show=link
– Replaces the<abbr>
markup with a link to the Reign article: "r. "; rarely needed, per MOS:OVERLINKING. This can also be done with positive values such as yes, y, on, true, 1|show=abbr
– shows "r." with<abbr>
markup(deprecated as it is the default output.)
|pre-date=
– A single date to appear before the date range (a comma-space will be inserted between them). This parameter can be "cheated" to show multiple dates in series, e.g.|pre-date=1645, 1652
|post-date=
– Same as|pre-date=
, but appears after the date range. (|single=
is an alias of this parameter, which is coded to not emit a comma-space if used as the only date.)- Use these two parameters to specify independent years rather than a range, for two short, non-contiguous terms in office:
{{reign|pre-date=1732|post-date=1735}}
→ r. 1732, 1735 - Note:: These two parameters are included within the non-wrapping span; if you misuse them to insert long-winded annotations instead of dates this will cause display problems if you do not turn on
|wrap=yes
.
- Use these two parameters to specify independent years rather than a range, for two short, non-contiguous terms in office:
|mid-date=
– A single date to appear between the|1=
|2=
and|3=
|4=
date ranges. As with the former two parameters, it can be "cheated" to show multiple dates in series.|era=
– Gives the "era" at the end. Used (typically with BCE or BC, and without links after first occurrence) when the era must be specified and both/all dates are simple and within the same era. E.g.,{{reign|89|67|era=[[Common Era|BCE]]}}
produces "r. 89–67 BCE" (while{{reign|89|67 BCE}}
produces the incorrectly spaced "r. 89 – 67 BCE").- When either or both dates contain whitespace, this parameter is optional and harmless (and correctly produces the spaced en dash);
{{reign|89|c. 67|era=BCE}}
yields "r. 89 – c. 67 BCE" which is identical to the output of{{reign|89|c. 67 BCE}}
: "r. 89 – c. 67 BCE". - This parameter can also be used for a year, when followed by various months as the dates; it is not really limited to "eras" in the vast sense.
- When either or both dates contain whitespace, this parameter is optional and harmless (and correctly produces the spaced en dash);
- There is no parameter for front-loading both dates with "c.", "AD", or another value. "c." applies to a specific date: "c. 89 – 67 BCE" means "from approximately 89 BCE to definitely 67 BCE". To express that both dates are approximate, use
{{reign|c. 89|c. 67 BCE}}
or{{reign|c. 89|c. 67|BCE}}
. |wrap=yes
– Permits the content to line-wrap at key points (right after a comma, i.e. between two date ranges, between|pre-date=
and|1=
, between the late range date and|post-date=
). Any value supplied to|wrap=
will turn this option on. Does not permit wrapping within a date range, or between the "r. " (or replacement wording provided by|show=
options) and the first date, or between the last date and|era=
.
For use in tables and such
Some of these could also be used, for clarity, in lead sections of articles that are confusingly thick with abbreviations and other markup.
|show=
a.k.a.|link=
a.k.a.|lk=
– Can be used to replace the "r.":|show=word
– Uses the word "reigned" instead of "r.": reigned|show=colon
– Uses the word "reign", followed by a colon, instead of "r.": reign:|show=lword
– Same as|show=word
, but with a link to Reign article: reigned|show=lcolon
– Same as|show=colon
, but with a link to Reign article: reign:|show=blank
– Shows nothing but the date values and dash, for use in tables and infoboxes with a header that already says this data indicates the reign.
|cap=yes
– Capitalizes the r./reigned/reign text, for use in lists and such. This should never be used mid-sentence in regular text. Any value supplied to|cap=
will turn this option on. Examples:|sortable=
– Only for use in sortable tables (see below for pros and cons of use. Uses the value of|sort_date=
as a sort key – or, if that was not specified, the value of one of the following, in descending order of precedence:|single=
,|pre-date=
,|1=
,|2=
,|post-date=
; at least one such date must be specified for this to work.|sort_date=
– Provide a custom date to sort by, e.g. ISO yyyy-mm-dd format, or "-43" for "43 BCE", or "983" for "c. 983". This parameter may also be spelled|sortdate=
or|sort-date=
.
For use in non-royalty contexts
|label=
– Free-form parameter for replacing "r. " with some other word or phrase. Overrides any|show=
or|cap=
values. Examples:|label=in office
→ in office|label=[[World Snooker Championship|World Champion]]:
→ World Champion:- Doing
{{reign|1653|1658|label=ruled}}
is effectively synonymous with doing something likeruled {{reign|1653|1658|show=blank}}
, but the former has the virtue of being more concise and grouping the label into the template, in case it needs to be moved. - If
|wrap=yes
, then content may wrap after|label=
, since its content may be arbitrarily long.
- The aforementioned
|show=blank
can also be used to repurpose this template for all sorts of date and even non-date numeric ranges.
Notes on table sorting
If the parameter "sortable=yes
" is specified, the template generates invisible text that will cause the column to sort correctly in sortable tables. However, it is at the cost of having that invisible text read out audibly by many screen readers. "Col 1" without the template does not sort correctly. "Col 2" with the template and sortable=yes
sorts correctly.
Title | Col 1 | Col 2 |
---|---|---|
Foo | 1066 | 1066 |
Bar | c. 1510 | 1510 | c.
Baz | 1956 | 1956 |
Jaz | c. 410 | 410 | c.
{| class="sortable wikitable" style=text-align:right;
|-
! Title!!Col 1!!Col 2
|-
| style=text-align:left; | Foo|| 1066|| 1066
|-
| style=text-align:left; | Bar|| c. 1510|| {{circa|1510|sortable=yes}}
|-
| style=text-align:left; | Baz|| 1956|| 1956
|-
| style=text-align:left; | Jaz|| c. 410|| {{circa|410|sortable=yes}}
|}
Examples
Code | Output | Works? |
---|---|---|
{{Reign}} 1207–1272 |
r. 1207–1272 | |
{{Reign|1207|1272}} |
r. 1207–1272 | |
{{Reign |1 October 1207 |1272}} |
r. 1 October 1207 – 1272 | |
{{Reign |1 October 1207 |16 November 1272}} |
r. 1 October 1207 – 16 November 1272 | |
{{Reign |1207 |16 November 1272}} |
r. 1207 – 16 November 1272 | |
{{Reign |c. 1207 |1272}} |
r. c. 1207 – 1272 | |
{{Reign |1207 |present}} |
r. 1207–present | |
{{Reign |July 27, 2016 |present}} |
r. July 27, 2016 – present | |
{{Reign |1207 |1272}} |
r. 1207–1272 | |
{{Reign |1207| 1272}} |
r. 1207–1272 | |
{{Reign | 1207 | 1272 }} |
r. 1207–1272 | |
{{Reign |c.1207 |1272}} |
r. c.1207–1272 | [1] |
{{Reign |1962|present |show=word}} |
reigned 1962–present | |
{{Reign |1962|present |show=word |cap=y}} |
Reigned 1962–present | |
{{Reign |1962|present |show=colon}} |
reign: 1962–present | |
{{Reign |1962|present |show=colon |cap=y}} |
Reign: 1962–present | |
{{Reign |1962|present |show=lword}} |
reigned 1962–present | |
{{Reign |1962|present |show=lword |cap=y}} |
Reigned 1962–present | |
{{Reign |1962|present |show=lcolon}} |
reign: 1962–present | |
{{Reign |1962|present |show=lcolon |cap=y}} |
Reign: 1962–present | |
{{Reign |1962|present |show=blank}} |
1962–present | |
{{Reign |1985}} |
r. 1985– | |
{{Reign ||c. 320 BC}} |
r. ? – c. 320 BC | |
{{Reign ||940}} |
r. ?–940 | |
{{Reign}} |
r. | |
{{Reign |89|67 BCE}} |
r. 89 – 67 BCE | [2] |
{{Reign |89|67 |era=BCE}} |
r. 89–67 BCE | |
{{Reign |c. 89|67 |era=BCE}} |
r. c. 89 – 67 BCE | [3] |
{{Reign |label=ruled|1967|1969}} |
ruled 1967–1969 | |
{{Reign |label=[[World Snooker Championship|World Champion]]:|1967|1969}} |
World Champion: 1967–1969 | |
{{Reign |1267 |1272 |post-date=1275}} |
r. 1267–1272, 1275 | |
{{Reign |c. 1267 |1272 |post-date=1275}} |
r. c. 1267 – 1272, 1275 | |
{{Reign |pre-date=1265 |1267 |1272 }} |
r. 1265, 1267–1272 | |
{{Reign |pre-date=1265 |c. 1267 |1272 |post-date=1275}} |
r. 1265, c. 1267 – 1272, 1275 | |
{{Reign |pre-date=c. 54 |43 |post-date=37 |era=BCE}} |
r. c. 54, 43– , 37 BCE | |
{{Reign |pre-date=1265 |post-date=1277}} |
r. 1265, 1277 | |
{{Reign |single=43 CE}} |
r. 43 CE | |
{{Reign|512|514|520|522}} |
r. 512–514, 520–522 | |
{{Reign |1 May 1995|30 April 1996 |1 May 1999|30 April 2000 |wrap=y}} |
r. 1 May 1995 – 30 April 1996, |
|
{{Reign |pre-date=January |1=March|2=May |3=August|4=September |post-date=November |era=2017 |wrap=y}} |
r. January, |
|
{{Reign|512|514|mid-date=517|520|522}} |
r. 512–514, 517, 520–522 | |
{{Reign |1= 512 |2= 514 | mid-date=517 |3= 520 |4= c. 522 }} |
r. 512–514, 517, 520 – c. 522 |
- ^
c.1207
is invalid style (should bec. 1207
), and it consequently is wrongly parsed as a simple date, so the en dash in turn is incorrectly unspaced. - ^
89|69 BCE
produces a spaced en dash, incorrect in this case because the date range is simple and "BCE" applies to both; this should instead be done with89|69|era=BCE
. - ^ "r. c. 89 – 67 BCE" is correct because c. (circa) applies only to a single date. Using
c. 89–67
is invalid, as ambiguous. To show two uncertain dates: "r. c. 89 – c. 67 BCE".
Redirects
{{Reign}}
also can be called with the redirects:
See also
This template generates an abbreviation for "reign" (or the Latin 'rexit'): r. (with a tooltip "reigned"). This template does not perform any date error checking. The template only supports two date ranges.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Start date | 1 | Start date, e.g. "1935", "c. 1205", "37 BCE", "August 1434", "January 1, 2017". If a blank first date is given, a "?" will be generated for it.
| Unknown | optional |
End date | 2 | End date, e.g. "present", or any of the sorts of dates used in Start date. Use "present" for ongoing timespace, do not leave it blank per MOS:DATERANGE.
| Unknown | optional |
Start date of second range | 3 | Start date of second range. The template only supports two date ranges. Does not work in the absence of End date having a value. | Unknown | optional |
End date of second range | 4 | End date of second range. The template only supports two date ranges. Does not work in the absence of End date having a value. | Unknown | optional |
Sortable | sortable | Only for use in sortable tables. Uses the value of |sort_date= as a sort key – or, if that was not specified, the value of one of the following, in descending order of precedence: |single=, |pre-date=, |1=, |2=, |post-date=; at least one such date must be specified for this to work.
| Unknown | optional |
Sort date | sort_date sortdate sort-date | Provide a custom date to sort by, e.g. ISO yyyy-mm-dd format, or "-43" for "43 BCE", or "983" for "c. 983".
| Unknown | optional |
Single date before date range | pre-date pre_date predate single | A single date to appear before the date range (a comma-space will be inserted between them). This parameter can be "cheated" to show multiple dates in series, e.g. |pre-date=1645, 1652. Use Single date (post-date) and Single date before date range (pre-date) to specify independent years rather than a range, for two short, non-contiguous terms in office: {{reign|pre-date=1732|post-date=1735}} → r. 1732, 1735 | Unknown | optional |
Single date | postdate post_date post-date | A single date (typically a year) for a short reign, where no range is needed. Avoids the redundant "r. 1872–1872" and emits "r. 1872". Use Single date (post-date) and Single date before date range (pre-date) to specify independent years rather than a range, for two short, non-contiguous terms in office: {{reign|pre-date=1732|post-date=1735}} → r. 1732, 1735
| Unknown | optional |
Label | label | Free-form parameter for replacing "r. " with some other word or phrase. Overrides any |show= or |cap= values.
| Unknown | optional |
Wrap | wrap | Permits the content to line-wrap at key points (right after a comma, i.e. between two date ranges, between |pre-date= and |1=, between the late range date and |post-date=). Any value supplied to |wrap= will turn this option on. Does not permit wrapping within a date range, or between the "r. " (or replacement wording provided by |show= options) and the first date, or between the last date and |era=.
| Unknown | optional |
Show link/tooltip | show link lk | |show=none – Produces no tooltip or link: "r. "; intended for use at second and later occurrences. |show=link – Replaces the <abbr> markup with a link to the Reign article: "r. "; rarely needed, per MOS:OVERLINKING. |show=word – Uses the word "reigned" instead of "r.": reigned |show=colon – Uses the word "reign", followed by a colon, instead of "r.": reign: |show=lword – Same as |show=word, but with a link to Reign article: reigned |show=lcolon – Same as |show=colon, but with a link to Reign article: reign: |show=blank – Shows nothing but the date values and dash, for use in tables and infoboxes with a header that already says this data indicates the reign.
| Unknown | optional |
link | link | no description | Unknown | optional |
lk | lk | no description | Unknown | optional |
Capitalize | cap | Capitalizes the r./reigned/reign text, for use in lists and such. This should never be used mid-sentence in regular text. Any value supplied to |cap= will turn this option on. Examples: |cap=y alone – R. |cap=y|show=word →Reigned.
| Unknown | optional |
Middle date | mid-date middate | A single date to appear between the |1=|2= and |3=|4= date ranges. As with the former two parameters, it can be "cheated" to show multiple dates in series. | Unknown | optional |
Era (append to date) | era | Gives the "era" at the end. Used (typically with BCE or BC, and without links after first occurrence) when the era must be specified and both/all dates are simple and within the same era. Must be wikilinked yourself. e.g., {{reign|89|67|era=[[Common Era|BCE]]}} produces "r. 89–67 BCE" (while {{reign|89|67 BCE}} produces the incorrectly spaced "r. 89 – 67 BCE"). This parameter can also be used for a year, when followed by various months as the dates; it is not really limited to "eras" in the vast sense.
| Unknown | optional |