Template:Maplink
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
X coordinate | 1 | The X coordinate of the place you're linking
| String | required |
Y coordinate | 2 | The Y coordinate of the place you're linking (defaults to 64)
| String | optional |
Z coordinate | 3 | The Z coordinate of the place you're linking
| String | required |
Zoom | 4 | The zoom level of the map link (defaults to 1)
| String | optional |
Dimension | 5 | The dimension of the place you're linking (overworld, nether or end)
| String | required |
Time | 6 | Choose whether the map setting is Day or Night (unavailable ATM)
| String | optional |
Link text | 7 | Text that will be shown as the link
| String | optional |