Template:Map/doc: Difference between revisions

104 bytes added ,  Yesterday at 15:04
no edit summary
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1:
{{Documentation}}
 
This template displays an interactive map.
 
See the [[Brighter Shores:Map Project]] for more details!
 
<templatedata>
Line 21 ⟶ 25:
"height": {
"label": "Height",
"description": "Height of the map, if not the default of 300px.",
"type": "string",
"required": false,
"example": "300px500px"
},
"width": {
"label": "Width",
"description": "Width of the map, if not the default of 300px.",
"type": "string",
"required": false,
"example": "300px500px"
}
}