Template
Map Location
From Dogcraft Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<templatestyles src="Template:Map_Location/styles.css"/> | <templatestyles src="Template:Map_Location/styles.css"/> | ||
<div id="map-outer-container"> | <div id="map-outer-container"> | ||
<div id="map-container"> | <div id="map-container"> | ||
Line 10: | Line 9: | ||
</div> | </div> | ||
</div> | </div> | ||
< | <p>{{{world|sheltie}}} X:{{{xCoord|0}}}, Z:{{{zCoord|0}}}</p> | ||
{{{world|sheltie}}} X:{{{xCoord|0}}}, Z:{{{zCoord|0}}} | |||
</ | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 15:07, 8 February 2024
sheltie X:1434, Z:-294
Map Location, shows a part of the map with the given location marked on it
Parameter | Description | Type | Status | |
---|---|---|---|---|
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:07. (9 months ago)