Difference between revisions of "Template:Birth date and age2/doc"

From blackwiki
Jump to navigation Jump to search
imported>GKFX
(→‎TemplateData: Clarify)
imported>DePiep
 
Line 59: Line 59:
 
"label": "Birth day"
 
"label": "Birth day"
 
},
 
},
"Date first": {
+
"df": {
"example": "y",
+
"label": "date first format",
"type": "string",
+
"description": "sets format to dmy",
"suggested": true
+
"example": "y, yes",
 +
"type": "string"
 +
},
 +
"mf": {
 +
"label": "month first format",
 +
"description": "mf=yes sets format to mdy",
 +
"default": "this is the templates default"
 
}
 
}
 
},
 
},
Line 74: Line 80:
 
"5",
 
"5",
 
"6",
 
"6",
"Date first"
+
"df",
 +
"mf"
 
]
 
]
 
}
 
}

Latest revision as of 17:01, 23 March 2018

This template displays a person's birth date and age at a specified date.
This allows you to show how old a person was at the time they participated in an event or made an achievement.

Usage

Syntax
{{birth date and age2 |specified year|specified month|specified day |year of birth|month of birth|day of birth}}
Format
{{birth date and age2 |yyyy|mm|dd |yyyy|mm|dd |df=y}}
Example

{{birth date and age2 |1988|6|10 |1961|7|4 |df=y}} produces:  (1961-07-04)4 July 1961 (aged 26)

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Birth date and age2

This template displays a person's birth date and age at a specified date.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Specified year1

Adds the specified year.

Example
1970
Numbersuggested
Specified month2

Adds the specified month.

Example
5
Numbersuggested
Specified day3

Adds the specified day.

Example
23
Numbersuggested
Birth year4

no description

Example
1952
Numbersuggested
Birth month5

no description

Example
4
Numbersuggested
Birth day6

no description

Example
18
Numbersuggested
date first formatdf

sets format to dmy

Example
y, yes
Stringoptional
month first formatmf

mf=yes sets format to mdy

Default
this is the templates default
Unknownoptional

See also