Template:Infobox Game: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
Admin
Admin (talk | contribs) (Created page with "{| class="wikitable infotable" style="float:right; margin:0 10px 10px 15px;" |- | colspan="2" style="text-align:center; font-weight:bold;" |{{{title|{{PAGENAME}}}}} |- | colspan="2" style="text-align:center;" | |{{{image|}}} |- |Release | {{{release|}}} |- |Developer(s) | {{{developers|}}} |- |Publisher(s) | {{{publishers|}}} |- |Platform(s) | {{{platforms|}}} |- |Genre(s) | {{{genres|}}} |- |Mode(s) | {{{modes|}}} |}")
 
Line 24: Line 24:
| {{{modes|}}}
| {{{modes|}}}
|}
|}
<templatedata>
{
"description": "Infobox for video games",
"params": {
"title": {
"label": "Title",
"description": "Game title",
"type": "string"
},
"image": {
"label": "Image",
"description": "Main image for the game",
"type": "wiki-file-name"
},
"release": {
"label": "Release date",
"type": "string"
},
"developers": {
"label": "Developer(s)",
"type": "string"
},
"publishers": {
"label": "Publisher(s)",
"type": "string"
},
"platforms": {
"label": "Platform(s)",
"type": "string"
},
"genres": {
"label": "Genre(s)",
"type": "string"
},
"modes": {
"label": "Mode(s)",
"type": "string"
}
}
}
</templatedata>

Revision as of 20:06, 11 January 2026

Infobox Game
Release
Developer(s)
Publisher(s)
Platform(s)
Genre(s)
Mode(s)

Infobox for video games

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

Game title

Stringoptional
Imageimage

Main image for the game

Fileoptional
Release daterelease

no description

Stringoptional
Developer(s)developers

no description

Stringoptional
Publisher(s)publishers

no description

Stringoptional
Platform(s)platforms

no description

Stringoptional
Genre(s)genres

no description

Stringoptional
Mode(s)modes

no description

Stringoptional