Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly>{| align="right" cellpadding="0" cellspacing="5" style="position:relative; margin: 0 0 0.5em 1em; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: right; clear: right; width: 20em" |
| − | {| align="right" cellpadding="0" cellspacing="5" style="position:relative; margin: 0 0 0.5em 1em; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: right; clear: right; width: 20em" | + | |
| align="center" colspan="2" style="background-color: white; text-align: center;" | | | align="center" colspan="2" style="background-color: white; text-align: center;" | | ||
{| width="100%" | {| width="100%" | ||
| Line 56: | Line 55: | ||
{{#if: {{{coordinates|}}} | [[Has coordinates::{{{coordinates}}}| ]] }} | {{#if: {{{coordinates|}}} | [[Has coordinates::{{{coordinates}}}| ]] }} | ||
[[Is Recurring::no| ]] | [[Is Recurring::no| ]] | ||
| − | [[Category:Event]] | + | [[Category:Event]]</includeonly> |
| − | + | ||
| − | </includeonly> | + | |
<noinclude> | <noinclude> | ||
Revision as of 13:36, 14 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
}}