Template:Location map: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Text replacement - "<includeonly>{| style="float: left; margin: 0 1em 0 0;" class="wikitable locationmap"" to "<includeonly>{| style="float: left; margin: 0 1em 0.5em 0;" class="wikitable locationmap"")
(Added background to the map icon skeleton.)
Line 33: Line 33:
<pre>
<pre>
{{location map | width = <width> | height = <height> | image = <image> | bg = <background color> | caption = <caption> | icons =
{{location map | width = <width> | height = <height> | image = <image> | bg = <background color> | caption = <caption> | icons =
{{map icon | <icon> | <x> | <y> | <size> | <custom?>}}
{{map icon | <icon> | <x> | <y> | <size> | bg = <background?> | custom = <custom?>}}
}}
}}
</pre>
</pre>

Revision as of 12:03, August 11, 2021


Info

This template creates a map, particularly one that shows the location of some item. It makes use of {{map}}, but wraps it around a nice table and highlights each icon with a circle.

Parameters

Parameter Mandatory Default Detailed description
width Yes Width to display the image at.
height Yes Height to display the image at.
image Yes Name of the image file, with extension.
caption Yes Caption to write below the image.
icons No A collection of icons to place on the image. Use {{map icon}} for this.
bg No Background color to use.

Skeleton

{{location map | width = <width> | height = <height> | image = <image> | bg = <background color> | caption = <caption> | icons =
{{map icon | <icon> | <x> | <y> | <size> | bg = <background?> | custom = <custom?>}}
}}

Examples

Code Result
{{ location map | width = 368 | height = 232 | image = AW map cropped.jpg | caption = Location of the landing site. | icons =
{{map icon | Hocotate ship | 132 | 181}}
}}
Overview of the Awakening Wood, cropped. From File:Mezame snap.jpg.
Hocotate ship
Location of the landing site.