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.

Temporary Notice

Partially due to the server's hardware migration, the map site is in a temporary state with the daytime map only. The default time value is currently set to World. Undo the edit when the issue is fixed.

Unless necessary, leave the 6th field (where Day would go) blank.



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://minecraftonline.com/map/#/-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 currently ignored while only the day ("World") live map view is available.

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

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

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

Template parameters

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 1)

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 or Night (unavailable ATM)

Example
Day
Stringoptional
Link text7

Text that will be shown as the link

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