Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
(Added extrainfo field to event template) |
m (don't use extrainfo if unavailable) |
||
Line 71: | Line 71: | ||
| Has coordinates={{#show: {{{location|}}} | ?Has coordinates|link=none}} | | Has coordinates={{#show: {{{location|}}} | ?Has coordinates|link=none}} | ||
| Has picture=File:{{{logo}}} | | Has picture=File:{{{logo}}} | ||
− | | Has extraInfo={{{extrainfo}}} | + | | Has extraInfo={{{extrainfo|}}} |
}} | }} | ||
Revision as of 19:43, 23 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> | 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> | 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, 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 }}