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, |