Template:Map/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
"label": "Height", |
"label": "Height", |
||
"description": "Height of the map, if not default.", |
"description": "Height of the map, if not default.", |
||
"type": "string", |
|||
"required": false, |
|||
"example": "300px" |
|||
}, |
|||
"width": { |
|||
"label": "Width", |
|||
"description": "Width of the map, if not default.", |
|||
"type": "string", |
"type": "string", |
||
"required": false, |
"required": false, |
Revision as of 21:32, 23 November 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.
| String | required |
Height | height | Height of the map, if not default.
| String | optional |
Width | width | Width of the map, if not default.
| String | optional |