>サムエル (Add MissingVersionGaps) |
>サムエル m (Rename MissingVersionGaps to VersionGaps) |
||
Line 44: | Line 44: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "VersionGaps": { | ||
"label": " | "label": "VersionGaps", | ||
"description": "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.", | "description": "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.", | ||
"example": "0.110b-0.110b patch 1,0.111-0.113a", | "example": "0.110b-0.110b patch 1,0.111-0.113a", | ||
Line 119: | Line 119: | ||
"VersionAdded", | "VersionAdded", | ||
"VersionRemoved", | "VersionRemoved", | ||
" | "VersionGaps", | ||
"Effects", | "Effects", | ||
"Wallpapers", | "Wallpapers", |
Revision as of 18:40, 24 May 2021
Displays a location box, which contains a world's details.
Parameter | Description | Type | Status | |
---|---|---|---|---|
headercolor | headercolor | The color of the header of the location box.
| String | suggested |
headerfontcolor | headerfontcolor | The color of the text for the header of the location box.
| String | optional |
Name | Name | The area's original Japanese names, along with any translations thereof, separated by commas.
| String | optional |
image | image | The file name for the image to be displayed by the location box. | File | optional |
caption | caption | The corresponding caption for the image, visible if a value is provided. | String | optional |
JapaneseName | JapaneseName | The area's Japanese name.
| String | optional |
VersionAdded | VersionAdded | The version where the area has been added.
| String | optional |
VersionRemoved | VersionRemoved | The version where the area has been removed.
| String | optional |
VersionGaps | 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 obtainable in the current location.
| String | optional |
Wallpapers | Wallpapers | Collectibles that you can find in the current location.
| String | optional |
Events | Events | Events that you can encounter. | String | optional |
NPCS | NPCS | Notable NPCs that show up in the current location. | String | optional |
Connections | Connections | Locations accessible from the location at present. | String | optional |
RemovedConnections | RemovedConnections | Locations that have been removed from recent versions, connected to the present area. | String | optional |
BGM | BGM | Soundtrack that plays in the current location. | String | optional |
Map ID | Map ID | The IDs corresponding to the location's map, as well as any existing sub-areas. | String | optional |
Contributing | Contributing | Authors who have added to the location, visible if a value is provided. | String | optional |
Primary | Primary | The location's main author. | String | optional |
General usage
{{Locationbox
|headercolor = #4A0400
|headerfontcolor = #FFA500
|image = volcanic_subterrain.png
|Effects = None
|Wallpapers = None
|Events = None
|NPCS = None
|Connections = [[Chemical Research Facility]] {{OneWay|NoEntry}}
|BGM = bgm-e (after lighting the foundry)
|Map ID = 1023
|Primary = [[:Category:Ruri|Ruri]]
|Contributing = [[:Category:Qxy|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 |
Version Removed | 0.112i |
Primary Author | Ruri |
Contributing Author(s) | qxy |