Template:CurrentDate: Difference between revisions

From Absit Omen Lexicon
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{#switch: {{{1}}}
{{#switch: {{{1}}}
  | day = 20
  | day = 20
  | month =  12
  | month =  05
  | year = 2009
  | year = 2010
  | date = {{#formatdate:2009-12-20}}
  | date = {{#formatdate:2009-12-20}}
  | iso = 2009-12-20
  | iso = 2009-12-20

Revision as of 01:05, 8 October 2012

This template returns the last date of the current dates (2009-11-15-2009-12-20) in play at Absit Omen.

Syntax:
{{CurrentDate|value}}
Values accepted are: date, iso, first, firstiso, range
Example
{{CurrentDate|date}} returns "2009-12-20"
{{CurrentDate|iso}} returns "2009-12-20"
{{CurrentDate|first}} returns "2009-11-15"
{{CurrentDate|firstiso}} returns ""
{{CurrentDate|range}} returns ""
Bulbgraph.png
Note: There is no default value for the CurrentDate template. If a value is not entered, nothing will be displayed.