Template:BirthDeathAge
Usage[edit source]
Depending on the parameters specified, this template displays a person's birth or death year, or full birth or death date, with or without the person's age. It therefore combines the functionality of the following templates:
- {{Birth-date}}
- {{Birth date}}
- {{Birth date and age}} – same as {{Birth date}}, except that "(age ##)" appears after the birth date
- {{Birth year and age}} – year of birth and approximate age
- {{Death-date}}
- {{Death date}}
- {{Death date and age}} – same as {{Death date}}, except that "(aged ##)" appears after the death date
- {{Death year and age}} – year of death and approximate age at death
Using this template rather than simply inserting the date into articles allows for the inclusion of hidden metadata about the date. This metadata can be used by web browsers and other software tools to extract the details, and display them using some other website or mapping tool, index or search them.
The minimum information required by the template is a birth or death year.
Syntax[edit source]
{{BirthDeathAge | [insert "B" for a birth date, or leave blank for a death date] | [year of birth] | [month of birth] | [day of birth] | [year of death] | [month of death] | [day of death]}}
Any missing information can simply be left out of the template: see the examples below.
Examples[edit source]
For readability, spaces have been inserted between pipe symbols ("|") where information has not been inserted into the template. When using the template, these spaces can be omitted. Using {{^}} can help space the template
Spacing[edit source]
{{BirthDeathAge|{{^}}|1976|{{^}}|{{^}}|2007|1|1}}
Expression error: Unrecognized punctuation character "["., 1976Expression error: Unrecognized punctuation character "[".Expression error: Unrecognized punctuation character "[".
Date format[edit source]
An optional parameter, date format, can be set to "yes" to display the day before the month. This is primarily used in articles about people from parts of the world where the day precedes the month in a date.
{{BirthDeathAge|B|1976|1|1|{{^}}|{{^}}|{{^}}}}
January 1, 1976
{{BirthDeathAge|B|1976|1|1|{{^}}|{{^}}|{{^}}|yes}}
1 January 1976
Date of birth[edit source]
{{BirthDeathAge|B|1976}}
1976 (age 47–48)
{{BirthDeathAge|B|1976|6|6|1990|8|8}}
June 6, 1976
{{BirthDeathAge|B|1976|6|6}}
June 6, 1976
{{BirthDeathAge|B|1976|||1990}}
1976
Date of death[edit source]
{{BirthDeathAge| |1976| | |1990| |}}
1990 (aged 13–14)
{{BirthDeathAge| | | | |1990| |}}
{{BirthDeathAge| | | | |1990|8|8}}
{{BirthDeathAge| |1976| | |1990|8|8}}
August 8, 1990 (aged 13–14)
See also[edit source]
External links[edit source]
- Template:BirthDeathAge at Wikipedia, the free Terran encyclopedia that anyone can edit.
The above documentation is transcluded from Template:BirthDeathAge/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |