Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (SMW maintenance - Unifying all event templates) |
m |
||
Line 37: | Line 37: | ||
| 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]]''': || | | + | | 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 23:21, 1 May 2010
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, day, week, month, year> | cost=0€ | u19 = <yes/no> | location=Hackerspace, Strassen | contact= <comma-delimited list of the organisers> | attendees = <string> Everyone | url=http://www.website.com }}