No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
"Language": { | "Language": { | ||
"description": "The game's language(s), linked to categories.", | "description": "The game's language(s), linked to categories.", | ||
"example": " | "example": "Japanese", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"Engine": { | "Engine": { | ||
"description": "The engine that which the game has been developed in.", | "description": "The engine that which the game has been developed in.", | ||
"example": " | "example": "{{Engine|RPG Maker 2000}}", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"Date": { | "Date": { | ||
"description": "The game's release date.", | "description": "The game's release date. Takes the form Y-m-d", | ||
"example": "2007-05-26", | |||
"type": "date" | "type": "date" | ||
}, | }, |
Latest revision as of 05:02, 29 August 2023
This is a template for a game's basic information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | The game's title screen. | String | optional |
caption | caption | A caption describing the title screen. | String | optional |
Version | Version | The game's current version. | String | optional |
Creator | Creator | The game's developer(s). | String | optional |
Language | Language | The game's language(s), linked to categories.
| String | optional |
Engine | Engine | The engine that which the game has been developed in.
| String | optional |
Date | Date | The game's release date. Takes the form Y-m-d
| Date | optional |
hero2 | hero2 | An image representing the protagonist(s). | String | optional |
Protagonist | Protagonist | The game's protagonist(s). | String | optional |
Nexus Doors | Nexus Doors | Number of Nexus doors for each protagonist. | String | optional |
Effects | Effects | Number of effects for each protagonist. | String | optional |
Endings | Endings | Number of endings for each protagonist. | String | optional |