Template:Setting/doc
This template is used to specify details about a [[setting]]. With the exception of <code>id</code>, the parameters are named the same as in the JSON.
Parameter | Description | Type | Status | |
---|---|---|---|---|
ID | ID | ID of the setting
| Number | optional |
Name from JSON-data | name | Actual name (required if different from page title) | Line | optional |
CanChangeOutfit | canChangeOutfit | true if you can change your outfit in the setting (this might not reflect the locations behavior, as it can be overridden)
| Boolean | optional |
CanOpenMap | canOpenMap | true if you can open the map in the setting
| Boolean | optional |
ItemsUsableHere | itemsUsableHere | true if you can use your inventory here
| Boolean | optional |
IsInfiniteDraw | isInfiniteDraw | true if you have unlimited deck here
| Boolean | optional |
Collapsed | collapsed | Set "yes" to turn the display into a collapsed section labeled "Technical information"
| Boolean | optional |
Icon | Icon | File name of icon to be set in the Has icon property, displayed when the setting is referenced; not shown on the setting page itself. Only used if 'collapsed' is false.
| Line | optional |