Template

Survival3Location

From Dogcraft Wiki

imported>William
No edit summary
imported>William
No edit summary
Line 66: Line 66:
"description": "The Z value, positive or negative integer",
"description": "The Z value, positive or negative integer",
"type": "number",
"type": "number",
"required": true
},
"transport": {
"label": "Transport",
"description": "Display SRN and NTN routes overlay?",
"type": "boolean",
"default": "false",
"autovalue": "false",
"required": true
"required": true
}
}
Line 74: Line 82:
"xcoord",
"xcoord",
"zcoord",
"zcoord",
"scale"
"scale",
"transport"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 12:49, 15 January 2020


{{Survival3Location
|location_name = West Station
|xcoord = -1029
|zcoord = -270
|scale = 0.5
|transport = true
}}


Locator.svg West Station in Survival 3


West Station

Location of West Station on the Grand Map of Survival 3.

(Co-ordinates - X: -1029, Z: -270) 216 219


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.

Template parameters

ParameterDescriptionTypeStatus
Location Namelocation_name

The name of the location

Stringrequired
X-Coordinatexcoord

The X value, positive or negative integer.

Numberrequired
Z-Coordinatezcoord

The Z value, positive or negative integer

Numberrequired
Scale modifierscale

Determines the size of the map. 1 = 1000px map.

Default
1
Auto value
1
Numberrequired
Transporttransport

Display SRN and NTN routes overlay?

Default
false
Auto value
false
Booleanrequired
This page was last modified on 15 January 2020, at 12:49. (5 months ago)