This template links coordinates to the BlueMap of the server.
Parameters
| Parameter | Description | Required |
|---|---|---|
{{{map}}}
|
the map to be linked | yes |
{{{1}}}
|
the x-coordinates | yes |
{{{2}}}
|
the y-coordinates | yes |
{{{3}}}
|
the z-coordinates | yes |
Example
Unfilled
{{coordinates|map=|||}}
Filled
{{coordinates|map=Reveille|13|13|13}} returns 13, 13, 13.