Jump to content

Template:Age range/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

This template returns the number of full years between two specified year ranges.

Example

[edit]
{{age range|from1=1900|from2=1910|to1=1980|to2=1990}}

69–90

{{age range|from1=1900|from2=1910|to=1980}}

69–80

TemplateData

[edit]

This template returns the number of full years between two specified year ranges.

Template parameters

ParameterDescriptionTypeStatus
Year1 ("from" date)from1

The first year of the "from" date

Numberoptional
Year2 ("from" date)from2

The second year of the "from" date

Numberoptional
Year ("from" date)from

If there is only one "from" year then use the from parameter instead of from1 and from2

Numberoptional
Year1 ("to" date)to1

The first year of the "to" date

Numberoptional
Year2 ("to" date)to2

The second year of the "to" date

Numberoptional
Year ("to" date)to

If there is only one "to" year then use the to parameter instead of to1 and to2

Numberoptional

See also

[edit]