From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
mNo edit summary
m (fix)
 
(171 intermediate revisions by 14 users not shown)
Line 1: Line 1:
<div style="float:right"><div style="padding: 3px 0px 0px 0px; border-width:1px; border-style:solid">
<includeonly><templatestyles src="Template:Game/styles.css" />{{#invoke:game|game}}</includeonly><noinclude>
{| class="infobox bordered" style="width: 22em; font-size: 95%; text-align: left;" cellpadding="2"
{{Documentation}}
|-
 
! colspan="2" style="text-align: center; font-size: larger; background-color: #eeeeee;" | {{{title}}}
[[Category:Infobox templates]]
|-
{{#cargo_declare:
| colspan="2" style="text-align: center;" | {{{boxart}}}
_table = Game
|-
|completion=Integer
! style="background-color: #eeeeee;" | Developer
|image=File
| {{{developer}}}
|japanese=String
|-
|series=String
! style="background-color: #eeeeee;" | Publisher
}}</noinclude><includeonly>{{#cargo_store:
| {{{publisher}}}
_table = Game
|-
|completion={{{completion|0}}}
! style="background-color: #eeeeee;" | Genre
|image={{{image|}}}
| style="width:14em" | {{{categories}}}
|japanese={{{japanese|}}}
|-
|series={{{series|}}}
! style="background-color: #eeeeee;" | System(s)
}}</includeonly>
| {{{systems}}}
|-
! style="background-color: #eeeeee;" | Release Dates
| {{{releasedates}}}
|-
! style="background-color: #eeeeee;" | Player(s)
| {{{players}}}
|-
! style="background-color: #eeeeee;" | Rating
| {{{ratings}}}
|-
|}</div>
</div>

Latest revision as of 18:19, 28 July 2022

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)
}}

This template defines the table "Game". View table.