Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 17: | Line 17: | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#Recurring|Recurring]]''': || [[Is Recurring::{{{recurring|}}}]] | | style="padding: 0 7px;" | '''[[Template:Event#Recurring|Recurring]]''': || [[Is Recurring::{{{recurring|}}}]] | ||
− | |||
− | |||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#Cost|Cost]]''': || [[cost::{{{cost|}}}]] | | style="padding: 0 7px;" | '''[[Template:Event#Cost|Cost]]''': || [[cost::{{{cost|}}}]] | ||
Line 27: | Line 25: | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#Contact Person|Contact Person]]''': || {{#arraymap:{{{contact|}}}|,|x|[[EventContact::User:x|x]]|, }} | | style="padding: 0 7px;" | '''[[Template:Event#Contact Person|Contact Person]]''': || {{#arraymap:{{{contact|}}}|,|x|[[EventContact::User:x|x]]|, }} | ||
− | |- | + | |- |
+ | | colspan="2" style="padding-top: 0.5em; color: white; background-color: #AAAAAA" <!-- | ||
+ | --> | <span style="font-size: 110%;">Location</span> | ||
+ | | style="padding: 0 7px;" | '''[[Template:Event#Where|Where]]''': || [[city::{{{city}}}]], {{#if: {{{state|}}} | [[state::{{{state}}}]], }} [[country::{{{country}}}]] | ||
+ | |- | ||
| colspan="2" style="vertical-align:top; padding: 0 7px;" | '''[[Template:Workshop#Map|Map]]''': | | colspan="2" style="vertical-align:top; padding: 0 7px;" | '''[[Template:Workshop#Map|Map]]''': | ||
|- | |- |
Revision as of 15:33, 10 December 2009
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> | what = <event title> | intro= <event description> | from= <Datetime> | till= <Datetime> | country = Luxembourg | cost=0€ | state=n.a. | city=Strassen | contact= <comma-delimited list of the organisers> | attendees = <string> Everyone | url=http://www.external.com | coordinates=xyz.abc° N, uio.asd° E }}