Changes

Jump to navigation Jump to search
no edit summary
__NOTOC__
{{documentation subpage}}
<!--
PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE
YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
-->
{{template shortcut|bdage}}
==Usage==
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:
*{{tl|Birth-date}}
*{{tl|Birth date}}
*{{tl|Birth date and age}} &ndash; same as {{tl|Birth date}}, except that "(age ##)" appears after the birth date
*{{tl|Birth year and age}} &ndash; year of birth and approximate age
*{{tl|Death-date}}
*{{tl|Death date}}
*{{tl|Death date and age}} &ndash; same as {{tl|Death date}}, except that "(aged ##)" appears after the death date
*{{tl|Death year and age}} &ndash; 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==
<pre>
{{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]}}
</pre>

Any missing information can simply be left out of the template: see the examples below.

==Examples==
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 {{tl|^}} can help space the template

===Spacing===
<pre>{{BirthDeathAge|{{^}}|1976|{{^}}|{{^}}|2007|1|1}}</pre>
{{BirthDeathAge|{{^}}|1976|{{^}}|{{^}}|2007|1|1}}

===Date format===
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.

<pre>{{BirthDeathAge|B|1976|1|1|{{^}}|{{^}}|{{^}}}}</pre>
{{BirthDeathAge|B|1976|1|1|{{^}}|{{^}}|{{^}}}}
<pre>{{BirthDeathAge|B|1976|1|1|{{^}}|{{^}}|{{^}}|yes}}</pre>
{{BirthDeathAge|B|1976|1|1|{{^}}|{{^}}|{{^}}|yes}}

===Date of birth===
<pre>{{BirthDeathAge|B|1976}}</pre>
{{BirthDeathAge|B|1976}}
<pre>{{BirthDeathAge|B|1976|6|6|1990|8|8}}</pre>
{{BirthDeathAge|B|1976|6|6|1990|8|8}}
<pre>{{BirthDeathAge|B|1976|6|6}}</pre>
{{BirthDeathAge|B|1976|6|6}}
<pre>{{BirthDeathAge|B|1976|||1990}}</pre>
{{BirthDeathAge|B|1976|||1990}}

===Date of death===
<pre>{{BirthDeathAge| |1976| | |1990| |}}</pre>
{{BirthDeathAge| |1976| | |1990| |}}
<pre>{{BirthDeathAge| | | | |1990| |}}</pre>
{{BirthDeathAge| | | | |1990| |}}
<pre>{{BirthDeathAge| | | | |1990|8|8}}</pre>
{{BirthDeathAge| | | | |1990|8|8}}
<pre>{{BirthDeathAge| |1976| | |1990|8|8}}</pre>
{{BirthDeathAge| |1976| | |1990|8|8}}

==See also==
* [[Wikipedia:Age calculation templates]]
{{Birth, death and age templates}}
<includeonly>
<!--PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE. THANKS.-->

[[Category:Date mathematics templates|{{PAGENAME}}]]
[[ur:سانچہ:BirthDeathAge]]
</includeonly>
Anonymous user

Navigation menu