Template:Map

From MinecraftOnline
Jump to navigation Jump to search

When to use

This is simply a quick way of inserting a map item image on to a wiki page. The image will reflect any updates to the map item in game.

Usage

Type {{map|0}} instead of uploading the image to the wiki.

Result:

map_0_1.png

Clicking on these map images opens the control panel maps section to that specific map, which shows the coordinates it is at and the scale of the map. Map 0 link: http://minecraftonline.com/cgi-bin/controlpanel?maps=0

You can view more maps at https://minecraftonline.com/cgi-bin/controlpanel?maps

Combining Maps

Multiple maps can be put together next to each other to form larger maps:

{{map|0}}{{map|9303}}

Result:

map_0_1.pngmap_9303_1.png

For maps over multiple lines, you will have to use <br> for line breaks.

For wider maps made up of many map templates, you may want to use <span style="white-space:nowrap;">{{map|0}}{{map|1}}{{map|2}}...</span> to stop the images from wrapping on to the next line when the window is too thin.

Large Maps

You can change the size of the map with {{map|0|4}}

Result:

map_0_4.png

Note that only size 1 and size 4 map images are currently available. And size 4 map images may only update when viewed on the control panel (click the image to open this).

If a map image does not appear to be updating for you, force refresh the page to stop your browser from using an outdated cache of the image, this can often be done with Ctrl+F5.