Template:Jam

From OLPC
Revision as of 21:52, 10 July 2007 by Mchua (talk | contribs)
Jump to: navigation, search

This template will format in a standard way a page for an OLPC Jam event.



[[{{{headergraphic}}}|center]]

[[{{{jamtitle}}}/Schedule|Schedule]] | [[{{{jamtitle}}}/Registration|Registration]] | [[{{{jamtitle}}}/Venue|Venue]] | [[{{{jamtitle}}}/Press|Press]] | [[{{{jamtitle}}}/Sponsors|Sponsors]] | [[{{{jamtitle}}}/Budget|Budget]] | [[{{{jamtitle}}}/Results|See What We Made]] | [[{{{jamtitle}}}/Feedback|Feedback]]

In A Nutshell

{{{jamtitle}}}<br\> Where: {{{location}}}<br\> When: {{{date}}}<br\> Goal: {{{goal_short}}}

What is a Jam?

An OLPC Jam is a content creation crunch that gets participants from idea to reality in just a few days. By the end of the Jam, you'll have something finished to test with local schoolchildren (who serve as judges for the event). It's a great way to get started developing for OLPC. Click here to learn more.

I want to participate!

Jams are collaboratively organized events, so the best way to get started is to just dive in and introduce yourself. Participating in this Jam? Have ideas? Want to coordinate rides, teams, projects, or talk about the Jam? Edit the [[Talk:{{{jamtitle}}}|Jam Talk Page]]!

Usage

Copy-paste the below code into your wiki page, filling in appropriate details. You'll have to go in and create each of the subpages at the top (Budget, Sponsors, etc.) yourself, and it's recommended that you add your own content after the default template. See Game Jam Boston June 2007 for an example of usage.

{{Jam
 | headergraphic   = <!-- Banner at top of page; you'll need to upload the file to the wiki. file name.ext (sans [[Image:file name.ext]] -->
 | jamtitle        = <!-- Title of the Jam. Typically TypeJam_LocationMonthYear, as in GameJam_BostonJune2007. -->
 | location        = <!-- Location/address of the Jam -->
 | date            = <!-- Date of the Jam -->
 | goal_short      = <!-- One-sentence description of Jam goal/challenge/objective-->
}}