Template:Create Game: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Game
{{Infobox Game
| image =
| image={{{image|}}}
| release =
| release={{{release|}}}
| developers =
| developers={{{developers|}}}
| publishers =
| publishers={{{publishers|}}}
| platforms =
| platforms={{{platforms|}}}
| genres =
| genres={{{genres|}}}
| modes =
| modes={{{modes|}}}
| label1={{{label1|}}}
| data1={{{data1|}}}
| label2={{{label2|}}}
| data2={{{data2|}}}
| label3={{{label3|}}}
| data3={{{data3|}}}
}}
}}
 
<noinclude><templatedata>
<!-- Write a short introduction describing the game here -->
{
 
"description": "Infobox Game templatedata",
== Gameplay ==
"params": {
<!-- Describe gameplay mechanics, modes, and features here -->
"image": {
 
"description": "Upload an image, then insert imagename.filename",
== Forklifts ==
"type": "wiki-file-name",
<!-- Write about the forklifts featured in this game here -->
"required": true,
 
"example": "UploadedImage.jpg",
== Gallery ==
"label": "Game cover image"
<!-- Insert a gallery here using VisualEditor (Insert → Gallery) -->
},
 
"release": {
== Notes ==
"description": "The first date of release of the game",
<!-- Add references here -->
"type": "date",
 
"example": "1. January 2000",
{{Social_Footer}}
"required": true,
 
"label": "Release date"
<!-- Add more categories using Page settings → Categories -->
},
[[Category:Video Games]]
"developers": {
"description": "Separate  several with <br>",
"type": "string",
"example": "Vicarious Visions",
"label": "Game developer(s)",
"required": true
},
"publishers": {
"description": "Separate  several with <br>",
"type": "string",
"example": "Ubisoft",
"label": "Game publisher(s)",
"required": true
},
"platforms": {
"description": "Separate several with <br>",
"type": "string",
"example": "[[:Category:Linux|Linux]]",
"label": "Game platform(s)",
"suggestedvalues": [
"[[:Category:Windows|Windows]]",
"[[:Category:Linux|Linux]]",
"[[:Category:Playstation|Playstation]]",
"[[:Category:Playstation 2|Playstation 2]]",
"[[:Category:Playstation 3|Playstation 3]]",
"[[:Category:Playstation 4|Playstation 4]]",
"[[:Category:Playstation 5|Playstation 5]]",
"[[:Category:Xbox|Xbox]]",
"[[:Category:Xbox 360|Xbox 360]]",
"[[:Category:Xbox Series|Xbox Series]]",
"[[:Category:Xbox One|Xbox One]]",
"[[:Category:NES|NES]]",
"[[:Category:SNES|SNES]]",
"[[:Category:Nintendo Switch|Nintendo Switch]]",
"[[:Category:Nintendo Switch 2|Nintendo Switch 2]]",
"[[:Category:Nintendo 64|Nintendo 64]]",
"[[:Category:GameBoy Advance|GameBoy Advance]]",
"[[:Category:GameBoy|GameBoy]]",
"[[:Category:GameBoy 3DS|GameBoy 3DS]]",
"[[:Category:SEGA Dreamcast|SEGA Dreamcast]]",
"[[:Category:SEGA Master System|SEGA Master System]]",
"[[:Category:SEGA Megadrive|SEGA Megadrive]]",
"[[:Category:PSP|PSP]]",
"[[:Category:GameCube|GameCube]]",
"[[:Category:Nintendo Wii|Nintendo Wii]]"
],
"required": true
},
"genres": {
"description": "Separate several with <br>",
"type": "string",
"example": "[[:Category:Racing|Racing]]",
"autovalue": "",
"required": true,
"suggestedvalues": [
"[[:Category:Action|Action]]",
"[[:Category:Adventure|Adventure]]",
"[[:Category:Beat'em Up|Beat'em Up]]",
"[[:Category:Fighting|Fighting]]",
"[[:Category:First-person Shooter|First-person Shooter]]",
"[[:Category:Hack & Slash|Hack & Slash]]",
"[[:Category:Horror|Horror]]",
"[[:Category:Indie|Indie]]",
"[[:Category:Platformer|Platformer]]",
"[[:Category:Puzzle|Puzzle]]",
"[[:Category:Racing|Racing]]",
"[[:Category:Roleplaying|Roleplaying]]",
"[[:Category:Run & Gun|Run & Gun]]",
"[[:Category:Sandbox|Sandbox]]",
"[[:Category:Simulation|Simulation]]",
"[[:Category:Sports|Sports]]",
"[[:Category:Stealth|Stealth]]",
"[[:Category:Strategy|Strategy]]",
"[[:Category:Survival|Survival]]",
"[[:Category:Tomb Raider|Tomb Raider]]"
],
"label": "Game genre(s)"
},
"modes": {
"description": "Separate several with <br>",
"type": "string",
"example": "[[:Category:Single-player|Single-player]]",
"autovalue": "",
"label": "Game mode(s)",
"suggestedvalues": [
"[[:Category:Local Co-op|Local Co-op]]",
"[[:Category:Local Multi-player|Local Multi-player]]",
"[[:Category:Online Co-op|Online Co-op]]",
"[[:Category:Online Multi-player|Online Multi-player]]",
"[[:Category:Single-player|Single-player]]",
"[[:Category:Third-person Shooter|Third-person Shooter]]",
"[[:Category:Virtual Reality|Virtual Reality]]"
],
"required": true
},
"label1": {
"label": "Extra Row 1 Title",
"description": "The title for custom row 1 (e.g. 'Series')",
"type": "string"
},
"data1": {
"label": "Extra Row 1 Content",
"description": "Add content to row 1",
"type": "string"
},
"label2": {
"label": "Extra Row 2 Title",
"description": "The title for custom row 2 (e.g. 'Engine')",
"type": "string"
},
"data2": {
"label": "Extra Row 2 Content",
"description": "Add content to row 2",
"type": "string"
},
"label3": {
"label": "Extra Row 3 Title",
"description": "The title for custom row 3 (e.g. 'Sales')",
"type": "string"
},
"data3": {
"label": "Extra Row 3 Content",
"description": "Add content to row 3",
"type": "string"
}
}
}
</templatedata>
</noinclude>

Latest revision as of 15:24, 24 January 2026

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

Infobox Game templatedata

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Game cover imageimage

Upload an image, then insert imagename.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 <br>

Example
Vicarious Visions
Stringrequired
Game publisher(s)publishers

Separate several with <br>

Example
Ubisoft
Stringrequired
Game platform(s)platforms

Separate several with <br>

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

Separate several with <br>

Suggested values
[[:Category:Action|Action]] [[:Category:Adventure|Adventure]] [[:Category:Beat'em Up|Beat'em Up]] [[:Category:Fighting|Fighting]] [[:Category:First-person Shooter|First-person Shooter]] [[:Category:Hack & Slash|Hack & Slash]] [[:Category:Horror|Horror]] [[:Category:Indie|Indie]] [[:Category:Platformer|Platformer]] [[:Category:Puzzle|Puzzle]] [[:Category:Racing|Racing]] [[:Category:Roleplaying|Roleplaying]] [[:Category:Run & Gun|Run & Gun]] [[:Category:Sandbox|Sandbox]] [[:Category:Simulation|Simulation]] [[:Category:Sports|Sports]] [[:Category:Stealth|Stealth]] [[:Category:Strategy|Strategy]] [[:Category:Survival|Survival]] [[:Category:Tomb Raider|Tomb Raider]]
Example
[[:Category:Racing|Racing]]
Auto value
Stringrequired
Game mode(s)modes

Separate several with <br>

Suggested values
[[:Category:Local Co-op|Local Co-op]] [[:Category:Local Multi-player|Local Multi-player]] [[:Category:Online Co-op|Online Co-op]] [[:Category:Online Multi-player|Online Multi-player]] [[:Category:Single-player|Single-player]] [[:Category:Third-person Shooter|Third-person Shooter]] [[:Category:Virtual Reality|Virtual Reality]]
Example
[[:Category:Single-player|Single-player]]
Auto value
Stringrequired
Extra Row 1 Titlelabel1

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

Stringoptional
Extra Row 1 Contentdata1

Add content to row 1

Stringoptional
Extra Row 2 Titlelabel2

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

Stringoptional
Extra Row 2 Contentdata2

Add content to row 2

Stringoptional
Extra Row 3 Titlelabel3

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

Stringoptional
Extra Row 3 Contentdata3

Add content to row 3

Stringoptional