Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
| Line 55: | Line 55: | ||
{{#if: {{{cost|}}} | [[cost::{{{cost}}}| ]] }} | {{#if: {{{cost|}}} | [[cost::{{{cost}}}| ]] }} | ||
{{#if: {{{coordinates|}}} | [[Has coordinates::{{{coordinates}}}| ]] }} | {{#if: {{{coordinates|}}} | [[Has coordinates::{{{coordinates}}}| ]] }} | ||
| − | [[Is Recurring::no]] | + | [[Is Recurring::no| ]] |
[[Category:Event]] | [[Category:Event]] | ||
<!-- Semantic end--> | <!-- Semantic end--> | ||
Revision as of 00:46, 9 November 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>
| tagline= <event description>
| from= <Datetime>
| till= <Datetime>
| country = Luxembourg
| cost=0€
| state=n.a.
| city=Strassen
| organisers= <comma-delimited list of the organisers>
| attendees = <string> Everyone
| url=http://www.external.com
| coordinates=xyz.abc° N, uio.asd° E
}}