Lan:Calendar: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{Lan_head}}
{{Lan_head}}


When putting in an entry, you can use the [Lan:Calendar]
When putting in an entry, you can add the [Lan:Calendar] in your entry and it will make returning to the calendar easier.





Latest revision as of 17:01, 27 June 2008

Home        Who We Are        Research        Publications        Lab Members        Protocols and Recipes        Lab Members Only       


When putting in an entry, you can add the [Lan:Calendar] in your entry and it will make returning to the calendar easier.


<calendar> name=Equipment Booking view=days days=1 date=yesterday format=%name/%year-%m-%d formattitle="%M %day, %year (%l) (Yesterday)" skipempty=1 weekformat=list </calendar>

<calendar> name=Equipment Booking view=days days=1 date=today format=%name/%year-%m-%d formattitle="%M %day, %year (%l) (Today)" weekformat=list </calendar>

<calendar> name=Equipment Booking view=days days=12 date=tomorrow format=%name/%year-%m-%d formattitle="%M %day, %year (%l)" skipempty=1 weekformat=list </calendar>

Coming Soon

<calendar> name=Equipment Booking view=threemonths format=%name/%year-%m-%d weekstart=7 </calendar>