>サムエル m (Rename MissingVersionGaps to VersionGaps) |
>サムエル (Add VersionsUpdated) |
||
Line 42: | Line 42: | ||
"description": "The version where the area has been removed.", | "description": "The version where the area has been removed.", | ||
"example": "0.115a", | "example": "0.115a", | ||
"type": "string" | |||
}, | |||
"VersionsUpdated": { | |||
"label": "VersionsUpdated", | |||
"description": "The version(s) where the area has been updated. This should not include version added, version removed, or version removed in any version gaps. Use commas to separate multiple instances.", | |||
"example": "0.112,0.112 patch 1,0.112d", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 119: | Line 125: | ||
"VersionAdded", | "VersionAdded", | ||
"VersionRemoved", | "VersionRemoved", | ||
"VersionsUpdated", | |||
"VersionGaps", | "VersionGaps", | ||
"Effects", | "Effects", | ||
Line 158: | Line 165: | ||
|Primary = [[:Category:Ruri|Ruri]] | |Primary = [[:Category:Ruri|Ruri]] | ||
|Contributing = [[:Category:Qxy|qxy]] | |Contributing = [[:Category:Qxy|qxy]] | ||
|VersionAdded = 0.109h patch 4 | |||
|VersionRemoved = 0.112i | |VersionRemoved = 0.112i | ||
|Effects = None | |Effects = None |
Revision as of 17:46, 30 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 |
VersionsUpdated | VersionsUpdated | The version(s) where the area has been updated. This should not include version added, version removed, or version removed in any version gaps. Use commas to separate multiple instances.
| 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 Added | 0.109h patch 4 |
Version Removed | 0.112i |
Primary Author | Ruri |
Contributing Author(s) | qxy |