Template:Map/doc: Difference between revisions

From Brighter Shores Wiki
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.

Template parameters

ParameterDescriptionTypeStatus
Typetype

'Episode', 'Room' or 'Entity'

Example
Room
Stringrequired
Targettarget

Name of the room, episode or object to display.

Example
Sea Road
Stringrequired
Heightheight

Height of the map, if not default.

Example
300px
Stringoptional
Widthwidth

Width of the map, if not default.

Example
300px
Stringoptional