Template:Date: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{#time:d F Y|{{{1|}}}}}<noinclude> {{/doc}}Category:Formatting templates</noinclude>" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#time:d F Y|{{{1|}}}}}<noinclude> | {{#time:d F Y|{{{1|}}}}}<sup class="noprint" style="font-weight:normal;font-style:normal">[''[[Blooncyclopedia:Dates and timestamps|timestamp needed]]'']</sup><includeonly>[[Category:Articles missing timestamps]]</includeonly><noinclude> | ||
{{/doc}}[[Category:Formatting templates]]</noinclude> | {{/doc}}[[Category:Citation templates]][[Category:Formatting templates]]</noinclude> | ||
Revision as of 16:50, 12 June 2024
14 June 2026[timestamp needed]
Template for formatting dates without a timestamp. The date is automatically formatted as day-month-year and the formatting of the input does not matter as long as the day, month, and year are specified. "25 dec 2024", "December 25, 2024", and "2024-12-25" all have the same output, for example.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Date | 1 | Self-explanatory.
| String | required |
Example usage
| Wikitext | Result |
|---|---|
{{date|25 dec 2024}}
|
25 December 2024[timestamp needed] |
{{date|December 25, 2024}}
|
25 December 2024[timestamp needed] |
{{date|2024-12-25}}
|
25 December 2024[timestamp needed] |