Difference between revisions of "Template:Game"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) |
Morbus Iff (talk | contribs) |
||
| Line 3: | Line 3: | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
{{!}}- | {{!}}- | ||
| − | ! style="font-size:85%; line-height:1.25em; text-align:center;" colspan="2" {{!}} [[File:{{{image}}} | + | ! style="font-size:85%; line-height:1.25em; text-align:center;" colspan="2" {{!}} [[File:{{{image}}}{{#if:{{{image_size|}}}|{{!}}{{{image_size}}}px|{{!}}200px}}{{#if:{{{image_link|}}}|{{!}}link={{{image_link}}}}}]] {{#if:{{{image_caption|}}}|<br />{{{image_caption}}}}} |
}} | }} | ||
|- | |- | ||
Revision as of 20:17, 19 April 2010
Use this template to summarize information about a game or treasure hunt.
Usage
{{Game
| name =
| image =
| image_link =
| 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_link | A URL to visit instead of the full-size image itself. |
| 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.). |