Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (SMW maintenance) |
m |
||
Line 10: | Line 10: | ||
| colspan="2" style="padding: 7px;" | [[Description::{{{intro|}}}]] | | colspan="2" style="padding: 7px;" | [[Description::{{{intro|}}}]] | ||
|- | |- | ||
+ | <!-- Switch picture on eventtype --> | ||
| colspan="2" style="padding: 10px 0px; text-align:center;" |<!-- setting custom image if available-->[[Image:{{#if: {{{logo|}}} |<!--then-->{{{logo}}}|<!--else-->G8033.png}}|200px|link=]] | | colspan="2" style="padding: 10px 0px; text-align:center;" |<!-- setting custom image if available-->[[Image:{{#if: {{{logo|}}} |<!--then-->{{{logo}}}|<!--else-->G8033.png}}|200px|link=]] | ||
+ | <!-- End Switch picture --> | ||
+ | |- | ||
+ | | style="padding: 0 7px;" | '''[[Template:Event#EventType|Type of Event]]''': || [[Is Event of Type::{{{eventtype}}}]] | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#From|From]]''': || [[StartDate::{{{from}}}]] | | style="padding: 0 7px;" | '''[[Template:Event#From|From]]''': || [[StartDate::{{{from}}}]] |
Revision as of 22:42, 1 May 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 }}