Difference between revisions of "Template:Calendar Date Span"
From GFBio Public Wiki
(Imported Date Templates) |
m (null edit) |
||
Line 25: | Line 25: | ||
| | | | ||
{{date|{{{start}}}}} - {{date|{{{end}}}}} | {{date|{{{start}}}}} - {{date|{{{end}}}}} | ||
− | }} }} }}</includeonly><noinclude> | + | }} }} }}</includeonly> |
+ | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 11:30, 27 May 2019
A template to describe an event that spans over several days. The months are spelled out and the text is highlighted in bold, if the current date is within the date span. For time spans with a from and to date, please use the Template:Calender Date.
Parameter | Description | Type | Status | |
---|---|---|---|---|
start | start | the first day of the event, formatted according to ISO 8601 (YYY-MM-DD).
| date | required |
end | end | the last day of the event, formatted according to ISO 8601 (YYY-MM-DD).
| date | required |
output | output | an optional way to overwrite the written output of the template, e.g. when there is still uncertainty about the precise dates. Machine readable ISO date still have to be provided and the text will be highlighted in bold, if the current date is within the specified date span.
| string | optional |