Differences between revisions 4 and 5
Revision 4 as of 2003-07-11 23:50:55
Size: 274
Editor: ppp-64-218-208-163
Comment:
Revision 5 as of 2003-07-12 00:12:32
Size: 494
Editor: ppp-64-218-208-163
Comment:
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.

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)