Template
Survival3Location
From Dogcraft Wiki
imported>William No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="toccolours mw-collapsible {{#ifeq: {{{collapsed}}}|true|mw-collapsed|}}" style="width: {{#expr: 1000 * {{{scale}}}}}px; max-width: {{#expr: 1000 * {{{scale}}}}}px; text-align: center> | <div class="worldmap toccolours mw-collapsible {{#ifeq: {{{collapsed}}}|true|mw-collapsed|}}" style="width: {{#expr: 1000 * {{{scale}}}}}px; max-width: {{#expr: 1000 * {{{scale}}}}}px; text-align: center> | ||
<p style="padding:0.1em 0.4em; margin:10px 0 10px 0; background: #970000; color:white; font-size:140%; text-align:center;">[[File:Locator.svg|20px]] '''{{{location_name}}} in Survival 3'''</p><div class="mw-collapsible-content">{{Superimpose | <p style="padding:0.1em 0.4em; margin:10px 0 10px 0; background: #970000; color:white; font-size:140%; text-align:center;">[[File:Locator.svg|20px]] '''{{{location_name}}} in Survival 3'''</p><div class="mw-collapsible-content">{{Superimpose | ||
| base = 2020-01-10-Grand-Map-complete-hiRez-cropped.png | | base = 2020-01-10-Grand-Map-complete-hiRez-cropped.png |
Revision as of 18:36, 30 March 2020
{{Survival3Location |location_name = Chronia |xcoord = 4600 |zcoord = -11700 |scale = 0.5 |collapsed = true |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 |
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 30 March 2020, at 18:36. (11 months ago)