Template:Date: Difference between revisions
Jump to navigation
Jump to search
(Changed to US format, both because of the policy and because of the awkwardness of the previous format when used in articles.) |
m (Text replacement - "]] </noinclude>" to "]]</noinclude>") |
||
Line 31: | Line 31: | ||
|} | |} | ||
[[Category:Inline templates]] | [[Category:Inline templates]]</noinclude> | ||
</noinclude> |
Latest revision as of 01:13, August 30, 2019
{{{2}}} {{{1}}}th
Info
This template serves to standardize the way dates are displayed on the wiki. Feed the date values into the template, and it will write it in a specific format.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | Yes | Day | The day number, from 1 to 31. | |
2 | Yes | Month | The month's name, starting with a capital letter. | |
3 | No | Year | The year number. |
Skeleton
{{date|<day>|<month>|<year>}}
Examples
Code | Result |
---|---|
{{date|1|February|2013}} |
February 1st, 2013 |