Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (testing coordinates instead of geocoding) |
m (test) |
||
| Line 45: | Line 45: | ||
| 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> | ||
|- | |- | ||
| − | | style="padding: 0 7px;" | '''[[Template:Event#Where|Where]]''': || [[Has location::{{{location|}}}]] ({{Address|{{#show: {{{location|}}} | ?Has address|link=none}}|{{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}}}}) | + | | style="padding: 0 7px;" | '''[[Template:Event#Where|Where]]''': || [[Has location::{{{location|}}}]] ({{Address|{{#show: {{{location|}}} | ?Has address|link=none}}|{{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}}}} {{#show: {{{location|}}} | ?Has coordinates }}) |
|- | |- | ||
| style="vertical-align:top; padding: 0 7px;" | '''[[Template:Event#Map|Map]]''': | | style="vertical-align:top; padding: 0 7px;" | '''[[Template:Event#Map|Map]]''': | ||
| | | | ||
{{#display_point: | {{#display_point: | ||
| − | {{#show: {{{location|}}} | ?Has coordinates}}~{{Address | {{#show: {{{location|}}} | ?Has address }} | {{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}} }}~The event takes place here.; | + | {{#show: {{{location|}}} | ?Has coordinates }}~{{Address | {{#show: {{{location|}}} | ?Has address }} | {{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}} }}~The event takes place here.; |
|width=250 | |width=250 | ||
|height=250 | |height=250 | ||
Revision as of 17:50, 22 October 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, daily, weekly, bi-weekly, monthly, xofmonth, 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
}}