Template:Map: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
(Added background to the map icon skeleton.)
Line 30: Line 30:
<pre>
<pre>
{{map | width = <width> | height = <height> | image = <image> | bg = <background color> | icons =
{{map | width = <width> | height = <height> | image = <image> | bg = <background color> | icons =
{{map icon | <icon> | <x> | <y> | <size> | <custom?>}}
{{map icon | <icon> | <x> | <y> | <size> | bg = <background?> | custom = <custom?>}}
}}
}}
</pre>
</pre>

Revision as of 11:47, August 11, 2021


Info

This template places an image on the article and allows it to be overlaid with icons. As such, it's useful to make interactable maps of areas with items of interest pointed out.

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.
icons No A collection of icons to place on the image. Use {{map icon}} for this.
bg No Background color to use.

Skeleton

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

Examples

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