Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

The Neptunia Wiki needs your help expanding this wiki! Please visit our community portal for all the tasks needed to help this wiki grow, and check out the wiki to-do list on the forums.

Documentation icon Template documentation[view] [edit] [history] [purge]

Description

This template displays the date based on user preferences.

Sample output

  • {{date|2010-08-19}}

2010 August 19

  • {{date|2010|August|19}}

2010 August 19

  • {{date|2010|August}}

→ August 2010

  • {{date|August 19}}

August 19

  • {{date|2010}}

→ 2010

TemplateData

Displays the date based on user preferences.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Full date or year1 year

Outputs the full date if the second to third parameters are not specified, otherwise the year of the date.

Example
2010, August 19, 2010, 19 August 2010, August 2010, Aug 2010, 2010-08-19
Stringrequired
Month2 month

The month of the date.

Example
January
Stringoptional
Day3 day

The day of the date.

Numberoptional
Date format4 format

The format of the date specified.

Suggested values
dmy mdy ymd ISO 8601
Default
ymd
Stringoptional