Template:Datelink

(Redirected from Template:D)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

A small template to standardize links to a specific day (in production timeline, not in-universe timeline).

Usage[edit source]

{{ datelink | DAY | MONTH | YEAR }}
or
{{ d | DAY | MONTH | YEAR }}

where:

  • DAY = day without leading zero: 1-31
  • MONTH = month name: January-December
  • YEAR = four digits (e.g. 2024), or ? if the year is unknown (i.e. for a birthdate)

Please note that all years before 1964 will automatically be linked to Early production history instead of the actual year.

Example[edit source]

{{datelink|{{CURRENTDAY}}|{{CURRENTMONTHNAME}}|{{CURRENTYEAR}}}}
yields

16 May 2024

External links[edit source]