Template:Multimap/doc

From RuneRealm Wiki
Jump to navigation Jump to search
This is a documentation subpage for Template:Multimap.
It contains usage information, categories, and other content that is not part of the original template page.

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}}
}}
Ardougne General Store
Ardougne North Bank