Template
Map Location
From Dogcraft Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|width = 500px | |width = 500px | ||
|content = <div id="map-outer-container"> | |content = <div id="map-outer-container"> | ||
<a href="https://dogcraft.net/map"/> | <nowiki><a href="https://dogcraft.net/map"/></nowiki> | ||
<div id="map-container"> | <div id="map-container"> | ||
https://map.dogcraft.net/maps/{{lc:{{{world|sheltie}}}}}/tiles/1/x{{#expr: floor({{{xCoord|0}}} / 500)}}/z{{#expr: floor({{{zCoord|0}}} / 500)}}.png | https://map.dogcraft.net/maps/{{lc:{{{world|sheltie}}}}}/tiles/1/x{{#expr: floor({{{xCoord|0}}} / 500)}}/z{{#expr: floor({{{zCoord|0}}} / 500)}}.png |
Revision as of 16:28, 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 16:28. (9 months ago)