Template:Map/doc: Difference between revisions

no edit summary
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": "300px500px"
},
"width": {
"label": "Width",
"description": "Width of the map, if not the default of 300px.",
"type": "string",
"required": false,
"example": "300px500px"
}
}