mNo edit summary |
Oh0kaYthen86 (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
"description": "The color of the text for the header of the location box.", | "description": "The color of the text for the header of the location box.", | ||
"type": "string", | "type": "string", | ||
"default": "#ffffff" | "default": "#ffffff", | ||
"suggested": true | |||
}, | }, | ||
"image": { | "image": { | ||
Line 19: | Line 20: | ||
"description": "The file name for the image to be displayed by the location box.", | "description": "The file name for the image to be displayed by the location box.", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"example": "Azure_garden.png" | "example": "Azure_garden.png", | ||
"required": true | |||
}, | }, | ||
"caption": { | "caption": { | ||
Line 37: | Line 39: | ||
"example": "0.114", | "example": "0.114", | ||
"type": "string", | "type": "string", | ||
"default": "x.x" | "default": "x.x", | ||
"required": true | |||
}, | }, | ||
"VersionRemoved": { | "VersionRemoved": { | ||
Line 61: | Line 64: | ||
"description": "Effects (or the game's equivalent) obtainable in this location.", | "description": "Effects (or the game's equivalent) obtainable in this location.", | ||
"example": "Chainsaw", | "example": "Chainsaw", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"Wallpapers": { | "Wallpapers": { | ||
Line 68: | Line 72: | ||
"example": "WP #87, Kura Puzzle #45", | "example": "WP #87, Kura Puzzle #45", | ||
"type": "string", | "type": "string", | ||
"aliases": ["Menu"] | "aliases": [ | ||
"Menu" | |||
], | |||
"required": true | |||
}, | }, | ||
"Events": { | "Events": { | ||
"label": "Events", | "label": "Events", | ||
"description": "Events that you can encounter in this location.", | "description": "Events that you can encounter in this location.", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"NPCS": { | "NPCS": { | ||
"label": "Notable NPCs", | "label": "Notable NPCs", | ||
"description": "Noteworthy NPCs that show up in this location.", | "description": "Noteworthy NPCs that show up in this location.", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"Connections": { | "Connections": { | ||
Line 84: | Line 93: | ||
"description": "List of areas connected to this location (using the Connection template) as of the game's current version.", | "description": "List of areas connected to this location (using the Connection template) as of the game's current version.", | ||
"type": "string", | "type": "string", | ||
"example": "{{Connection|Dream Pool|one_way_type=NoEntry}}" | "example": "{{Connection|Dream Pool|one_way_type=NoEntry}}", | ||
"required": true | |||
}, | }, | ||
"RemovedConnections": { | "RemovedConnections": { | ||
Line 90: | Line 100: | ||
"description": "List of area connections (using the Connection template) to this location that have since been removed.", | "description": "List of area connections (using the Connection template) to this location that have since been removed.", | ||
"type": "string", | "type": "string", | ||
"example": "{{Connection|Digital Forest|is_removed=true}}" | "example": "{{Connection|Digital Forest|is_removed=true}}" | ||
}, | }, | ||
"BGM": { | "BGM": { | ||
Line 96: | Line 106: | ||
"description": "List of tracks (using the BGM template) that play in this location and/or specific rooms/maps within it.", | "description": "List of tracks (using the BGM template) that play in this location and/or specific rooms/maps within it.", | ||
"type": "string", | "type": "string", | ||
"example": "{{BGM|title=soto_C5|filename=Soto-C5.ogg|label=Glasses Path}}" | "example": "{{BGM|title=soto_C5|filename=Soto-C5.ogg|label=Glasses Path}}", | ||
"required": true | |||
}, | }, | ||
"Map ID": { | "Map ID": { | ||
Line 102: | Line 113: | ||
"description": "List of IDs corresponding to the location's map and its sub-areas. Zero-padded, with four digits.", | "description": "List of IDs corresponding to the location's map and its sub-areas. Zero-padded, with four digits.", | ||
"example": "0002, 0003", | "example": "0002, 0003", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"Primary": { | "Primary": { | ||
"label": "Author", | "label": "Author", | ||
"description": "The location's main author.", | "description": "The location's main author.", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"Contributing": { | "Contributing": { | ||
Line 118: | Line 131: | ||
"description": "The area's original Japanese (or generally, native, assuming a fangame's language is not English) names, along with any translations thereof, separated by commas.", | "description": "The area's original Japanese (or generally, native, assuming a fangame's language is not English) names, along with any translations thereof, separated by commas.", | ||
"example": "扉部屋, ''Tobirabeya'', Door Room", | "example": "扉部屋, ''Tobirabeya'', Door Room", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"Map Type": { | "Map Type": { |
Revision as of 15:39, 13 December 2022
Displays a location box, which contains a world's details.
Parameter | Description | Type | Status | |
---|---|---|---|---|
(Header color) | headercolor | The color of the header of the location box.
| String | suggested |
(Header font color) | headerfontcolor | The color of the text for the header of the location box.
| String | suggested |
Original Name(s) | Name | The area's original Japanese (or generally, native, assuming a fangame's language is not English) names, along with any translations thereof, separated by commas.
| String | required |
(Location image) | image | The file name for the image to be displayed by the location box.
| File | required |
(Location image caption) | caption | The corresponding caption for the image, visible if a value is provided. | String | optional |
Japanese Name | JapaneseName | The area's original name in Japanese, if applicable.
| String | optional |
Version Added | VersionAdded | The version in which area was first added.
| String | required |
Version Removed | VersionRemoved | The version in which the area was removed, if applicable.
| String | optional |
Versions Updated | VersionsUpdated | The version(s) in which the area has been updated. This should not include VersionAdded, VersionRemoved, or any removed versions in VersionGaps. Use commas to separate multiple instances. Versions may also be followed by a dash and a 1 or 2 character code; this is an update type identifier used by Yume 2kki Explorer, and these are automatically handled by the version manager in the app.
| String | optional |
Version Gaps | VersionGaps | Any gaps where the area was removed only to later be re-added, starting with the version it was removed, followed by a dash, followed by the version it was re-added in. Use commas to separate multiple instances.
| String | optional |
Effects | Effects | Effects (or the game's equivalent) obtainable in this location.
| String | required |
Wallpapers | Wallpapers Menu | Collectibles that you can find in this location.
| String | required |
Events | Events | Events that you can encounter in this location. | String | required |
Map Type | Map Type | Descriptors for a given location, such as the overall map size and whether it loops or otherwise.
| String | optional |
Notable NPCs | NPCS | Noteworthy NPCs that show up in this location. | String | required |
Connecting Areas | Connections | List of areas connected to this location (using the Connection template) as of the game's current version.
| String | required |
Removed Connections | RemovedConnections | List of area connections (using the Connection template) to this location that have since been removed.
| String | optional |
BGM | BGM | List of tracks (using the BGM template) that play in this location and/or specific rooms/maps within it.
| String | required |
Map ID | Map ID | List of IDs corresponding to the location's map and its sub-areas. Zero-padded, with four digits.
| String | required |
Author | Primary | The location's main author. | String | required |
Contributing | Contributing | Authors who have added to the location, visible if a value is provided. | String | optional |
General usage
{{Locationbox |headercolor = #4a0400 |headerfontcolor = #ffa500 |image = volcanic_subterrain.png |Effects = None |Wallpapers = None |Events = None |NPCS = None |Connections = {{Connection|Chemical Research Facility|one_way_type=NoEntry}} |BGM = {{BGM|title=bgm-e|filename=Bgm-e.ogg|label=after lighting the foundry}} |Map ID = 1023 |Primary = Ruri |Contributing = qxy }}
will return:
Locationbox/doc | |
---|---|
Basic Info | |
Effects | None |
Events | None |
Notable NPCs | None |
Other | |
Connecting Areas | Chemical Research Facility ⛔ |
BGM | 🔊 bgm-e – after lighting the foundry |
Map ID | 1023 |
Primary Author | Ruri |
Contributing Author(s) | qxy |