Template:Birth based on age as of date/doc

Kufuma Wikipedia
Warning

This IP address is used for vandalism on Meta

Welcome to the Wikimedia Meta-Wiki!

Please keep test edits in the sandbox. Otherwise, this could be considered vandalism and may lead to you being blocked from editing.

For a person whose date of birth is unknown, this template estimates the person's birth year and current age based on a given age at a certain date. This is useful when a reliable source states only their age at the time of publication.

Syntax[kulemba source]

Typical use:[kulemba source]

 {{birth based on age as of date | age | year | month | day }} 
Template:
{{birth based on age as of date|50|2022|8|3}}
Result:
1971/1972 (age 51–52)

The age, year, and day must be supplied as natural numbers; month can be specified as a natural number as well as by name or abbreviation (e.g. "August" or "Aug"). The Gregorian calendar is assumed, with no special support provided for dual dating or the difference between Old Style and New Style dates.

If they are not known, the "day" and "month" fields can be omitted; this is useful if, for example, only the publication year for a source is known.

Separator[kulemba source]

In contexts which are tight for space, the separator between the two possible years should be a slash: 1950/1951. Elsewhere it should be written out, as in: 1950 or 1951.

To use the / separator, add |slash=y (any value will work). To use or, in compliance with WP:APPROXDATE, add |mos=1.

Template:
{{birth based on age as of date|50|2022|8|3|slash=y}}
Result:
1971/1972 (age 51–52)
Template:
{{birth based on age as of date|50|2022|8|3|mos=1}}
Result:
1971 or 1972 (age 51–52)

No age[kulemba source]

To suppress the age field, set |noage=1:

Template:
{{birth based on age as of date|50|2022|8|3|noage=1|slash=y}}
Result:
1971/1972

With the |noage=1 option, the month and day can be "1".

Examples[kulemba source]

If, for example, a reference dated July 4, 2022 mentions that someone is 50 years old, that person's birth year and age can be rendered using:

{{birth based on age as of date|50|2022|July|4}}

The following examples are for a person reported as being 50 years old in 2023

Template code Result
{{birth based on age as of date|50|2023|05|3}} 1972/1973 (age 51)
{{birth based on age as of date|50|2023|Meyi|3}} 1972/1973 (age Expression error: Unexpected < operatorExpression error: Unexpected < operator)
{{birth based on age as of date|50|2023|12|31}} 1972/1973 (age 50–51)
{{birth based on age as of date|50|2023|Jan|1}} 1972/1973 (age 51–52)
{{birth based on age as of date|50|2023|12|31|noage=1}} 1972/1973
{{birth based on age as of date|50|2023|Jan|1|noage=1}} 1972/1973
{{birth based on age as of date|50|2023|Meyi}} 1972/1973 (age Expression error: Unexpected < operatorExpression error: Unexpected < operator)
{{birth based on age as of date|50|2023|Jan}} 1972/1973 (age 51–52)
{{birth based on age as of date|50|2023|12}} 1972/1973 (age 50–51)
{{birth based on age as of date|50|2023}} 1972/1973 (age 50–52)


This template calculates the birth year and current age based on the age as of a date.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Age1

Age of subject at date of reference's publication.

Example
55
Numberrequired
Year2

Year of publication of reference.

Example
1950
Numberrequired
Month3

Month of publication of reference.

Example
8 or August
Stringsuggested
Day4

Day of publication of reference.

Example
21
Numbersuggested
MOS compliancemos

Set to a value of 1 to replace the '/' separator with ' or ' in compliance with [[WP:APPROXDATE]].

Example
1
Numberoptional
Hide agenoage

Set to a value of 1 to display year of birth without the age.

Example
1
Numberoptional

Redirects[kulemba source]