Template
Map Location
From Dogcraft Wiki
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
<noinclude> | <noinclude> | ||
{{Map Location | {{Map Location | ||
|world = | |name = East Station | ||
|world = sheltie | |||
|xCoord = 1434 | |xCoord = 1434 | ||
|zCoord = -294 | |zCoord = -294 | ||
Line 24: | Line 25: | ||
{ | { | ||
"params": { | "params": { | ||
"name": { | |||
"type": "string", | |||
"default": "Location" | |||
}, | |||
"world": { | "world": { | ||
"default": "sheltie", | "default": "sheltie", | ||
Line 41: | Line 46: | ||
"description": "Map Location, shows a part of the map with the given location marked on it", | "description": "Map Location, shows a part of the map with the given location marked on it", | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | |||
"world", | "world", | ||
"xCoord", | "xCoord", |
Revision as of 15:42, 8 February 2024
Map Location, shows a part of the map with the given location marked on it
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description
| String | optional |
world | world | no description
| String | optional |
xCoord | xCoord | The x coordinate of the location
| Number | optional |
zCoord | zCoord | The z coordinate of the location
| Number | optional |
This page was last modified on 8 February 2024, at 15:42. (9 months ago)