Template:Birth date and age/doc
Usage
Returns a person's date of birth and his/her age.
Syntax: {{Birth date and age|year of birth|month of birth|day of birth}}
Example:
{{Birth date and age|1993|2|24}} returns
February 24, 1993The template also returns the date, hidden by CSS, in the ISO 8601 format needed by hCard microformats. for example:
- (<span class="bday">1993-02-24</span>)
See the microformats project for details.
Note: The template will appear broken when the parameters are left blank (as seen above).