imported>Tjtrumpet2323 (New page: <includeonly> {{Calendar/Sun1stMonthStart{{#time:D|{{{year|{{CURRENTYEAR}}}}}-{{{month|{{CURRENTMONTH}}}}}-01 +1 second}} |cur_month=[[{{#time:Y-m|{{{year|{{CURRENTYEAR}}}}}-{{{month|{{CUR...) |
imported>Tjtrumpet2323 m (→Sample) |
||
Line 46: | Line 46: | ||
*<code>month=''month''</code> (Full month name or number, e.g. month=March or month=03) - default = <code><nowiki>{{CURRENTMONTH}}</nowiki></code> | *<code>month=''month''</code> (Full month name or number, e.g. month=March or month=03) - default = <code><nowiki>{{CURRENTMONTH}}</nowiki></code> | ||
− | + | ||
− | |||
== See also == | == See also == | ||
[[wikipedia:Template:CalendarCustom|This template on Wikipedia]] | [[wikipedia:Template:CalendarCustom|This template on Wikipedia]] | ||
</noinclude> | </noinclude> |
Revision as of 01:34, 25 May 2008
Description
This template allows the display of any monthly calendar (from 1970-2037).
Usage
{{Calendar/Month}}: 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}}