Difference between revisions of "Template:Game"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) |
Morbus Iff (talk | contribs) |
||
Line 23: | Line 23: | ||
{{Game | {{Game | ||
| name = | | name = | ||
− | |||
− | |||
| image = | | image = | ||
| image_size = | | image_size = | ||
| image_caption = | | image_caption = | ||
+ | | started = | ||
+ | | ended = | ||
}}</pre> | }}</pre> | ||
Line 39: | 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). | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| '''image''' | | '''image''' | ||
Line 54: | Line 48: | ||
| '''image_caption''' | | '''image_caption''' | ||
| Image caption, which should tell more about the image. | | Image caption, which should tell more about the image. | ||
+ | |- | ||
+ | | '''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.). | ||
|} | |} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 20:01, 19 April 2010
Use this template to summarize information about a game or treasure hunt.
Usage
{{Game | name = | image = | image_size = | image_caption = | started = | ended = }}
Parameters
Note: * denotes required fields.
Parameter | Explanation |
---|---|
name * | The full common name of the game. (defaults to {{PAGENAME}} if empty). |
image | A relevant image for the fiction. |
image_size | Image width (defaults to 200px if empty). |
image_caption | Image caption, which should tell more about the image. |
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.). |