Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (made till mandatory) |
m (", " is said to be the default delimiter if none is set) |
||
Line 36: | Line 36: | ||
| style="padding: 0 7px;" | '''[[Template:Event#Homepage|Homepage]]''': || [[url::{{{url|}}}]] | | style="padding: 0 7px;" | '''[[Template:Event#Homepage|Homepage]]''': || [[url::{{{url|}}}]] | ||
|- | |- | ||
− | | 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]]''': || {{#arraymap:{{{contact|}}}|,|x|[[Has Contact::User:x|x]] ([[Special:EmailUser/x|mail]]) |, }} |
Revision as of 19:18, 22 February 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> | 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 }}