Difference between revisions of "Template:Map"
Jump to navigation
Jump to search
m (close the includeonly tag) |
m (fix caption) |
||
Line 7: | Line 7: | ||
|{{t|width}}= Optional. map width - whole number only - ie no 'px' (default 400)<br/> | |{{t|width}}= Optional. map width - whole number only - ie no 'px' (default 400)<br/> | ||
|{{t|height}}= Optional. map height - whole number only - ie no 'px' (default 340)<br/> | |{{t|height}}= Optional. map height - whole number only - ie no 'px' (default 340)<br/> | ||
− | |{{t| | + | |{{t|caption}}= Optional. map caption - standard wikitext including links<br/> |
|{{t|zoom}}= Optional. whole number, 1 - 13<br/> | |{{t|zoom}}= Optional. whole number, 1 - 13<br/> | ||
|{{t|type}}= Optional. roadmap, satellite, hybrid or terrain<br/> | |{{t|type}}= Optional. roadmap, satellite, hybrid or terrain<br/> |
Revision as of 22:22, 17 November 2015
This template is for placing a GoogleMaps map and caption in a right-floating box.
The caption text will wrap within the box border and the borders will expand to accommodate whatever width & height are specified for the map
Usage:
{{Map
|coordinates= Mandatory. coordinate1,2~marker title~marker text; repeat for more markers
|width= Optional. map width - whole number only - ie no 'px' (default 400)
|height= Optional. map height - whole number only - ie no 'px' (default 340)
|caption= Optional. map caption - standard wikitext including links
|zoom= Optional. whole number, 1 - 13
|type= Optional. roadmap, satellite, hybrid or terrain
}}