This template uses Lua: |
Displays tiles highlighted.
Parameters
One unnamed parameter describes the highlighted tiles. Multiple tile-areas are separated with commas. A tile area is described by start coordinates, if the end coordinates miss, it's assumed they equal the start coordinates. Coordinates are expected in the format XxYy
where the small letters represent integers from 0 to 5. Start and end are separated by a minus-sign (-
).
Exmaples
{{MapTiles|X1Y1}}
{{MapTiles|X0Y1-X4}}
{{MapTiles|X4Y1-X5Y3}}
{{MapTiles|X1Y3,X4Y1-X5Y3}}
The above documentation is transcluded from Template:MapTiles/doc. (edit | history)