Template:M&LPIT map: Difference between revisions

from https://www.mariowiki.com/Template:M%26LPIT_map
m (Bawitdaba moved page Template:PitMKmap to Template:M&LPIT map without leaving a redirect: consistency)
(from https://www.mariowiki.com/Template:M%26LPIT_map)
Line 1: Line 1:
<imagemap>
{{#tag:imagemap|
File:Pitmapscreen.png|frame|Click an area to travel there!
File:M&LPiT map screen.png{{!}}{{{align|right}}}{{!}}{{{class|frame}}}{{!}}Click an area to open the relevant article.
rect 141 58 186 102 [[Hollijolli Village]]
rect 141 58 186 102 [[Hollijolli Village]]
rect 46 70 82 111 [[Toadwood Forest]]
rect 46 70 82 111 [[Toadwood Forest]]
rect 10 23 58 82 [[Bowser's Castle#Mario & Luigi: Partners in Time|Bowser's Castle]]
rect 10 23 58 82 [[Bowser's Castle#Mario & Luigi: Partners in Time|Bowser's Castle]]
rect 1 95 57 150 [[Yoshi's Island (place)|Yoshi's Island]]
rect 1 95 57 150 [[Yoshi's Island (location)#Mario & Luigi: Partners in Time|Yoshi's Island]]
rect 184 50 220 88 [[Koopaseum]]
rect 184 50 220 88 [[Koopaseum]]
rect 162 93 220 155 [[Thwomp Volcano]]
rect 162 93 220 155 [[Thwomp Volcano]]
Line 12: Line 12:
rect 80 50 145 110 [[Shroob Castle]]
rect 80 50 145 110 [[Shroob Castle]]
desc bottom-right
desc bottom-right
</imagemap><noinclude>[[Category:ImageMap Templates]]</noinclude>
}}<noinclude>
==Usage==
<pre>{{M&LPIT map|align=right|class=frame}}</pre>
*Change <code>right</code> to where you want to align the templates (right, center or left)
*Change <code>frame</code> to adjust how the map is rendered.
 
If an option is omitted, the mentioned options are used as default.
==Example==
<pre>{{M&LPIT map|align=center|class=frame}}</pre>
outputs:
{{M&LPIT map|align=center|class=frame}}
[[Category:Image map templates]]