Template:TownData: Difference between revisions
Template page
More actions
No edit summary Tag: Reverted |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="wikitable" | {| class="wikitable" | ||
! Name !! X Coordinate !! Y Coordinate | ! Name !! X Coordinate !! Y Coordinate | ||
|- | |- | ||
| {{{name}}} || {{{x}}} || {{{y}}} | | {{{name|Unknown}}} || {{{x|No Data}}} || {{{y|No Data}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |