Template:Infobox Game: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
 
(107 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable infotable" style="float:right; margin:0 10px 10px 15px;"
{{#default_form:Game}}
{| class="wikitable infotable" style="float:right; margin:0 10px 10px 15px; width:300px;"
|-
|-
| colspan="2" style="text-align:center; font-weight:bold;" |{{{title|{{PAGENAME}}}}}
| colspan="2" style="text-align:center; font-weight:bold;" | {{{title|{{PAGENAME}}}}}
{{#if: {{{image|}}} |
{{!}}-
{{!}} colspan="2" style="text-align:center;" {{!}}
[[File:{{{image|}}}|frameless|center]] }}
|-
|-
| colspan="2" style="text-align:center;" |
! style="text-align: left;" | Release
[[File:{{{image}}}|frameless|center]]
| {{#time: j. F Y | {{{release|}}} }}
|-
|-
! style="text-align: left;"| Release
! style="text-align: left;" | Developer(s)
| {{{release|}}}
| {{#arraymap:{{{developers|}}}|,|x|x|<br>}}
|-
|-
! style="text-align: left;"| Developer(s)
! style="text-align: left;" | Publisher(s)
| {{{developers|}}}
| {{#arraymap:{{{publishers|}}}|,|x|x|<br>}}
|-
|-
! style="text-align: left;"| Publisher(s)
! style="text-align: left;" | Platform(s)
| {{{publishers|}}}
| {{#arraymap:{{{platforms|}}}|,|x|[[:Category:x|x]]|<br>}}
|-
|-
! style="text-align: left;"| Platform(s)
! style="text-align: left;" | Genre(s)
| {{#arraymap:{{{platforms|}}}|,|x|x|<br>}}
| {{#arraymap:{{{genres|}}}|,|x|[[:Category:x|x]]|<br>}}
|-
|-
! style="text-align: left;"| Genre(s)
! style="text-align: left;" | Mode(s)
| {{#arraymap:{{{genres|}}}|,|x|x|<br>}}
| {{#arraymap:{{{modes|}}}|,|x|[[:Category:x|x]]|<br>}}
|-
{{#if:{{{label1|}}}{{{label2|}}}{{{label3|}}}|
! style="text-align: left;"| Mode(s)
| {{#arraymap:{{{modes|}}}|,|x|x|<br>}}
{{#if:{{{label1|}}}|<nowiki />
{{!}}-
{{!}}-
{{!}} style="font-weight:bold;" {{!}} {{{label1}}}
{{!}} style="font-weight:bold;" {{!}} {{{label1}}}
{{!}} {{{data1|}}}
{{!}} {{{data1|}}}
}}<!--
{{#if:{{{label2|}}}|{{!}}-
-->{{#if:{{{label2|}}}|<nowiki />
{{!}}-
{{!}} style="font-weight:bold;" {{!}} {{{label2}}}
{{!}} style="font-weight:bold;" {{!}} {{{label2}}}
{{!}} {{{data2|}}}
{{!}} {{{data2|}}}
}}<!--
}}
-->{{#if:{{{label3|}}}|<nowiki />
{{#if:{{{label3|}}}|{{!}}-
{{!}}-
{{!}} style="font-weight:bold;" {{!}} {{{label3}}}
{{!}} style="font-weight:bold;" {{!}} {{{label3}}}
{{!}} {{{data3|}}}
{{!}} {{{data3|}}}
}}
}}
|}
}}
 
|}<noinclude>{{#cargo_declare:
_table=Thumbnails_Game
|Page=String
|Image=File
}}</noinclude><includeonly>{{#ifeq: {{NAMESPACE}} | |{{#cargo_store:
_table=Thumbnails_Game
|Page={{PAGENAME}}
|Image={{{image|}}}
|quiet=yes
}}}}</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 59: Line 67:
},
},
"developers": {
"developers": {
"description": "Separate several with <br>",
"description": "Separate several with commas",
"type": "string",
"type": "string",
"example": "Vicarious Visions",
"example": "Vicarious Visions",
Line 66: Line 74:
},
},
"publishers": {
"publishers": {
"description": "Separate several with <br>",
"description": "Separate several with commas",
"type": "string",
"type": "string",
"example": "Ubisoft",
"example": "Ubisoft",
Line 73: Line 81:
},
},
"platforms": {
"platforms": {
"description": "Separate several with <br>",
"description": "Separate several with commas",
"type": "string",
"type": "string",
"example": "[[:Category:Linux|Linux]]",
"example": "Linux",
"label": "Game platform(s)",
"label": "Game platform(s)",
"suggestedvalues": [
"suggestedvalues": [
"[[:Category:Windows|Windows]]",
"Windows",
"[[:Category:Linux|Linux]]",
"Linux",
"[[:Category:Playstation|Playstation]]",
"Playstation",
"[[:Category:Playstation 2|Playstation 2]]",
"Playstation 2",
"[[:Category:Playstation 3|Playstation 3]]",
"Playstation 3",
"[[:Category:Playstation 4|Playstation 4]]",
"Playstation 4",
"[[:Category:Playstation 5|Playstation 5]]",
"Playstation 5",
"[[:Category:Xbox|Xbox]]",
"Xbox",
"[[:Category:Xbox 360|Xbox 360]]",
"Xbox 360",
"[[:Category:Xbox Series|Xbox Series]]",
"Xbox Series",
"[[:Category:Xbox One|Xbox One]]",
"Xbox One",
"[[:Category:NES|NES]]",
"NES",
"[[:Category:SNES|SNES]]",
"SNES",
"[[:Category:Nintendo Switch|Nintendo Switch]]",
"Nintendo Switch",
"[[:Category:Nintendo Switch 2|Nintendo Switch 2]]",
"Nintendo Switch 2",
"[[:Category:Nintendo 64|Nintendo 64]]",
"Nintendo 64",
"[[:Category:GameBoy Advance|GameBoy Advance]]",
"GameBoy Advance",
"[[:Category:GameBoy|GameBoy]]",
"GameBoy",
"[[:Category:GameBoy 3DS|GameBoy 3DS]]",
"GameBoy 3DS",
"[[:Category:SEGA Dreamcast|SEGA Dreamcast]]",
"SEGA Dreamcast",
"[[:Category:SEGA Master System|SEGA Master System]]",
"SEGA Master System",
"[[:Category:SEGA Megadrive|SEGA Megadrive]]",
"SEGA Megadrive",
"[[:Category:PSP|PSP]]",
"PSP",
"[[:Category:GameCube|GameCube]]",
"GameCube",
"[[:Category:Nintendo Wii|Nintendo Wii]]"
"Nintendo Wii"
],
],
"required": true
"required": true
},
},
"genres": {
"genres": {
"description": "Separate several with <br>",
"description": "Separate several with commas",
"type": "string",
"type": "string",
"example": "[[:Category:Racing|Racing]]",
"example": "Racing",
"autovalue": "",
"required": true,
"required": true,
"suggestedvalues": [
"suggestedvalues": [
"[[:Category:Action|Action]]",
"Action",
"[[:Category:Adventure|Adventure]]",
"Adventure",
"[[:Category:Beat'em Up|Beat'em Up]]",
"Beat'em Up",
"[[:Category:Fighting|Fighting]]",
"Fighting",
"[[:Category:Hack & Slash|Hack & Slash]]",
"Hack & Slash",
"[[:Category:Horror|Horror]]",
"Horror",
"[[:Category:Indie|Indie]]",
"Indie",
"[[:Category:Platformer|Platformer]]",
"Platformer",
"[[:Category:Puzzle|Puzzle]]",
"Puzzle",
"[[:Category:Racing|Racing]]",
"Racing",
"[[:Category:Roleplaying|Roleplaying]]",
"Roleplaying",
"[[:Category:Run & Gun|Run & Gun]]",
"Run & Gun",
"[[:Category:Sandbox|Sandbox]]",
"Sandbox",
"[[:Category:Simulation|Simulation]]",
"Simulation",
"[[:Category:Sports|Sports]]",
"Sports",
"[[:Category:Stealth|Stealth]]",
"Stealth",
"[[:Category:Strategy|Strategy]]",
"Strategy",
"[[:Category:Survival|Survival]]",
"Survival",
"[[:Category:Tomb Raider|Tomb Raider]]"
"Tomb Raider"
],
],
"label": "Game genre(s)"
"label": "Game genre(s)"
},
},
"modes": {
"modes": {
"description": "Separate several with <br>",
"description": "Separate several with commas",
"type": "string",
"type": "string",
"example": "[[:Category:Single-player|Single-player]]",
"example": "Single-player",
"autovalue": "",
"label": "Game mode(s)",
"label": "Game mode(s)",
"suggestedvalues": [
"suggestedvalues": [
"[[:Category:First-person Shooter|First-person Shooter]]",
"First-person Shooter",
"[[:Category:Local Co-op|Local Co-op]]",
"Local Co-op",
"[[:Category:Local Multi-player|Local Multi-player]]",
"Local Multi-player",
"[[:Category:Online Co-op|Online Co-op]]",
"Online Co-op",
"[[:Category:Online Multi-player|Online Multi-player]]",
"Online Multi-player",
"[[:Category:Single-player|Single-player]]",
"Single-player",
"[[:Category:Third-person Shooter|Third-person Shooter]]",
"Third-person Shooter",
"[[:Category:Virtual Reality|Virtual Reality]]"
"Virtual Reality"
],
],
"required": true
"required": true
Line 160: Line 166:
"data1": {
"data1": {
"label": "Custom Row 1 Data",
"label": "Custom Row 1 Data",
"description": "Add content to row 1",
"description": "Add content to row 1 (e.g. 'Halo')",
"type": "string"
"type": "string"
},
},
Line 170: Line 176:
"data2": {
"data2": {
"label": "Custom Row 2 Data",
"label": "Custom Row 2 Data",
"description": "Add content to row 2",
"description": "Add content to row 2 (e.g. 'Unity')",
"type": "string"
"type": "string"
},
},
Line 180: Line 186:
"data3": {
"data3": {
"label": "Custom Row 3 Data",
"label": "Custom Row 3 Data",
"description": "Add content to row 3",
"description": "Add content to row 3 (e.g. '1m')",
"type": "string"
"type": "string"
}
}

Latest revision as of 12:53, 19 February 2026

Infobox Game
Release 22. February 2026
Developer(s)
Publisher(s)
Platform(s)
Genre(s)
Mode(s)

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

Infobox Game templatedata

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Game cover imageimage

Upload an image, then insert name.filename

Example
UploadedImage.jpg
Filerequired
Release daterelease

The first date of release of the game

Example
1. January 2000
Daterequired
Game developer(s)developers

Separate several with commas

Example
Vicarious Visions
Stringrequired
Game publisher(s)publishers

Separate several with commas

Example
Ubisoft
Stringrequired
Game platform(s)platforms

Separate several with commas

Suggested values
Windows Linux Playstation Playstation 2 Playstation 3 Playstation 4 Playstation 5 Xbox Xbox 360 Xbox Series Xbox One NES SNES Nintendo Switch Nintendo Switch 2 Nintendo 64 GameBoy Advance GameBoy GameBoy 3DS SEGA Dreamcast SEGA Master System SEGA Megadrive PSP GameCube Nintendo Wii
Example
Linux
Stringrequired
Game genre(s)genres

Separate several with commas

Suggested values
Action Adventure Beat'em Up Fighting Hack & Slash Horror Indie Platformer Puzzle Racing Roleplaying Run & Gun Sandbox Simulation Sports Stealth Strategy Survival Tomb Raider
Example
Racing
Stringrequired
Game mode(s)modes

Separate several with commas

Suggested values
First-person Shooter Local Co-op Local Multi-player Online Co-op Online Multi-player Single-player Third-person Shooter Virtual Reality
Example
Single-player
Stringrequired
Custom Row 1 Labellabel1

The title for custom row 1 (e.g. 'Series')

Stringoptional
Custom Row 1 Datadata1

Add content to row 1 (e.g. 'Halo')

Stringoptional
Custom Row 2 Labellabel2

The title for custom row 2 (e.g. 'Engine')

Stringoptional
Custom Row 2 Datadata2

Add content to row 2 (e.g. 'Unity')

Stringoptional
Custom Row 3 Labellabel3

The title for custom row 3 (e.g. 'Sales')

Stringoptional
Custom Row 3 Datadata3

Add content to row 3 (e.g. '1m')

Stringoptional