Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (is external --> has organizer) |
m (added keywords) |
||
Line 40: | Line 40: | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#Contact Person|Contact Person(s)]]''': || {{#arraymap:{{{contact|}}}|,|x|[[Has Contact::User:x|x]] ([[Special:EmailUser/x|mail]]) |, }} | | style="padding: 0 7px;" | '''[[Template:Event#Contact Person|Contact Person(s)]]''': || {{#arraymap:{{{contact|}}}|,|x|[[Has Contact::User:x|x]] ([[Special:EmailUser/x|mail]]) |, }} | ||
+ | |- | ||
+ | | style="padding: 0 7px;" | '''[[Template:Event#Contact Person|Contact Person(s)]]''': || {{#arraymap:{{{keywords|}}}|,|x|[[Has keyword::x|x]] |, }} | ||
|- | |- | ||
| colspan="2" style="padding: 0.5em; color: white; background-color: #AAAAAA" | <span style="font-size: 120%;">Location</span> | | colspan="2" style="padding: 0.5em; color: white; background-color: #AAAAAA" | <span style="font-size: 120%;">Location</span> |
Revision as of 19:40, 6 August 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 template will not operate correctly!
{{Event | logo = <filename> | what = <alternate name to pagename, optional> | eventtype = <party, conference, camp, workshop, meeting> | subtitle = <event subtitle> | description= <event description> | extrainfo = <information that will be displayed on the frontpage on the day this event takes place> | from= <Datetime> | till= <Datetime> | organizer=<string> (If this is set to anything other than syn2cat, the event will be marked as external) | announce=<no,yes> (Whether an event is supposed to be announced on twitter, facebook and external agendas) | 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 }}