Template:Multimap
Template documentation
This documentation is transcluded from Template:Multimap/doc. [edit] [history] [purge]
Used to add group multiple maps, optionally with titles. Titles are optional and all maps should be aligned center.
Usage
{{Multimap
|width = A custom width (for each map) in format #px, default is 300px
|align = Align maps to the left/center/right on the page, default is center
|title1 = Title for the first map
|map1 = {{Map}}
|map2 = {{Map}}
|title3 = Another title
|map3 = {{Map}}
}}
Example
{{Multimap
|title1 = Ardougne General Store
|map1 = {{Map|x=2615|y=3293|mtype=pin}}
|title2 = Ardougne North Bank
|map2 = {{Map|x=2618|y=3332|mtype=pin}}
}}