Template:Birth based on age at death
| This is a customized wrapper for the {{Birth based on age as of date}} template, which means it's built upon the other template's code. Parameters from {{Birth based on age as of date}} will only work here if they have been added to this template. If you have questions, ask at the talk page! |
This template calculates a person's approximate birth year based on their age at death. This is useful when a reliable source states only their age at death.
This can also be used when a person is dead and a reliable source states only their age at the time of publication, but their actual death date is not known.
Syntax
[edit]{{Birth based on age at death|age|YYYY|MM|DD}}
Example
[edit]{{Birth based on age at death|93|1978|09|12}}: 1884 or 1885{{Birth based on age at death|25|1846|01|04|slash=yes}}: 1820/1821
Supporting template
[edit]This template is implemented using {{birth based on age as of date}} with |noage=1.
This template calculates a person's approximate birth year based on their age at death.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Age at death | 1 | no description | Number | required |
| Year | 2 | The year the age was stated | Number | required |
| Month | 3 | The month the age was stated
| String | required |
| Day | 4 | The day the age was stated | Number | required |
| Use slash? | slash | Uses a slash (/) to separate between the two possible years instead of "or" | Boolean | suggested |