Template:Infobox Game: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
 
(47 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 37: Line 38:
}}
}}
}}
}}
|}
|}{{#arraymap:{{{platforms|}}}|,|x|[[Category:x]]|\n}}
<noinclude>
{{#arraymap:{{{genres|}}}|,|x|[[Category:x]]|\n}}
{{#cargo_declare:
{{#arraymap:{{{modes|}}}|,|x|[[Category:x]]|\n}}<noinclude>{{#cargo_declare:
  _table=Thumbnails_Game
  _table=Thumbnails_Game
  |Page=Page
  |Page=String
  |Image=Page
  |Image=File
}}
|Release_Date=Date
</noinclude><includeonly>{{#cargo_store:
|Developer=List ( , ) of String
|Publisher=List ( , ) of String
|Platform=List ( , ) of String
|Genre=List ( , ) of String
|Mode=List ( , ) of String
|Creator=String
}}</noinclude><includeonly>{{#ifeq: {{NAMESPACE}} | |{{#cargo_store:
  _table=Thumbnails_Game
  _table=Thumbnails_Game
  |Page={{PAGENAME}}
  |Page={{PAGENAME}}
  |Image={{{image|}}}
  |Image={{{image|}}}
|Release_Date={{#if:{{{release|}}} | {{#time: Y-m-d | {{{release}}} }} }}
|Developer={{{developers|}}}
|Publisher={{{publishers|}}}
|Platform={{{platforms|}}}
|Genre={{{genres|}}}
|Mode={{{modes|}}}
|Creator={{{creator|}}}
  |quiet=yes
  |quiet=yes
}}</includeonly>
}}}}{{#if: {{{creator|}}} | [[Category:Certified by {{{creator}}}]] }}</includeonly>
<noinclude>
<templatedata>
{
"params": {
"image": {
"description": "Upload an image, then insert name.filename",
"type": "wiki-file-name",
"required": true,
"example": "UploadedImage.jpg",
"label": "Game cover image"
},
"release": {
"description": "The first date of release of the game",
"type": "date",
"example": "1. January 2000",
"required": true,
"label": "Release date"
},
"developers": {
"description": "Separate several with commas",
"type": "string",
"example": "Vicarious Visions",
"label": "Game developer(s)",
"required": true
},
"publishers": {
"description": "Separate several with commas",
"type": "string",
"example": "Ubisoft",
"label": "Game publisher(s)",
"required": true
},
"platforms": {
"description": "Separate several with commas",
"type": "string",
"example": "Linux",
"label": "Game platform(s)",
"suggestedvalues": [
"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"
],
"required": true
},
"genres": {
"description": "Separate several with commas",
"type": "string",
"example": "Racing",
"required": true,
"suggestedvalues": [
"Action",
"Adventure",
"Beat'em Up",
"Fighting",
"Hack & Slash",
"Horror",
"Indie",
"Platformer",
"Puzzle",
"Racing",
"Roleplaying",
"Run & Gun",
"Sandbox",
"Simulation",
"Sports",
"Stealth",
"Strategy",
"Survival",
"Tomb Raider"
],
"label": "Game genre(s)"
},
"modes": {
"description": "Separate several with commas",
"type": "string",
"example": "Single-player",
"label": "Game mode(s)",
"suggestedvalues": [
"First-person Shooter",
"Local Co-op",
"Local Multi-player",
"Online Co-op",
"Online Multi-player",
"Single-player",
"Third-person Shooter",
"Virtual Reality"
],
"required": true
},
"label1": {
"label": "Custom Row 1 Label",
"description": "The title for custom row 1 (e.g. 'Series')",
"type": "string"
},
"data1": {
"label": "Custom Row 1 Data",
"description": "Add content to row 1 (e.g. 'Halo')",
"type": "string"
},
"label2": {
"label": "Custom Row 2 Label",
"description": "The title for custom row 2 (e.g. 'Engine')",
"type": "string"
},
"data2": {
"label": "Custom Row 2 Data",
"description": "Add content to row 2 (e.g. 'Unity')",
"type": "string"
},
"label3": {
"label": "Custom Row 3 Label",
"description": "The title for custom row 3 (e.g. 'Sales')",
"type": "string"
},
"data3": {
"label": "Custom Row 3 Data",
"description": "Add content to row 3 (e.g. '1m')",
"type": "string"
}
},
"description": "Infobox Game templatedata"
}
</templatedata>
</noinclude>

Latest revision as of 12:18, 29 April 2026

Infobox Game
Release 26. May 2026
Developer(s)
Publisher(s)
Platform(s)
Genre(s)
Mode(s)

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