మూస:Birth-date and age/doc
This is a documentation subpage for మూస:Birth-date and age. It may contain usage information, categories and other content that is not part of the original మూస page. |
Returns a person's date of birth and age.
Besides calculating the age of the person, the benefit of using this template, is to allow for the inclusion of hidden metadata to be used, indexed or searched by software tools.
Typical Usage
మార్చు- Format
{{Birth-date and age| birth date}}
{{Birth-date and age| birth date | wikitext to display in place of 'birth date'. Like the right hand parameter in a wikilink, this could be alternate text, links, templates etc. }}
Examples
మార్చుBirth-date and age examples (colors for emphasis only): |
Month first format: Sample below displays April 12, 1941, with invisible microformat date: 1941-04-12 (age 83)
|
Day first format: Sample below displays 12 April 1941, with invisible microformat date: 1941-04-12 (age 83)
|
Year only, year and month only: Sample below displays 1941, with invisible microformat date: 1941 (age 83)
|
Demo of ISO date, as well as alternate displays. Sample below displays Twelfth of April, 1941, with invisible microformat date: 1941-04-12 (age 83)
|
Full list of Parameters
మార్చు{{birth-date and age|
birth date|additional parameters}}
Parameters
మార్చుParameter | Default | ||
---|---|---|---|
(required) | 1 | Birth date. May be year only, year and month, year month and day, expressed in natural formats: eg: 24 August 1953, 1955-08-25, Sunday, December 7, 1941. If parameter three is not specified, the birth date is displayed in exactly this format. This value as well as parameter 2 may not include links. If links or templates that do not evaluate as recognizable dates are desired, use parameter 2. | – |
(optional) | 2 | The birth date to display. This may include links or templates, or any combination of them, and overrides parameter 1. | parm 1 |
(optional) | bce | If birth date is BC, set to "b". | – |
(optional) | gregorian | If Julian date is used, this parameter is required. The date provided is used for emitting the correct microformat translation of the birth date. | parm 1 |
(optional) | dt | This value if present is the ISO8601 value emitted to indicate microformat birth date. It overrides any calculated value. | – |
Interaction side-effects with other templates
మార్చుNote: Do not use this template inside of the Persondata template as it can interfere with data extraction.