Fallout Wiki
Advertisement
Fallout Wiki

Video game infobox template

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the game.

Example
Fallout 4
Stringoptional
Subtitlesubtitle

The tagline of the game, if available.

Stringoptional
Imageimage

The cover image / box art of the game.

Filesuggested
Developerdeveloper

The company who developed the game.

Example
Bethesda Game Studios
Stringrequired
Publisherpublisher

The publisher or company who published the game.

Example
Bethesda Softworks
Stringrequired
Release daterelease date

The date of when the game was released.

Example
November 10, 2015
Stringrequired
Genregenre

The primary genre associated with the game.

Example
Role-playing game
Stringrequired
Pagespages

The number of pages. Typically used by tabletop books.

Numberoptional
Engineengine

The engine the game was developed with.

Example
Creation Engine
Stringsuggested
Modesmodes

The available game modes in the game.

Example
Single player
Stringrequired
Ratingsrating

The issued age ratings for the game.

Example
ESRB: Mature, PEGI: 18+
Stringsuggested
Platformsplatforms

The platforms the game is available on.

Example
Microsot Windows, PlayStation 4, Xbox One
Stringsuggested
Mediamedia

The types of media the game is delivered on.

Example
Blu-ray, DVD, digital download
Stringsuggested
System requirementsrequirements

The system requirements for the game.

Stringsuggested
PCpc

Links to PC distribution platforms where the game can be purchased, e.g. Steam or Epic Games.

Stringoptional
Xboxxbox

A named link to the Xbox Store for the game, if available.

Stringoptional
PlayStationplaystation

A named link to the PlayStation Store for the game, if available.

Stringoptional

For standard infobox parameters, see Template:Infobox/doc.

Usage[]

Place the following at the top of the article, below any page management templates:

{{Infobox game
<!-- insert parameters -->
}}

Example[]

{{Infobox game
| name         = Fallout
| subtitle     = A Post Nuclear Role Playing Game
| image        = Boxart.jpg
| developer    = [[Black Isle Studios]]
| publisher    = [[Interplay Entertainment]]
| release date = 1997
| genre        = role-playing game
| modes        = Single player
| rating       = ESRB: Mature, ELSPA: 15+
| platforms    = DOS, Windows, Macintosh
| media        = 1 CD
| requirements = Intel Pentium 90 CPU; Microsoft Windows 95 or higher, or DOS 5.0 or higher; 16MB RAM; 2x CD-ROM drive; DirectX 3.0a (if playing on Windows); 1 MB VESA-compliant SVGA graphics card; Sound Blaster compatible sound card
}}

Copy/paste[]

{{Infobox game
|subtitle     =
|image        =
|developer    =
|publisher    =
|release date =
|genre        =
|modes        =
|rating       =
|platforms    =
|media        =
|requirements =
|pc           =
|xbox         =
|playstation  =
}}
Advertisement