Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (switching to openlayers) |
m (osm) |
||
| Line 50: | Line 50: | ||
{{#display_point: | {{#display_point: | ||
{{#show: {{{location|}}} | ?Has address}}, {{#show: {{{location|}}} | ?Has city}}, {{#show: {{{location|}}} | ?Has country}}~{{Address | {{#show: {{{location|}}} | ?Has address }} | {{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}} }}~The event takes place here.; | {{#show: {{{location|}}} | ?Has address}}, {{#show: {{{location|}}} | ?Has city}}, {{#show: {{{location|}}} | ?Has country}}~{{Address | {{#show: {{{location|}}} | ?Has address }} | {{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}} }}~The event takes place here.; | ||
| − | |service= | + | |service=osm |
|width=250 | |width=250 | ||
|height=250 | |height=250 | ||
| − | |||
}} | }} | ||
|- | |- | ||
Revision as of 23:18, 12 June 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
}}