Template:Date range/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Date range. It may contain usage information, categories and other content that is not part of the original template page. |
To use
{{Date range|Year of event start|Month of event start|Day of event start|Year of event end|Month of event end|Day of event end}}
For example:
{{Date range|1996|April|20|2002|June|9}}
yields
April 20, 1996 – June 9, 2002
and
{{Date range|1996|April|20|2002|June|9|df=y}}
yields
20 April 1996 – 9 June 2002
Days are optional, allowing
{{Date range|year1=1996|month1=Apr|year2=2002|month2=Jun}}
to yield
April 1996 – June 2002.
Template Data
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Date range in articles based on its TemplateData.
TemplateData for Date range
Represents a range of dates.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Start year | 1 year1 | Year the event started
| Number | required |
Start month | 2 month1 | Month the event started
| String | required |
Start day | 3 day1 | Day the event started
| String | suggested |
End year | 4 year2 | Year the event ended
| Number | required |
End month | 5 month2 | Month the event ended
| String | required |
End day | 6 day2 | Day of month the event ended
| String | suggested |
Day first? | df dayfirst | if 'y' or 'yes', day comes before month | String | optional |
See also
{{Date range and age}}
{{Date range and age in years, months, weeks and days}}
{{Age in years, months, weeks and days}}
- Wikipedia:Age calculation templates