Template:Maplink

From MinecraftOnline
Jump to navigation Jump to search


Use this template when needing a link to the live map.

If any future changes occur to the map link format, this template can change all map links using it.


When to use

This is simply a quick way of inserting a map link from just coordinates, zoom, dimension, and day/night.

Usage

Type {{maplink|-127|65|358|10|overworld|day|Map link of Spawn}} where you would ordinarily use [https://map.minecraftonline.com/#/-127/65/358/-1/Freedonia%20-%20overworld/Day Map link of Spawn] (Map link of Spawn) to obtain Map link of Spawn.

Format

{{maplink|X|Y|Z|Zoom|dimension|time|link text}}

The time value for day or night is ignored when the dimension is not overworld.

Examples

{{maplink|32||32|10|nether||}}

map link to 32 64 32 in nether

{{maplink|-127||358||overworld||}}

map link to -127 64 358 in overworld

{{maplink|-8008||5005|2|overworld|Night|}}

map link to -8008 64 5005 in overworld

Y is optional and defaults to 64. Zoom is optional, defaulting to 1. Dimension is required. night/world (day) is also optional, defaulting to world if overworld. Link text is also optional.

Creates a map link with the specified coordinates and other options.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
X coordinate1

The X coordinate of the place you're linking

Example
15243
Stringrequired
Y coordinate2

The Y coordinate of the place you're linking (defaults to 64)

Example
64
Stringoptional
Z coordinate3

The Z coordinate of the place you're linking

Example
9817
Stringrequired
Zoom4

The zoom level of the map link (defaults to max)

Example
1
Stringoptional
Dimension5

The dimension of the place you're linking (overworld, nether or end)

Example
overworld
Stringrequired
Time6

Choose whether the map setting is day ('World') or Night ('Night')

Example
Night
Stringoptional
Link text7

Text that will be shown as the link

Example
Here is how the build looks like on the map
Stringoptional