From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (moving inline css to stylesheet)
(setting fixed width for first column to minimum possible)
Line 3: Line 3:
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center">[[Image:{{{image}}}|250px|Box artwork for {{{title|{{PAGENAME}}}}}.]]</td></tr>|<includeonly>[[Category:Pages needing box artwork]]</includeonly>}}</th>
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center">[[Image:{{{image}}}|250px|Box artwork for {{{title|{{PAGENAME}}}}}.]]</td></tr>|<includeonly>[[Category:Pages needing box artwork]]</includeonly>}}</th>
</tr><!--
</tr><!--
--><tr><th>Developer(s)</th><td width=144>{{{developer|<includeonly>[[Category:Pages needing an infobox|{{PAGENAME}}]]</includeonly>}}}</td></tr><!--
--><tr><th style="width:125px">Developer(s)</th><td>{{{developer|<includeonly>[[Category:Pages needing an infobox|{{PAGENAME}}]]</includeonly>}}}</td></tr><!--
--><tr><th>Publisher(s)</th><td>{{{publisher|<includeonly>[[Category:Pages needing an infobox|{{PAGENAME}}]]</includeonly>}}}</td></tr><!--
--><tr><th>Publisher(s)</th><td>{{{publisher|<includeonly>[[Category:Pages needing an infobox|{{PAGENAME}}]]</includeonly>}}}</td></tr><!--
-->{{#if:{{{japanese|}}}|<tr><th>Japanese title</th><td>{{{japanese|}}}</td></tr>}}<!--
-->{{#if:{{{japanese|}}}|<tr><th>Japanese title</th><td>{{{japanese|}}}</td></tr>}}<!--

Revision as of 09:58, 28 October 2011

Game
Developer(s)
Publisher(s)
Release date(s)
Genre(s)
System(s)

This page has been transcluded from Template:Game/Documentation.


Usage

A template to display critical game information in an easy-to-read format. There should be one at the top of the main page of every guide.

{{Game
|completion=Number from 0 to 5
|image=Game name boxart.jpg
|title=Game name
|japanese=(optional)
|developer=
|publisher=
|version=(optional)
|year=2005
|systems=
|ratings=(optional)
|input=(optional)
|designer=(optional)
|genre=
|players=(optional) 1-4
|modes=(optional)
|ratings=
|expansion=(optional)
|preceded by=(optional)
|followed by=(optional)
|series=(optional)
|series2=(optional)
|seriesDisambig=(optional)
|website=(optional)
|pcgamingwiki=(optional)
|twitch=(optional)
|twitter=(optional)
|facebook=(optional)
}}

For templates to use in the ratings parameter, see Category:Rating templates.

Note that you shouldn't include data (such as release dates, consoles, etc.) for the game as part of a compilation. This data should be put in the compilation's infobox. Additionally, you should only fill out the "input" parameter of the infobox if it's non-standard for the consoles on which the game runs — for example, if the game uses a custom controller.

If the game had an different editions released, without significant gameplay differences, you can include details on each additional release with a numbered section. Some examples include different editions of the game for different systems, or remasters with improved graphics.

|title1=Game name
|japanese1=(optional)
|developer1=
|publisher1=
|version1=(optional)
|year1=2005
|systems1=
|ratings1=(optional)
|input1=(optional)
}}