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



YumeWiki
2,493Articles

Template:VendingMachine


This template contains a subobject representing a Vending Machine, and is primarily used in the Vending Machine page of the Yume 2kki wiki.

Documentation (for the above template, sometimes hidden or invisible)

Represents data for a vending machine in-game.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Locationlocation

The vending machine's location.

Example
Snowy Forest
Stringrequired
Location Aliaslocation_alias

Descriptive text substituting the location's name. This is intended to precedence over the location's page name when displayed.

Example
Snowy Forest (Wintry Path)
Stringoptional
Map IDmap_id

The map ID where the vending machine is situated in. Zero-padded

Example
0894
Stringoptional
Event IDevent_id

The event ID(s) containing logic governing a vending machine. Zero-padded, can take on multiple values, separated by a comma.

Example
0027, 0033
Stringoptional
Imageimage

A wiki link pointing to the vending machine's image.

Example
File:Jihanki snowy forest 2.PNG
Page namerequired
Commentscomment

Remarks about a the vending machine; these could be related to its appearance or distinctive features.

Example
This vending machine, which bears the colors of the trees nearby, has the top portion covered in snow. It only sells cups of corn potage.
Stringoptional
Is Implementedis_implemented

Boolean flag denoting whether a vending machine has been officially implemented for use in-game. Defaults to true.

Default
true
Example
true
Booleanoptional
Is Accessibleis_accessible

Boolean flag denoting whether a vending machine can be accessed through normal means. Defaults to true.

Default
true
Booleanoptional
Is Uniqueis_unique

Boolean flag that denotes whether a vending machine is unique or otherwise. Defaults to false.

Default
false
Booleanoptional
Is Secretis_secret

Boolean flag that denotes whether a vending machine is secret or otherwise. Defaults to false.

Default
false
Booleanoptional