Template
Survival3Location
From Dogcraft Wiki
imported>William No edit summary |
imported>William No edit summary |
||
Line 23: | Line 23: | ||
<pre> | <pre> | ||
{{Survival3Location | {{Survival3Location | ||
|location_name = | |location_name = Spawn | ||
|xcoord = | |xcoord = 0 | ||
|zcoord = | |zcoord = 0 | ||
|scale = 0. | |scale = 0.8 | ||
|transport = true | |transport = true | ||
}} | }} | ||
Line 32: | Line 32: | ||
{{Survival3Location | {{Survival3Location | ||
|location_name = | |location_name = Spawn | ||
|xcoord = | |xcoord = 0 | ||
|zcoord = 0 | |zcoord = 0 | ||
|scale = 0. | |scale = 0.8 | ||
|transport = true | |transport = true | ||
}}<templatedata> | }}<templatedata> |
Revision as of 14:16, 15 January 2020
{{Survival3Location |location_name = Spawn |xcoord = 0 |zcoord = 0 |scale = 0.8 |transport = true }}
Accepts co-ordinates of a location on the Survival 3 world and generates a collapsible map using the Grand 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 |
Transport | transport | Display SRN and NTN routes overlay?
| Boolean | required |
This page was last modified on 15 January 2020, at 14:16. (11 months ago)