Template
Survival3Location
From Dogcraft Wiki
imported>William No edit summary |
imported>William No edit summary |
||
Line 6: | Line 6: | ||
| base_alt = Location of {{{location_name}}} on the [[Grand Map]] of [[Survival 3]]. | | base_alt = Location of {{{location_name}}} on the [[Grand Map]] of [[Survival 3]]. | ||
| base_caption = Grand Map of Survival 3 | | base_caption = Grand Map of Survival 3 | ||
| base_type = {{#ifeq: {{{transport}}}| | | base_type = {{#ifeq: {{{transport}}}|false|img|sim}} | ||
| float = Locator.svg | | float = Locator.svg | ||
| float_width = {{#expr: 25 * {{{scale}}}}}px | | float_width = {{#expr: 25 * {{{scale}}}}}px | ||
Line 23: | Line 23: | ||
|zcoord = -270 | |zcoord = -270 | ||
|scale = 0.5 | |scale = 0.5 | ||
|transport = | |transport = false | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 11:54, 15 January 2020
{{Survival3Location |location_name = West Station |xcoord = -1029 |zcoord = -270 |scale = 0.5 |transport = false }}
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 |
This page was last modified on 15 January 2020, at 11:54. (11 months ago)