Difference between revisions of "Template:Game"
Jump to navigation
Jump to search
(EFaQxRjlFOUZbZ) |
Morbus Iff (talk | contribs) m (Reverted edits by 41.208.14.4 (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">{{{name|{{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}}}}}}} | ||
+ | <div class="one-liner">{{#if:{{{released_on|}}} | '''Released:''' {{{released_on|}}} }}{{#if:{{{released_to|}}}| - {{{released_to}}} }}</div>{{#if: {{{itunes_app_id_full|}}} | <div class="one-liner">{{iTunesAppStore|{{{itunes_app_id_full}}}|iTunes App Store (Full Version)}}[[Category:iOS games]]</div>}}{{#if: {{{itunes_app_id_lite|}}} | <div class="one-liner">{{iTunesAppStore|{{{itunes_app_id_lite}}}|iTunes App Store (Lite Version)}}</div>}}{{#if: {{{gamecenter_achieves|}}} | <div class="one-liner">[[File:Game Center.png|15px|Game Center|link=|text-top]] {{{gamecenter_achieves}}} achievements; {{{gamecenter_points}}} points[[Category:Game Center games]]</div>}}{{#if: {{{rating_mi|}}} | <div class="one-liner">Morbus Iff: {{{rating_mi}}}</div>}}</div>[[Category:All games and puzzles]]{{AutoDEFAULTSORT}}</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 = | ||
+ | | released_on = 2010-04-07 | ||
+ | | released_to = Present | ||
+ | | rating_mi = | ||
+ | | itunes_app_id_full = | ||
+ | | itunes_app_id_lite = | ||
+ | | gamecenter_achieves = | ||
+ | | gamecenter_points = | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Revision as of 21:27, 24 September 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 = | released_on = 2010-04-07 | released_to = Present | rating_mi = | itunes_app_id_full = | itunes_app_id_lite = | gamecenter_achieves = | gamecenter_points = }}