×
Create a new article
Write your page title here:
We currently have 2,567 articles on Yume Nikki Fangames Wiki. Type your article name above or click on one of the titles below and start writing!



Yume Nikki Fangames Wiki

Template:Gamebox/doc: Difference between revisions

(Created page with "<templatedata> { "params": { "image": { "description": "The game's title screen.", "type": "unknown" }, "caption": { "description": "A caption describing the t...")
 
No edit summary
Line 4: Line 4:
"image": {
"image": {
"description": "The game's title screen.",
"description": "The game's title screen.",
"type": "unknown"
"type": "string"
},
},
"caption": {
"caption": {
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": "[[Category:Japanese_Fangames|Japanese Fangames]]"
"example": "[[Category:Japanese_Fangames|Japanese Fangames]]",
"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": "[[:Category:Fangames_Made_in_RPG_Maker_2000|RPG Maker 2000]]"
"example": "[[:Category:Fangames_Made_in_RPG_Maker_2000|RPG Maker 2000]]",
"type": "string"
},
},
"Date": {
"Date": {
"description": "The game's release date."
"description": "The game's release date.",
"type": "date"
},
},
"hero2": {
"hero2": {
"description": "An image representing the protagonist(s)."
"description": "An image representing the protagonist(s).",
"type": "string"
},
},
"Protagonist": {
"Protagonist": {
"description": "The game's protagonist(s)."
"description": "The game's protagonist(s).",
"type": "string"
},
},
"Nexus Doors": {
"Nexus Doors": {
"description": "Number of Nexus doors for each protagonist."
"description": "Number of Nexus doors for each protagonist.",
"type": "string"
},
},
"Effects": {
"Effects": {
"description": "Number of effects for each protagonist."
"description": "Number of effects for each protagonist.",
"type": "string"
},
},
"Endings": {
"Endings": {
"description": "Number of endings for each protagonist."
"description": "Number of endings for each protagonist.",
"type": "string"
}
}
},
},

Revision as of 04:12, 5 September 2021

This is a template for a game's basic information.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
imageimage

The game's title screen.

Stringoptional
captioncaption

A caption describing the title screen.

Stringoptional
VersionVersion

The game's current version.

Stringoptional
CreatorCreator

The game's developer(s).

Stringoptional
LanguageLanguage

The game's language(s), linked to categories.

Example
[[Category:Japanese_Fangames|Japanese Fangames]]
Stringoptional
EngineEngine

The engine that which the game has been developed in.

Example
[[:Category:Fangames_Made_in_RPG_Maker_2000|RPG Maker 2000]]
Stringoptional
DateDate

The game's release date.

Dateoptional
hero2hero2

An image representing the protagonist(s).

Stringoptional
ProtagonistProtagonist

The game's protagonist(s).

Stringoptional
Nexus DoorsNexus Doors

Number of Nexus doors for each protagonist.

Stringoptional
EffectsEffects

Number of effects for each protagonist.

Stringoptional
EndingsEndings

Number of endings for each protagonist.

Stringoptional