Template
Survival2Location
From Dogcraft Wiki
{{Survival2Location |location_name = Akkara |xcoord = 0 |zcoord = 0 |scale = 0.5 |collapsed = true |transport = true }}
Akkara
(Co-ordinates - X: 0, Z: 0)
Note that the Great Survival Map only covers a distance of 10,240 blocks from spawn.
Accepts co-ordinates of a location on the Survival 2 world and generates a collapsible map using the Great Survival Map showing where the location is in the world.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Location Name | location_name | The name of the location | String | required |
X-Coordinate | xcoord | The X value, positive or negative integer. | Number | required |
Z-Coordinate | zcoord | The Z value, positive or negative integer | Number | required |
Scale modifier | scale | Determines the size of the map. 1 = 1000px map.
| Number | required |
Collapse by default | collapsed | If the map should be collapsed by default, requiring the user to press "Expand" to view it.
| Boolean | required |
Transport | transport | Display SRN and NTN routes overlay?
| Boolean | required |