Category:Invalid Coordinates
(Redirected from Invalid Coordinates)
This category contains pages with incorrect cases of Template:Tooltip Coords.
Common Mistakes
- You forgot the N/S/E/W:
{{Tooltip Coords|Stangard|25.5|63.0}}
- You put the N/S/E/W in lowercase:
{{Tooltip Coords|Stangard|25.5s|63.0w}}
- You put the E/W coordinate before the N/S coordinate:
{{Tooltip Coords|Stangard|63.0W|25.5S}}
- You used a German-style decimal delimiter (comma instead of dot):
{{Tooltip Coords|Stangard|25,5S|63,0W}}
- You used a comma instead of a pipe (|) separating the coordinates:
{{Tooltip Coords|Zelem-melek|6.0S, 105.4W}}
Errors can also occur in template arguments. Example ("s" and "w" should be uppercase):
{{Npcbox ... | map = Stangard | maprefNS = 25.5s | maprefEW = 63.0w ... }}
Pages in category "Invalid Coordinates"
The following 2 pages are in this category, out of 2 total.