Template:CalendarMonth

From Geohashing
Revision as of 00:03, 25 May 2008 by imported>Tjtrumpet2323 (New page: <includeonly> {{Calendar/{{{format|Sun1st}}}MonthStart{{#time:D|{{{year|{{CURRENTYEAR}}}}}-{{{month|{{CURRENTMONTH}}}}}-01 +1 second}} |cur_month=[[{{#time:F|{{{year|{{CURRENTYEAR}}}}}-{{{...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This template allows the display of any monthly calendar (from 1970-2037). It is customizable in that the user can select which day the calendar should start on (Sunday or Monday).

Usage

{{CalendarMonth}}: Displays the current month's calendar.
Parameters: The following parameters can be used to display any calendar

  • year=year (four digit year, e.g. year=2008, valid years are 1970-2037) - default = {{CURRENTYEAR}}
  • month=month (Full month name or number, e.g. month=March or month=03) - default = {{CURRENTMONTH}}
  • format=startday (Calendar start day (leftmost day), can be Sun1st or Mon1st, e.g. format=Sun1st) - default = Sun1st
  • show_year=true/false (Display the year under the calendar, e.g. show_year=true) - default = false

Sample

« July 2024 »
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31

See also

This template on Wikipedia