Template:Birth date and age/doc: Difference between revisions

removed unnamed parameters 4, 5, and 6 from TemplateData since not supported in current or prior version of Template:Birth date and age
m (→‎TemplateData: change heading level)
(removed unnamed parameters 4, 5, and 6 from TemplateData since not supported in current or prior version of Template:Birth date and age)
Line 58: Line 58:
<templatedata>
<templatedata>
{
{
"description": "This template returns a living person's date of birth and current age (or age at a certain date).",
"description": "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.",
"params": {
"params": {
"1": {
"1": {
Line 86: Line 86:
"day"
"day"
]
]
},
"4": {
"label": "Age at year",
"description": "Optional date to calculate age"
},
"5": {
"label": "Age at month",
"description": "Optional date to calculate age"
},
"6": {
"label": "Age at day",
"description": "Optional date to calculate age"
},
},
"df": {
"df": {
Anonymous user