Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (osm) |
m (may have multiple contact persons) |
||
Line 40: | Line 40: | ||
| style="padding: 0 7px;" | '''[[Template:Event#Attendees|Attendees]]''': || | {{#arraymap:{{{attendees|}}}|,|x|[[Has attendee::User:x|x]]}} | | style="padding: 0 7px;" | '''[[Template:Event#Attendees|Attendees]]''': || | {{#arraymap:{{{attendees|}}}|,|x|[[Has attendee::User:x|x]]}} | ||
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Event#Contact Person|Contact Person]]''': || {{#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]]) |, }} |
|- | |- | ||
| 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 13:42, 3 July 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> | eventtype = <party, conference, camp, workshop, meeting> | what = <event title> | intro= <event description> | from= <Datetime> | till= <Datetime> | external=<no,yes> (Whether an event is organized by us or somebody else) | announce=<no,yes> (Whether an event is supposed to be announced on twitter, 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 }}