Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (fixing more recurring event stuff) |
m (adhering to standards) |
||
Line 17: | Line 17: | ||
--><span style="font-size: 150%;">{{#if:{{{what|}}}|{{{what}}}|{{PAGENAME}} }}</span> | --><span style="font-size: 150%;">{{#if:{{{what|}}}|{{{what}}}|{{PAGENAME}} }}</span> | ||
|- | |- | ||
− | | colspan="2" style="padding: 7px;" | [[ | + | | colspan="2" style="padding: 7px;" | [[Has description::{{{intro|}}}]] |
|- | |- | ||
| colspan="2" style="padding: 10px 0px; text-align:center;" |<!-- setting custom image if available-->[[Image:{{#if: {{{logo|}}} |<!--then-->{{{logo}}}|<!--else-->G8033.png}}|240px|link=]] | | colspan="2" style="padding: 10px 0px; text-align:center;" |<!-- setting custom image if available-->[[Image:{{#if: {{{logo|}}} |<!--then-->{{{logo}}}|<!--else-->G8033.png}}|240px|link=]] |
Revision as of 15:14, 1 November 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, 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 }}