274
Comment:
|
494
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
Sample call to MonthCalendar('SampleTitle',2001,6) | Sample call to MonthCalendar(SampleTitle,2001,6) |
Line 9: | Line 9: |
[[MonthCalendar('SampleTitle',2001,6)]] | [[MonthCalendar(SampleTitle,2001,6)]] Note, the SampleTitle used in the calendar is also the pages used for the links from the Calendar dates. ie: The Date June 2, 2001 above will link to http://the.earth.li/~huggie/cgi-bin/moin/SampleTitle_2f2001_2d06_2d02 |
This is mostly being fiddled with at the moment and could go away or break at any time.
Sample call to MonthCalendar(SampleTitle,2001,6) MonthCalendar( text for title, year+1, month, months-offset )
MonthCalendar(SampleTitle,2001,6)
Note, the SampleTitle used in the calendar is also the pages used for the links from the Calendar dates. ie: The Date June 2, 2001 above will link to http://the.earth.li/~huggie/cgi-bin/moin/SampleTitle_2f2001_2d06_2d02