Template:Map/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 14: Line 14:
"target": {
"target": {
"label": "Target",
"label": "Target",
"description": "Name of the room, episode or object to display.",
"description": "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'",
"type": "string",
"type": "string",
"required": true,
"required": true,
"example": "Sea Road"
"example": "'Sea Road', 'Sea Road;Little Square', 'All'"
},
},
"height": {
"height": {