Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (logo) |
m (time for a change) |
||
| Line 17: | Line 17: | ||
<div style="font-size:110%;text-align:right;padding-right:3px;">[[Has subtitle::{{{subtitle|}}}]]</div> | <div style="font-size:110%;text-align:right;padding-right:3px;">[[Has subtitle::{{{subtitle|}}}]]</div> | ||
|- | |- | ||
| − | | colspan="2" style="padding: 10px 0px; text-align:center;" |<!-- setting custom image if available-->[[File:{{#if: {{{logo|}}} |{{{logo}}}| | + | | colspan="2" style="padding: 10px 0px; text-align:center;" |<!-- setting custom image if available-->[[File:{{#if: {{{logo|}}} |{{{logo}}}|Weareinnovative.png}}|240px|link=]] |
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#EventType|Type of Event]]''': || [[Is Event of Type::{{{eventtype}}}]] | | style="padding: 0 7px;" | '''[[Template:Event#EventType|Type of Event]]''': || [[Is Event of Type::{{{eventtype}}}]] | ||
Revision as of 19:58, 9 August 2011
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 template will not operate correctly!
{{Event
| logo = <filename>
| what = <alternate name to pagename, optional>
| eventtype = <party, conference, camp, workshop, meeting>
| subtitle = <event subtitle>
| description= <event description>
| extrainfo = <information that will be displayed on the frontpage on the day this event takes place>
| from= <Datetime>
| till= <Datetime>
| organizer=<string> (If this is set to anything other than syn2cat, the event will be marked as external)
| announce=<no,yes> (Whether an event is supposed to be announced on twitter, facebook and external agendas)
| recurring = <no, daily, weekly, bi-weekly, monthly, dayofweekinmonth, 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
}}