1Builds a complete HTML calendar for the given year, with a link to create a new page for each day of the year. Existing pages will have a tooltip showing a preview of the page content.
2----
3Parameters:
41. ns=<namespace> (defaults: current ns)
52. year=YYYY : build calendar for this year (default: this year)
63. name=<name> : prefix for new page name, e.g diary, journal, day [default]
74. size=?? : font size to use; this controls the width/height of the calendar table (default:12px)
8----
9E.g.: {{yearbox>year=2010;name=journal;size=12;ns=diary}}