Template:Birth date and age

    From Nonbinary Wiki
    Template documentation[view] [edit] [history] [purge]

    This template will return a living person's date of birth and age. 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.

    This template is intended for use in an article about a living person. For an article about a dead person, use {{Birth date}} with {{Death date and age}}.

    VisualEditor - Icon - Advanced - white.svg Is the displayed age incorrect?
    The age displayed was calculated when the page was last purged. If a particular article is showing the wrong age, edit the whole page and publish the edit without making any change and with no edit summary. That will update the age. The page can also be purged by appending &action=purge to the URL.

    Usage[edit source]

    Unnamed parameters for year, month, day
    {{Birth date and age|year of birth|month of birth|day of birth|additional parameters}}
    {{bda|year of birth|month of birth|day of birth|additional parameters}}
    Named parameters for year, month, day
    {{Birth date and age|year=year of birth|month=month of birth|day=day of birth|additional parameters}}
    {{bda|year=year of birth|month=month of birth|day=day of birth|additional parameters}}

    Additional parameters[edit source]

    The df (day first) and mf (month first) parameters indicate the intended date format to display. The appropriate parameter should be set to "y" or "yes" e.g. df=yes or mf=y.

    The default output of this template is to display the month before the day. This default may not be appropriate for articles about people from parts of the world where the day precedes the month in a date. In such articles the parameter, "df", should be set to display the day before the month.

    The parameter "mf", while not actually used by the template, will indicate that month first format is intended. Using these parameters can assist bots or other automated processing to detect which date format is intended; leaving the format as default may lead an editor or bot to change the format to an unintended value.

    Do not specify both "df" and "mf" parameters in the same use of the template, as these formats are mutually exclusive.

    Error tracking[edit source]

    Some kinds of invalid input are tracked in Category:Pages using age template with invalid date.

    Notes[edit source]

    • Do not use with non-Gregorian dates because the resulting hCard hidden date will be false.
    • The template will appear broken when the parameters are left blank.
    • When only the month or year of a person's birth and/or death are known, or if it is desired not to state a person's full dates of birth for privacy reasons, consider using the templates {{Birth year}} or {{Birth year and age}} instead.

    Examples[edit source]

    Unnamed parameters for year, month, day
    {{Birth date and age|1993|2|24}} returns " (1993-02-24) February 24, 1993 (age 31)"
    {{Birth date and age|1993|2|24|df=yes}} returns " (1993-02-24) 24 February 1993 (age 31)"
    {{Birth date and age|1993|2|24|mf=yes}} returns " (1993-02-24) February 24, 1993 (age 31)"
    Named parameters for year, month, day
    {{Birth date and age|year=1993|month=2|day=24}} returns " (1993-02-24) February 24, 1993 (age 31)"
    {{Birth date and age|year=1993|month=2|day=24|df=yes}} returns " (1993-02-24) 24 February 1993 (age 31)"
    {{Birth date and age|year=1993|month=2|day=24|mf=yes}} returns " (1993-02-24) February 24, 1993 (age 31)"
    Wikipedia logo This template uses material from the Wikipedia template Template:Birth date and age, which is released under the Creative Commons Attribution-ShareAlike 3.0 Unported License (view authors).