Difference between revisions of "Template:Game"

From Disobiki
Jump to navigation Jump to search
Line 3: Line 3:
 
{{#if:{{{image|}}}|
 
{{#if:{{{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}}}}}
+
! 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 21: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.).