Template:Map/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 21:
"height": {
"label": "Height",
"description": "Height of the map, if not the default of 300px.",
"type": "string",
"required": false,
"example": "
},
"width": {
"label": "Width",
"description": "Width of the map, if not the default of 300px.",
"type": "string",
"required": false,
"example": "
}
}
|
Revision as of 20:33, 8 December 2024
This template displays an interactive map.
Displays an interactive map.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type | type | 'Episode', 'Room' or 'Entity'
| String | required |
Target | target | Name of the room, episode or object to display. You can specify multiple items by separating them with a semi-colon (no spaces), or specify everything by using the string 'All'
| String | required |
Height | height | Height of the map, if not the default of 300px.
| String | optional |
Width | width | Width of the map, if not the default of 300px.
| String | optional |