Template:Infobox Game: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
 
(41 intermediate revisions by the same user not shown)
Line 3: Line 3:
|-
|-
| 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;" {{!}}
[[File:{{{image|}}}|frameless|center]] }}
|-
|-
! style="text-align: left;" | Release
! style="text-align: left;" | Release
Line 24: Line 25:
! style="text-align: left;" | Mode(s)
! style="text-align: left;" | Mode(s)
| {{#arraymap:{{{modes|}}}|,|x|[[:Category:x|x]]|<br>}}
| {{#arraymap:{{{modes|}}}|,|x|[[:Category:x|x]]|<br>}}
{{#if:{{{label1|}}}|<nowiki />
{{#if:{{{label1|}}}{{{label2|}}}{{{label3|}}}|
{{!}}-
{{!}}-
{{!}} 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": "Linux",
"example": "Linux",
Line 107: Line 115:
},
},
"genres": {
"genres": {
"description": "Separate several with <br>",
"description": "Separate several with commas",
"type": "string",
"type": "string",
"example": "Racing",
"example": "Racing",
Line 135: Line 143:
},
},
"modes": {
"modes": {
"description": "Separate several with <br>",
"description": "Separate several with commas",
"type": "string",
"type": "string",
"example": "Single-player",
"example": "Single-player",
Line 158: 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 168: 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 178: 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