Difference between revisions of "Template:Game"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) (Created page with '<includeonly>{| class="infobox" style="font-size:90%; text-align:left; width:20em;" cellspacing="2" ! class="summary" style="font-size:110%; text-align:center;" colspan="2" | ''{…') |
Morbus Iff (talk | contribs) |
||
Line 23: | Line 23: | ||
{{Game | {{Game | ||
| name = | | name = | ||
+ | | started = | ||
+ | | ended = | ||
| image = | | image = | ||
| image_size = | | image_size = | ||
Line 37: | Line 39: | ||
| '''name''' * | | '''name''' * | ||
| The full common name of the game. (defaults to <nowiki>{{PAGENAME}}</nowiki> if empty). | | The full common name of the game. (defaults to <nowiki>{{PAGENAME}}</nowiki> if empty). | ||
+ | |- | ||
+ | | '''started''' | ||
+ | | Specify the game's start date as YYYY-MM-DD (for ARGs, treasure hunts, etc.). | ||
+ | |- | ||
+ | | '''ended''' | ||
+ | | Specify the game's end date as YYYY-MM-DD (for ARGs, treasure hunts, etc.). | ||
|- | |- | ||
| '''image''' | | '''image''' |
Revision as of 19:55, 19 April 2010
Use this template to summarize information about a game or treasure hunt.
Usage
{{Game | name = | started = | ended = | image = | image_size = | caption = }}
Parameters
Note: * denotes required fields.
Parameter | Explanation |
---|---|
name * | The full common name of the game. (defaults to {{PAGENAME}} if empty). |
started | Specify the game's start date as YYYY-MM-DD (for ARGs, treasure hunts, etc.). |
ended | Specify the game's end date as YYYY-MM-DD (for ARGs, treasure hunts, etc.). |
image | A relevant image for the fiction. |
image_size | Image width (defaults to 200px if empty). |
caption | Image caption, which should tell more about the image. |