Date with three parameters in order: year - month - day (using numbers); it is possible to enter only the year or only the year and the month.

A fourth parameter, which can be used if the first three parameters are also used, returns the text "Accessed on".

Examples edit

{{Date|1758}} gives:
1758

{{Date|1900|01}} gives:
January 1900

{{Date|2020|03|5}} gives:
5 March 2020

{{date|2008|11|29|Accessed on}} gives:
Accessed on 29 November 2008