From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(deprecate engine parameter)
m (fix)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<swsquaread />
<includeonly><templatestyles src="Template:Game/styles.css" />{{#invoke:game|game}}</includeonly><noinclude>
<table class="infobox bordered" cellpadding="2"><!--
--><tr><th colspan="2" class="infobox_heading">{{{title|{{PAGENAME}}}}}</th></tr><!--
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center">[[File:{{{image}}}|250px|Box artwork for {{{title|{{PAGENAME}}}}}.]]</td></tr>|<includeonly>[[Category:Pages needing box artwork]]</includeonly>}}<!--
-->{{#if:{{{japanese|}}}|<tr><th>Japanese title</th><td>{{{japanese|}}}</td></tr>}}<!--
--><tr><th>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><!--
-->{{#if:{{{distributor|}}}|<tr><th>Distributor(s)</th><td>{{{distributor|}}}</td></tr>}}<!--
-->{{#if:{{{designer|}}}|<tr><th>Designer(s)</th><td>{{{designer|}}}</td></tr>}}<!--
-->{{#if:{{{engine|}}}|<tr><th>Engine</th><td>{{{engine|}}}</td></tr>[[Category:Deprecated template usage]]}}<!--
-->{{#if:{{{version|}}}|<tr><th>Latest version</th><td>{{{version|}}}</td></tr>}}<!--
--><tr><th style="white-space:nowrap">Release date(s)</th><td>{{{released|<includeonly>[[Category:Pages needing an infobox|{{PAGENAME}}]]</includeonly>}}}</td></tr><!--
--><tr><th>Genre(s)</th><td>{{{genre|<includeonly>[[Category:Pages needing an infobox|{{PAGENAME}}]]</includeonly>}}}</td></tr><!--
--><tr><th>System(s)</th><td>{{{systems|<includeonly>[[Category:Pages needing an infobox|{{PAGENAME}}]]</includeonly>}}}</td></tr><!--
-->{{#if:{{{players|}}}|<tr><th>Players</th><td>{{{players|}}}</td></tr>}}<!--
-->{{#if:{{{modes|}}}|<tr><th>Mode(s)</th><td>{{{modes|}}}</td></tr>}}<!--
-->{{#if:{{{ratings|}}}|<tr><th>Rating(s)</th><td>{{{ratings|}}}</td></tr>}}<!--
-->{{#if:{{{media|}}}|<tr><th>Media</th><td>{{{media|}}}</td></tr>}}<!--
-->{{#if:{{{requirements|}}}|<tr><th>System requirements <span class="explanation_link">([[PC/System requirements|help]])</span></th><td>{{{requirements|}}}</td></tr>}}<!--
-->{{#if:{{{input|}}}|<tr><th>Input</th><td>{{{input|}}}</td></tr>}}<!--
-->{{#if:{{{expansion|}}}|<tr><th style="white-space:nowrap">Expansion pack(s)</th><td>''{{{expansion|}}}''</td></tr>}}<!--
-->{{#if:{{{preceded by|}}}|<tr><th style="white-space:nowrap">Preceded by</th><td>''{{{preceded by|}}}''</td></tr>}}<!--
-->{{#if:{{{followed by|}}}|<tr><th style="white-space:nowrap">Followed by</th><td>''{{{followed by|}}}''</td></tr>}}<!--
-->{{#if:{{{series|}}}|<tr><th>Series</th><td>[[:Category:{{{series|}}}|{{{series|}}}]][[Category:{{{series}}}]]{{#if:{{{series2|}}}|<br>and<br>[[:Category:{{{series2|}}}|{{{series2|}}}]][[Category:{{{series2}}}]]}}</td></tr>}}<!--
-->{{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website|}}}</td></tr>}}<!--
-->{{#if:{{{pcgamingwiki|}}}|<tr><th colspan="2" style="background-color:#c8c8c8;">PCGamingWiki</th></tr><tr><td colspan="2"><ul><li>[[pcgamingwiki:{{{pcgamingwiki|}}}|{{PAGENAME}} at PCGamingWiki]]</li></ul></td></tr>}}<!--
--><InfoboxNeoLink /><!--
--></table><table class="infobox bordered" cellpadding="2"><!--
--><tr><th>Twitter</th><td>[https://twitter.com/{{{twitter|search?f=users&q={{urlencode:{{PAGENAME}}|PATH}}}}} {{{twitter|Search}}}]</td></tr><!--
--><tr><th>Facebook</th><td>[https://www.facebook.com/{{{facebook|search/pages/?q={{urlencode:{{PAGENAME}}|PATH}}}}} {{{facebook|Search}}}]</td></tr><!--
--><tr><th>Google+</th><td>[https://plus.google.com/{{{google|s/{{urlencode:{{PAGENAME}}|PATH}}/people}}} {{{google|Search}}}]</td></tr><!--
--><tr><th>Twitch</th><td>[https://www.twitch.tv/directory/game/{{urlencode:{{{twitch|{{PAGENAME}}}}}|PATH}} {{{twitch|{{PAGENAME}}}}} Channel]</td></tr><!--
--><tr><th>YouTube Gaming</th><td>[https://gaming.youtube.com/{{#if:{{{ytg|}}}|game/{{{ytg|}}}|results?search_query={{urlencode:{{PAGENAME}}|PATH}}#ytg-search-results-page.tabs.selectedTabIndex=1}} {{PAGENAME}} Channel]</td></tr><!--
--></table><includeonly>[[Category:Games]]</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Infobox templates|I]]</noinclude>
 
[[Category:Infobox templates]]
{{#cargo_declare:
_table = Game
|completion=Integer
|image=File
|japanese=String
|series=String
}}</noinclude><includeonly>{{#cargo_store:
_table = Game
|completion={{{completion|0}}}
|image={{{image|}}}
|japanese={{{japanese|}}}
|series={{{series|}}}
}}</includeonly>

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.