Template:Calendar date/infobox/doc

From Wikipedia, the free encyclopedia

Template:Calendar date/infobox is used on infoboxes, such as {{Infobox holiday}} to add event dates.

Usage[edit]

{{Calendar date/infobox|year=}}

Parameter list[edit]

Parameter Explanation
year The year the event takes place. Most uses can use one of the preset values: |year=last, |year=current, |year=next or |year=next2. Can also accept any manual year value.
holiday The name of the holiday. If left empty the template uses {{PAGENAMEBASE}}, which uses the name of the article without disambiguation.
cite Set to "no" if there is no reference attached to eliminate the citation error.

Example[edit]

| date{{LASTYEAR}}    = {{Calendar date/infobox|year=last}}
| date{{CURRENTYEAR}} = {{Calendar date/infobox|year=current}}
| date{{NEXTYEAR}}    = {{Calendar date/infobox|year=next}}
| date{{NEXTYEAR|2}}  = {{Calendar date/infobox|year=next2}}