Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (Minor change to the till section. Let's see if this changes anything.) |
m (maybe it is the calendar part and not the row above) |
||
Line 25: | Line 25: | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#Till|Till]]''': || [[EndDate::{{#if: {{{till|}}} | {{{till}}} | {{{from}}} }}]] | | style="padding: 0 7px;" | '''[[Template:Event#Till|Till]]''': || [[EndDate::{{#if: {{{till|}}} | {{{till}}} | {{{from}}} }}]] | ||
+ | <!-- | ||
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Event#iCal|Add to your calendar]]''': || {{#if: {{{till|}}} | Download {{#show: {{PAGENAME}} | ?Has PageName | ?StartDate = start |?EndDate = end |format=icalendar |icalendartitle=syn2cat-{{PAGENAME}} }} | n.a. }} | + | | style="padding: 0 7px;" | '''[[Template:Event#iCal|Add to your calendar]]''': || {{#if: {{{till|}}} | Download {{#show: {{PAGENAME}} | ?Has PageName | ?StartDate = start | ?EndDate = end | format=icalendar |icalendartitle=syn2cat-{{PAGENAME}} }} | n.a. }} |
+ | --> | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#Recurring|Recurring]]''': || [[Is Recurring::{{{recurring|}}}]] | | style="padding: 0 7px;" | '''[[Template:Event#Recurring|Recurring]]''': || [[Is Recurring::{{{recurring|}}}]] |
Revision as of 20:33, 2 January 2011
Usage
Copy and paste this code or simply use the Form:Event to add your event.
If you don't set a "till" date, the "from" date will be used.
{{Event | logo = <filename> | eventtype = <party, conference, camp, workshop, meeting> | what = <event title> | intro= <event description> | from= <Datetime> | till= <Datetime> | recurring = <no, daily, weekly, bi-weekly, monthly, dayofweekinmonth, bi-monthly, yearly> | cost=0€ | u19 = <yes/no> | location=Hackerspace, Strassen | contact= <comma-delimited list of the organisers> | attendees = <string> Everyone | url=http://www.website.com }}