Difference between revisions of "Calendar"

From MPDLMediaWiki
Jump to navigation Jump to search
 
Line 23: Line 23:


[[Category:Events]]
[[Category:Events]]
[[Category:CoLab]]

Latest revision as of 17:59, 26 February 2014

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/>