Differences between revisions 3 and 10 (spanning 7 versions)
Revision 3 as of 2003-07-11 23:09:13
Size: 209
Editor: ppp-64-218-208-163
Comment: Add another example (for a different title, month, and year
Revision 10 as of 2003-11-26 20:25:23
Size: 496
Editor: SimonHuggins
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 6: Line 5:
Sample call to MonthCalendar('SampleTitle',2001,6) Sample call to MonthCalendar(SampleTitle,2001,6)
MonthCalendar( text for title, year+1, month, months-offset )
Line 8: Line 8:
[[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.

MonthCalendar

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

TheEarthWiki: Calendar (last edited 2008-02-19 15:39:12 by localhost)