• Home
  • Random
  • Nearby
  • Log in
  • Settings
Donate Now If Wikipedia is useful to you, please give today.
  • About Wikipedia
  • Disclaimers
Wikipedia

Template:Calendar date/sandbox

  • Template
  • Talk
  • Language
  • Watch
  • Edit
< Template:Calendar date
This is the template sandbox page for Template:Calendar date (diff).
See also the companion subpage for test cases.
Template documentation[view] [edit] [history] [purge]
This template is rated as alpha. It is ready for third party input, and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and output mechanisms are welcome.
This template uses Lua:
  • Module:Calendar date/sandbox

{{Calendar date/sandbox}} aka {{Moveable date}} is for displaying the calendar date of holidays or events that move annually, that do not have a fixed day and month of occurrence.

Examples include the Jewish new year Hanukkah which is based on a non-Gregorian calendar system. The June solstice wobbles celestially.

Contents

  • 1 Usage
  • 2 Options
  • 3 Adding or editing holidays
  • 4 Holidays with multiple aliases
  • 5 Dynamic dates
    • 5.1 Offset date
  • 6 Tracking categories
  • 7 VisualEditor TemplateData
  • 8 External links

Usage

edit

The template requires only two arguments, the holiday/event name (|holiday= or |event= are synonymous) and the year |year= in the Gregorian calendar.

Example:

{{calendar date |holiday=Rosh Hashanah |year=2019}}
Produces:
Sunset, 29 September 2019 – nightfall, 1 October 2019

Optionally try |format=infobox in an infobox

Example:

{{Calendar date |holiday=Rosh Hashanah |year=2019 |format=infobox}}
Produces:
Sunset, 29 September –
nightfall, 1 October

Options

edit

Required

holiday or event
Name of an available holiday. Ex. |holiday=Rosh Hashanah or |event=Rosh Hashanah
year
Year of event. Ex. |year=2019

Options

df
Date Format options can be "dmy", "mdy" or "iso" (|df=dmy). Defaults are set in Module:Calendar date/events
format
Use |format=infobox in an infobox
cite
If set to anything (|cite=) a citation is added.

Adding or editing holidays

edit

Holidays are configured in Module:Calendar date/events which has additional documentation and examples.

There are two holiday types: "calculator" and "localfile".

calculator - Moveable dates are determined with a calculator plugin. For example Rosh Hashanah uses the {{Hebrew year}} calculator:

datatype = "calculator"
datasource = "{{#time:Y-m-d|@{{Hebrew year/rhdatum|{{#timel:xjY|YYYY-11-1}}}}-1 days}}"
When the template runs, it replaces "YYYY" with the value of the |year= argument, then executes the datasource code. Calculators can be any available on Wikipedia, so long as it accepts a year value and returns a date in ISO format. All calculators are third-party plugins, the template does not do calculations.

localfile - When a calculator is not possible or unavailable, moveable dates can be stored in local files. For example with Tu BiShvat:

datatype = "localfile"
datasource = "Module:Calendar date/localfiles/Tu BiShvat"
The file Module:Calendar date/localfiles/Tu BiShvat contains a static list of dates.

wikidata - <to be developed - see talk page for more info>

Holidays with multiple aliases

edit

If a holiday has multiple aliases, and it's desired the template support them with the |holiday= argument, create multiple entries in Module:Calendar date/events one for each name.

Dynamic dates

edit

The |year= can accept templates.

For example, to show the current year for Tu BiShvat use {{CURRENTYEAR}}:
{{Moveable date |holiday=Tu BiShvat |year={{CURRENTYEAR}}}}
Produces
Sunset, 12 February 2025 – nightfall, 13 February 2025

Other useful templates are {{LASTYEAR}} and {{NEXTYEAR}}.

Combined they can be used in infoboxes to fully automate updates, example from the Hanukkah infobox:

|date{{LASTYEAR}} = {{Moveable date |holiday=Hanukkah |year={{LASTYEAR}} |format=infobox |cite=}}
|date{{CURRENTYEAR}} = {{Moveable date |holiday=Hanukkah |year={{CURRENTYEAR}} |format=infobox}}
|date{{NEXTYEAR}} = {{Moveable date |holiday=Hanukkah |year={{NEXTYEAR}} |format=infobox}}
|date{{NEXTYEAR|2}} = {{Moveable date |holiday=Hanukkah |year={{NEXTYEAR|2}} |format=infobox}}

Offset date

edit

An offset date can be calculated for a given moveable date using #time parser function.

For example, to show the date of the Friday following Ascension Thursday:
{{Moveable date |holiday=Ascension Thursday |df=dM |year={{CURRENTYEAR}}}}
{{#time: d M Y| {{Moveable date |holiday=Ascension Thursday |df=d |year={{CURRENTYEAR}}}} + 1 day}}
Produces
29 May 2025
30 May 2025

Tracking categories

edit
  • Category:Calendar date template errors

VisualEditor TemplateData

edit

What is this? See https://www.mediawiki.org/wiki/Help:TemplateData

A template for displaying moving calendar dates

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Name of holiday/eventholiday

The name of the holiday or event

Example
Rosh Hashana
Stringrequired
Holiday yearyear

The year to display the holiday dates for

Example
2019
Stringrequired
Display format optionformat

Options for controlling display output such as for an infobox

Default
none
Example
infobox
Stringoptional
Date Formatdf

Date format to use when displaying dates

Default
dmy
Example
mdy
Stringoptional

External links

edit
  • Simple holidays by Mark Seemann
The above documentation is transcluded from Template:Calendar date/doc. (edit | history)
Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
Add categories to the /doc subpage. Subpages of this template.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Calendar_date/sandbox&oldid=856648678"
Last edited on 26 August 2018, at 18:26

Languages

      This page is not available in other languages.

      Wikipedia
      • Wikimedia Foundation
      • Powered by MediaWiki
      • This page was last edited on 26 August 2018, at 18:26 (UTC).
      • Content is available under CC BY-SA 4.0 unless otherwise noted.
      • Privacy policy
      • About Wikipedia
      • Disclaimers
      • Contact Wikipedia
      • Code of Conduct
      • Developers
      • Statistics
      • Cookie statement
      • Terms of Use
      • Desktop