From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (→‎Usage: rm google+)
(→‎Usage: reorder and details on additional releases)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Lua|Module:game}}
{{TemplateStyles|Template:Game/styles.css}}
== Usage ==
== 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.
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.


<pre>{{Game
<pre>{{Game
|title=(optional) Game name
|completion=Number from 0 to 5
|image=Game name boxart.jpg
|image=Game name boxart.jpg
|title=Game name
|japanese=(optional)
|japanese=(optional)
|developer=
|developer=
|publisher=
|publisher=
|distributor=(optional)
|version=(optional)
|year=2005
|systems=
|ratings=(optional)
|input=(optional)
|designer=(optional)
|designer=(optional)
|version=(optional)
|released={{rd|2005|December 1}}{{uk|2006|January 1}}{{jp|2007|April 23}}
|genre=
|genre=
|systems=
|players=(optional) 1-4
|players=(optional) 1-4
|modes=(optional)
|modes=(optional)
|ratings=
|ratings=
|input=(optional)
|expansion=(optional)
|expansion=(optional)
|preceded by=(optional)
|preceded by=(optional)
Line 23: Line 26:
|series=(optional)
|series=(optional)
|series2=(optional)
|series2=(optional)
|seriesDisambig=(optional)
|website=(optional)
|website=(optional)
|pcgamingwiki=(optional)
|pcgamingwiki=(optional)
|twitch=(optional)
|twitter=(optional)
|twitter=(optional)
|facebook=(optional)
|facebook=(optional)
|twitch=(optional)
|ytg=(optional)
}}</pre>
}}</pre>


For templates to use in the ''released'' parameter, see [[:Category:Release date templates]]. For templates to use in the ''ratings'' parameter, see [[:Category:Rating templates]].
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.


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 "media" and "input" parameters of the infobox if they're 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.
<pre>
|title1=Game name
|japanese1=(optional)
|developer1=
|publisher1=
|version1=(optional)
|year1=2005
|systems1=
|ratings1=(optional)
|input1=(optional)
}}</pre><noinclude>


<noinclude>[[Category:Template documentation|I]]</noinclude>
[[Category:Template documentation]]</noinclude>

Latest revision as of 03:10, 21 September 2021

Usage[edit]

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