Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 32: | Line 32: | ||
| style="padding: 0 7px;" | '''[[Template:Event#Venue|Venue]]''': || [[At Venue::{{{venue|}}}]] | | style="padding: 0 7px;" | '''[[Template:Event#Venue|Venue]]''': || [[At Venue::{{{venue|}}}]] | ||
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Event#Where|Where]]''': || [[Has location::{{{location|}}}]] ({{Address|{{#show: {{{ | + | | style="padding: 0 7px;" | '''[[Template:Event#Where|Where]]''': || [[Has location::{{{location|}}}]] ({{Address|{{#show: {{{location|}}} | ?Has address}}|{{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}}}}) |
<!-- [[city::{{{city}}}]], {{#if: {{{state|}}} | [[state::{{{state}}}]], }} [[country::{{{country}}}]]--> | <!-- [[city::{{{city}}}]], {{#if: {{{state|}}} | [[state::{{{state}}}]], }} [[country::{{{country}}}]]--> | ||
|- | |- | ||
Line 40: | Line 40: | ||
{{ | {{ | ||
#display_point: | #display_point: | ||
− | {{#show: {{{ | + | {{#show: {{{location|}}} | ?Has address}} {{#show: {{{location|}}} | ?Has city}}~{{Address|{{#show: {{{location|}}} | ?Has address}}|{{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}}}} |
|width=250 | |width=250 | ||
|height=250 | |height=250 | ||
Line 75: | Line 75: | ||
| from= <Datetime> | | from= <Datetime> | ||
| till= <Datetime> | | till= <Datetime> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| location=Hackerspace, Strassen | | location=Hackerspace, Strassen | ||
| cost=0€ | | cost=0€ |
Revision as of 20:22, 12 March 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> | what = <event title> | intro= <event description> | from= <Datetime> | till= <Datetime> | location=Hackerspace, Strassen | cost=0€ | venue=Syn2cat | contact= <comma-delimited list of the organisers> | attendees = <string> Everyone | url=http://www.external.com | coordinates=xyz.abc° N, uio.asd° E }}