Template:TownData: Difference between revisions
Template page
More actions
Created page with "{{#ifeq:{{NAMESPACE}}|Template|| <includeonly> {| class="wikitable" ! Name !! X Coordinate !! Y Coordinate |- | {{{name}}} || {{{x}}} || {{{y}}} |} </includeonly> }}" |
No edit summary Tag: Reverted |
||
Line 4: | Line 4: | ||
! Name !! X Coordinate !! Y Coordinate | ! Name !! X Coordinate !! Y Coordinate | ||
|- | |- | ||
| | | name || x || y | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
}} | }} |