Difference between revisions of "Calendar"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 1: Line 1:
<div style="float:left; width:80%;">
<div style="float:left; width:80%;">
=What is it for?=
= What is it for? =


Every CoLab user is invited to add their event dates that may be of relevance for other CoLab users to this calendar.
Every CoLab user is invited to add their event dates that may be of relevance for other CoLab users to this calendar. The calendar can be integrated into every article of this wiki by adding the tag
  <nowiki><calendar/></nowiki>
to the articles code.  


The calendar can be integrated in every article of this wiki by adding <nowiki><calendar/></nowiki> in the edit mask.
Upcoming Events are by default displayed below the calendar. Anyway, you can restrict the display to the calendar box only by using
  <nowiki><calendar>upcoming=off</calendar></nowiki>  


Upcoming Events are always displayed below the calendar.


=How to use the calendar=
= How to use the calendar =


To add an event to the calendar, first of all an article page for the event must be created. Adding the date as a category at the end of this article (like this: <nowiki>[[Category:YYYY/MM/DD]]</nowiki>) as well as the <nowiki>[[Category:Events]]</nowiki> will automatically add the event to the calendar. The article title of the event will be listed in the "Events Upcoming" window, too.
To add an event to the calendar, first of all an article page for the event must be created. Adding the date as a category at the end of this article (like this: <nowiki>[[Category:YYYY/MM/DD]]</nowiki>) as well as the <nowiki>[[Category:Events]]</nowiki> will automatically add the event to the calendar. The article title of the event will be listed in the "Events Upcoming" window, too.

Revision as of 16:02, 19 February 2008

What is it for?[edit]

Every CoLab user is invited to add their event dates that may be of relevance for other CoLab users to this calendar. The calendar can be integrated into every article of this wiki by adding the tag

 <calendar/> 

to the articles code.

Upcoming Events are by default displayed below the calendar. Anyway, you can restrict the display to the calendar box only by using

 <calendar>upcoming=off</calendar> 


How to use the calendar[edit]

To add an event to the calendar, first of all an article page for the event must be created. Adding the date as a category at the end of this article (like this: [[Category:YYYY/MM/DD]]) as well as the [[Category:Events]] will automatically add the event to the calendar. The article title of the event will be listed in the "Events Upcoming" window, too.

<calendar/>