Template:CurrentDate: Difference between revisions
From Absit Omen Lexicon
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} | ||
| day = | | day = 15 | ||
| month = | | month = 02 | ||
| year = 2010 | | year = 2010 | ||
| date = {{#formatdate:2010- | | date = {{#formatdate:2010-02-15}} | ||
| iso = 2010- | | iso = 2010-02-15 | ||
| first={{#formatdate:2010-01- | | first={{#formatdate:2010-01-15}} | ||
| #default = | | #default = | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 18:09, 27 May 2013
This template returns the last date of the current dates (2010-01-15-2010-02-15) in play at Absit Omen.
- Syntax:
- {{CurrentDate|value}}
- Values accepted are: date, iso, first, firstiso, range
- Example
- {{CurrentDate|date}} returns "2010-02-15"
- {{CurrentDate|iso}} returns "2010-02-15"
- {{CurrentDate|first}} returns "2010-01-15"
- {{CurrentDate|firstiso}} returns ""
- {{CurrentDate|range}} returns ""
The above documentation is transcluded from Template:CurrentDate/doc. (edit | history) |