Template:Infobox video game: Difference between revisions

From Eeveesauce Lore Wiki
Jump to navigation Jump to search
(add download parameter)
m (add status)
 
Line 45: Line 45:
<data source="mode">
<data source="mode">
<label>Mode(s)</label>
<label>Mode(s)</label>
</data>
<data source="status">
<label>Status</label>
</data>
</data>
<data source="download">
<data source="download">
Line 151: Line 154:
"description": "Mode which the game is played in.",
"description": "Mode which the game is played in.",
"example": "Single-player",
"example": "Single-player",
"type": "string"
},
"status": {
"label": "Status",
"description": "Status of which stage development is in.",
"example": "In development",
"type": "string"
"type": "string"
},
},
Line 178: Line 187:
"genre",
"genre",
"mode",
"mode",
"status",
"download"
"download"
]
]

Latest revision as of 00:06, 17 June 2024


Infobox for video games.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

Name of the game.

Stringrequired
Imageimage

A poster, cover art, or other related image to the game.

Fileoptional
Developer(s)developer

People that developed the game.

Example
[[Team Eeveesauce]]
Stringoptional
Publisher(s)publisher

Company that published the game.

Example
[[Studio Tsushiuow]]
Stringoptional
Director(s)director

People who directed the game.

Example
[[User:Englishguy4|EnglishGuy4]]
Stringoptional
Producer(s)producer

People who produced the game.

Example
[[User:Englishguy4|EnglishGuy4]]
Stringoptional
Designer(s)designer

People who designed the game.

Example
[[Team Eeveesauce]]
Stringoptional
Programmer(s)programmer

People who wrote code for the game.

Example
[[Team Eeveesauce]]
Stringoptional
Artist(s)artist

People who made the art for the game.

Example
KADOKAWA, [[Team Eeveesauce]]
Stringoptional
Composer(s)composer

People who worked on the music

Example
Eric Skiff, KADOKAWA, and like a billion others
Stringoptional
Seriesseries

Which series the game belongs to.

Suggested values
Eeveesauce
Example
Eeveesauce
Stringoptional
Engineengine

The game engine which the game was created in.

Example
RPG Maker MV
Stringoptional
Platform(s)platform

Platforms in which the game was released.

Example
Windows, Linux, Browser
Stringoptional
Releaserelease

Date of release.

Example
January 27, 2021
Dateoptional
Genregenre

The type of game it is.

Example
RPG, Adventure, Comedy
Stringoptional
Modemode

Mode which the game is played in.

Example
Single-player
Stringoptional
Statusstatus

Status of which stage development is in.

Example
In development
Stringoptional
Downloaddownload

URL at which the game can be downloaded from.

Example
https://team-eeveesauce.itch.io/eeveesauce
URLoptional