Difference between revisions of "Calendar"

From Omni Commons
Jump to navigation Jump to search
(adds create new event button)
(adds documentation section and removes table of contents)
Line 1: Line 1:
__NOTOC__


==Add New Event==
==Add New Event==
Line 27: Line 28:
order = descending
order = descending
</DynamicPageList>
</DynamicPageList>
==Documentation==
To add an event, [https://github.com/improper/mediawiki-extensions-yasec#usage follow these instructions]
===Multiple-Day Events===
For multiple-day events, create a page for each day of the event (each title will have a different day), but use the same "Event Title", and they will appear as a multi-day event on the calendar below. It is common to use the first day's event for information, and to redirect the subsequent days to the frist<sup>[https://github.com/improper/mediawiki-extensions-yasec#usage 1]</sup>
====Example====
Create a page for each day of the event, where events over multiple days use the same title (except for the date):
* [[Event:2014/04/19 Sample Event]]
* [[Event:2014/04/20 Sample Event]]

Revision as of 23:15, 13 May 2014


Add New Event

Calendar

<EventCalendar> namespace = Event aspectratio = 1.6 </EventCalendar>

Event list (chronological)


Documentation

To add an event, follow these instructions

Multiple-Day Events

For multiple-day events, create a page for each day of the event (each title will have a different day), but use the same "Event Title", and they will appear as a multi-day event on the calendar below. It is common to use the first day's event for information, and to redirect the subsequent days to the frist1

Example

Create a page for each day of the event, where events over multiple days use the same title (except for the date):