Template
Survival2Location
From Dogcraft Wiki
imported>William (Created page with "<includeonly> <div class="toccolours mw-collapsible {{#ifeq: {{{collapsed}}}|true|mw-collapsed|}}" style="width: {{#expr: 1000 * {{{scale}}}}}px; max-width: {{#expr: 1000 * {{...") |
imported>William No edit summary |
||
| Line 22: | Line 22: | ||
<noinclude> | <noinclude> | ||
<pre> | <pre> | ||
{{ | {{Survival2Location | ||
|location_name = Chronia | |location_name = Chronia | ||
|xcoord = 4600 | |xcoord = 4600 | ||
| Line 32: | Line 32: | ||
</pre> | </pre> | ||
{{ | {{Survival2Location | ||
|location_name = Chronia | |location_name = Chronia | ||
|xcoord = 4600 | |xcoord = 4600 | ||
Revision as of 00:51, 17 January 2020
{{Survival2Location
|location_name = Chronia
|xcoord = 4600
|zcoord = -11700
|scale = 0.5
|collapsed = true
|transport = true
}}
Chronia
(Co-ordinates - X: 4600, Z: -11700)
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 |
This page was last modified on 17 January 2020, at 00:51. (2 years ago)