Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Template:Infobox game"

From PCGamingWiki, the wiki about fixing PC games
m (undid last changes)
(fixed extra whitespace on games with no series)
Line 125: Line 125:
 
|Wikipedia={{{wikipedia|}}}
 
|Wikipedia={{{wikipedia|}}}
 
|License={{{license|}}}
 
|License={{{license|}}}
}}|}}
+
}}|}}<!--
{{#arraymap:{{#var:sidebarSeries}}|,|€€€€€|{{#if:{{#var:sidebarSeriesShown}}||{{Series|€€€€€}}{{#vardefine:sidebarSeriesShown|true}}}}|}}</includeonly><noinclude>{{Documentation}}</noinclude>
+
-->{{#arraymap:{{#var:sidebarSeries}}|,|€€€€€|{{#if:{{#var:sidebarSeriesShown}}||{{Series|€€€€€}}{{#vardefine:sidebarSeriesShown|true}}}}|}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 01:43, 7 June 2020

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

Documentation for the above template (sometimes hidden from view).
Example of a game infobox
Example of a game infobox cover{{#set:|Cover=https://images.pcgamingwiki.com/9/99/Game_article_layout.jpg%7CCover filename=File:Game article layout.jpg}}
Developers
Developer
Windows Developer 2
macOS (OS X) Developer 3
Linux Developer 4
Publishers
Publisher
Europe Publisher 2
Engines
Engine
Release dates
DOS June 12, 1996
Mac OS (Classic) July 4, 1998
Windows January 3, 2012
macOS (OS X) March 21, 2013
Linux Early access
Reception
Metacritic 83
OpenCritic 81
IGDB 83
Taxonomy
Modes Singleplayer, Multiplayer
Pacing Real-time
Perspectives First-person
Controls Direct control
Genres Action, Shooter
Art styles Stylized
Themes Sci-fi
Series PCGW Templates
Infobox game on IGDB
Infobox game on Wikipedia
PCGW Templates
Sample article 2013
Game (singleplayer) 2019
Game (multiplayer) 2019
Game (unknown) 2019

This template needs to be present on every game page on the wiki. It contains the basic information on who developed, ported and published the game, as well as what engine was used and when was it released on different operating systems. In addition, it can hold a cover or box image for the game, as well as information on the location of the game's page on several other websites.

Syntax
{{Infobox game
|cover        = 
|developers   = 
{{Infobox game/row/developer|}}
{{Infobox game/row/porter|}}
|publishers   = 
{{Infobox game/row/publisher|}}
|engines      = 
{{Infobox game/row/engine|}}
|release dates= 
{{Infobox game/row/date|Windows|}}
{{Infobox game/row/date|OS X|}}
{{Infobox game/row/date|Linux|}}
|reception    = 
{{Infobox game/row/reception|Metacritic| | }}
{{Infobox game/row/reception|OpenCritic| | }}
{{Infobox game/row/reception|IGDB| | }}
|taxonomy     = 
{{Infobox game/row/taxonomy/monetization      | }}
{{Infobox game/row/taxonomy/microtransactions | }}
{{Infobox game/row/taxonomy/modes             | }}
{{Infobox game/row/taxonomy/pacing            | }}
{{Infobox game/row/taxonomy/perspectives      | }}
{{Infobox game/row/taxonomy/controls          | }}
{{Infobox game/row/taxonomy/genres            | }}
{{Infobox game/row/taxonomy/sports            | }}
{{Infobox game/row/taxonomy/vehicles          | }}
{{Infobox game/row/taxonomy/art styles        | }}
{{Infobox game/row/taxonomy/themes            | }}
{{Infobox game/row/taxonomy/series            | }}
|steam appid  = 
|steam appid side = 
|gogcom id    = 
|gogcom id side = 
|official site= 
|hltb         =
|igdb         = <!-- Only needs to be set if there is no IGDB reception row -->
|lutris       = 
|mobygames    = 
|strategywiki = 
|wikipedia    = 
|winehq       = 
|license      = 
}}
Arguments
Parameter Description
title Optional. Add if game title is stylized in some way and therefore varies from page name.
cover Only include this if a cover for this game is present on the wiki or on Wikimedia Commons. The contents of this line should be just the filename, excluding the namespace. Do not use a File: prefix for it, and do not use the {{Image}} template for it.
developers All information included under this argument must be related to developers of the particular game.

Possible rows include:

{{Infobox game/row/developer|1|2}}
  1. The first argument should contain the name of the developer.
  2. The second, if necessary, a subtitle as to what the developer was responsible for.


Optional. This row is only required when a game has been ported to a particular OS from another platform or OS. Possible rows include:

{{Infobox game/row/porter|1|2}}
  1. The first argument is the name of the porter.
  2. The second argument is the operating system. Valid arguments include:
  • PC booter
  • DOS
  • Windows
  • Windows 3.x
  • Linux
  • OS X
  • Mac OS
publishers This row should only be used when a game was published by a company other than the developer of the game.

Possible rows include:

{{Infobox game/row/publisher|1|2}}
  1. The first argument should contain the name of the publisher.
  2. The second, if necessary, a subtitle specifying the region or the OS the publisher was responsible for.
engines All information included under this argument must be related to engines used in the game.

Possible rows include:

{{Infobox game/row/engine|1|2}}
  1. The first argument should contain the name of the engine used.
  2. The second, if necessary, what component it was responsible for.
  • Never list the engine as Custom, Inhouse or similar. This provides no additional information to the user.

See the {{Infobox game/row/engine}} documentation for more details, including on how to optionally specify the exact engine version used.

release dates All information included under this argument must be related to release dates of the game.

Possible rows include:

{{Infobox game/row/date| <OS NAME> | <DATE> }}

See the {{Infobox game/row/date}} documentation for more details.

reception Average (based on a minimum of at least 4 scored reviews) critics reception of the game from a supported aggregator.

Possible rows include:

{{Infobox game/row/reception|1|2|3}}
  1. The first argument should contain the reviews aggregator service the row is for:
    • Metacritic
    • OpenCritic
    • IGDB
  2. The second row should contain the unique identifier from the URL for the review aggregator page for the game:
  3. The third argument should contain the averaged critics reception score from the aggregator, and be at least based on a minimum of 4 reviews:
    • For Metacritic, use the Metascore.
    • For OpenCritic, use the Top Critic Average score.
    • For IGDB, use the critic ratings score. This is the smaller (in size of the element, not in units) score to the right. The larger score to the left is the average IGDB user rating and should not be used.
    • Leave the field empty if the critics reception score on the aggregator is based on less than four reviews.
taxonomy The appropriate taxonomy tags for the game, see Taxonomy for further information.
steam appid The App ID of the game on Steam. The SteamDB favicon will appear when it is defined.
steam appid side Additional App IDs the game or its DLCs are available under on Steam. This takes a comma separated list for input.
gogcom id The ID of the game on GOG.com. The GOG Database favicon will appear when it is defined.
gogcom id side Additional IDs the game or its DLCs/packages are available under on GOG.com. This takes a comma separated list for input.
official site Add the full URL of the official site from either the original developer or the current rights holder. Do not use store pages.
winehq The unique link identifier for the game on WineHQ.
hltb The unique link identifier for the game on HowLongToBeat.
igdb The unique link identifier for the game on IGDB.

This only needs to be filled out if a reception row for IGDB is not present already.

lutris The unique link identifier for the game on Lutris.
mobygames The unique link identifier for the game on MobyGames.
strategywiki The unique link identifier for the game on StrategyWiki.
wikipedia The unique link identifier for the game on the English Wikipedia. The Wikipedia favicon will appear when it is defined.
license License of the game from one of the following values. This information is not shown on the game page but is used to populate other pages such as the List of freeware games.
  • commercial
  • former commercial (paid games that have been re-released for free)
  • freeware
  • free-to-play
  • shareware