Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 6: | Line 6: | ||
! colspan="2" <!-- This is the header | ! colspan="2" <!-- This is the header | ||
--> style="padding-top: 0.5em; color: white; background-color: #AAAAAA" <!-- | --> style="padding-top: 0.5em; color: white; background-color: #AAAAAA" <!-- | ||
− | |||
Switch Icons on eventtype | Switch Icons on eventtype | ||
− | + | --> | | |
− | --> | | + | |
{{#switch: {{eventtype}} | {{#switch: {{eventtype}} | ||
− | Workshop = Workshop.png | + | Workshop = [[Image:Workshop.png|link=|left|40px]] |
− | Meeting = Meeting.png | + | Meeting = [[Image:Meeting.png|link=|left|40px]] |
− | #default = Event.png | + | #default = [[Image:Event.png|link=|left|40px]] |
− | + | }}<!-- | |
--><span style="font-size: 150%;">{{#if:{{{what|}}}|{{{what}}}|{{PAGENAME}} }}</span> | --><span style="font-size: 150%;">{{#if:{{{what|}}}|{{{what}}}|{{PAGENAME}} }}</span> | ||
|- | |- |
Revision as of 23:24, 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> | eventtype = <party, conference, camp, workshop, meeting> | what = <event title> | intro= <event description> | from= <Datetime> | till= <Datetime> | recurring = <no, day, week, month, year> | cost=0€ | u19 = <yes/no> | location=Hackerspace, Strassen | contact= <comma-delimited list of the organisers> | attendees = <string> Everyone | url=http://www.website.com }}