Difference between revisions of "Template:Game"
Jump to navigation
Jump to search
(2006) |
Morbus Iff (talk | contribs) m (Reverted edits by 114.182.98.137 (Talk) to last revision by Morbus Iff) |
||
Line 1: | Line 1: | ||
− | + | <includeonly><div class="infobox game"> | |
+ | [[File:Help.png|link=Template:Game#Usage|right]] | ||
+ | <div class="title">{{{Title|{{PAGENAME}}}}}</div> | ||
+ | {{#if:{{{image|}}}|[[File:{{{image}}}{{#if:{{{image_size|}}}|{{!}}{{{image_size}}}px|{{!}}235px}}{{#if:{{{image_link|}}}|{{!}}link={{{image_link}}}}}|center]]{{#if:{{{image_caption|}}}|<br />{{{image_caption}}}}}}} | ||
+ | {| | ||
+ | |- | ||
+ | {{#if:{{{started|}}}| | ||
+ | ! Started | ||
+ | {{!}} {{{started}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{ended|}}}| | ||
+ | ! Ended | ||
+ | {{!}} {{{ended}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | |}</div>__NOTOC__</includeonly><noinclude> | ||
+ | Use this template to summarize information about a game or treasure hunt. | ||
+ | |||
+ | ==Usage== | ||
+ | |||
+ | <pre> | ||
+ | {{Game | ||
+ | | name = | ||
+ | | image = The Clock Without a Face Cover.jpg | ||
+ | | image_link = | ||
+ | | image_size = | ||
+ | | image_caption = | ||
+ | | started = 2010-04-07 | ||
+ | | ended = ''Ongoing'' | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Revision as of 11:02, 5 June 2010
Use this template to summarize information about a game or treasure hunt.
Usage
{{Game | name = | image = The Clock Without a Face Cover.jpg | image_link = | image_size = | image_caption = | started = 2010-04-07 | ended = ''Ongoing'' }}