Template
TransportMap (Sheltie)
From Dogcraft Wiki
(created) |
No edit summary |
||
Line 18: | Line 18: | ||
<noinclude> | <noinclude> | ||
{{TransportMap (Sheltie)}} | {{TransportMap (Sheltie)}} | ||
</noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"xCoord": { | |||
"description": "The x Coordinate of the map marker", | |||
"type": "number", | |||
"default": "0" | |||
}, | |||
"zCoord": { | |||
"description": "The z Coordinate of the map marker", | |||
"type": "number", | |||
"default": "0" | |||
}, | |||
"scale": { | |||
"description": "The scale of the map. 1 = 1500x1500, 0 = 500x500", | |||
"type": "number", | |||
"default": "1" | |||
}, | |||
"width": { | |||
"description": "The maximum width the map can take up on a wiki page.", | |||
"type": "string", | |||
"default": "100%" | |||
} | |||
}, | |||
"description": "A map showing all the connections and builds of the transport networks on the Sheltie world of Survival 6." | |||
} | |||
</templatedata></noinclude> |
Revision as of 18:23, 29 March 2024
Sheltie Transport Map
A map showing all the connections and builds of the transport networks on the Sheltie world of Survival 6.
Parameter | Description | Type | Status | |
---|---|---|---|---|
xCoord | xCoord | The x Coordinate of the map marker
| Number | optional |
zCoord | zCoord | The z Coordinate of the map marker
| Number | optional |
scale | scale | The scale of the map. 1 = 1500x1500, 0 = 500x500
| Number | optional |
width | width | The maximum width the map can take up on a wiki page.
| String | optional |
This page was last modified on 29 March 2024, at 18:23. (5 months ago)