Template:Event

From HackerspaceWiki
Jump to: navigation, search

This template is used for collecting data about some event. When inserted in an event's page, it creates a decorative table with much helpful information. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax – there are far easier ways of creating tables in MediaWiki.

To use this template, insert the following at the beginning of your user page. All fields are strictly optional and should be omitted if no data is given.

{{Event
 |  Title=Full title of the given event
 |  Series=Abbreviation of event series, in case the event belongs to a continuing series
 |  Superevent=Larger hosting event (e.g. conference of a workshop)
 |  Type=TODO!!!! The Type of Event (Party, LAN Party Conference, Workshop, Talk, Symposion, Contest) 
 |  Homepage=URL of the homepage
 |  Homepage label=Optional label if homepage URL is too long
 |  Start date=November 9 2006 20:00 (time is optional)
 |  End date=November 10 2006
 |  Min Cost=Basic Entry Fee (if any)
 |  Max Cost=Max Entry Fee, with all the works. (Set = to min cost, if there is only one price)
 |  Venue=The Name of the place it is held at (there might be other events there too)
 |  City=the city the event takes place in
 |  State=the state (or equivalent) the event takes place in
 |  Country=the country the event takes place in
 |  Location=The coordinates of this party.
 |  Abstract deadline=deadline for abstract submissions (usually for papers that are to be submitted later)
 |  Paper deadline=deadline for submitting papers, a special kind of submission deadline; read the docu below
 |  Submission deadline=general deadline for (most relevant kinds of) submissions; read the docu below
 |  Poster deadline=deadline for submitting posters; read the docu below
 |  Demo deadline=deadline for submitting demo papers; read the docu below
 |  Workshop deadline=deadline for submitting workshops proposals
 |  Tutorial deadline=deadline for submitting tutorial proposals
 |  Notification=date of acceptance notifications
 |  Camera ready=deadline for submitting the camera ready
}}

The order of the fields is not relevant. The template should be given as the first thing on a page.

A note on the various deadlines: In general, you only need some deadlines. The submission deadline should represent the single most important deadline for an event. If there is a paper deadline, it automatically counts as a submission deadline as well. The other kinds of deadlines are just relevant for events that accept many forms of contribution (e.g. papers and demos). If an event has just one type of submission (e.g. a developer's event might only accpept demos) then use submission deadline since it is the main deadline and it is clear what kind of submissions are meant.


Event