Difference between revisions of "Template:Game"

From Disobiki
Jump to navigation Jump to search
Line 2: Line 2:
 
! class="summary" style="font-size:110%; text-align:center;" colspan="2" | ''{{{name|{{PAGENAME}}}}}''
 
! class="summary" style="font-size:110%; text-align:center;" colspan="2" | ''{{{name|{{PAGENAME}}}}}''
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|
! style="font-size:85%; line-height:1.25em; text-align:center;" colspan="2" {{!}} [[Image:{{{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:08, 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.).