Template:Coordinates/doc

From Darkan
Jump to navigation Jump to search
Documentation This is a documentation subpage for Template:Coordinates.
It contains usage information, categories, and other content that is not part of the original template page.

This template should be used on Treasure trail coordinates pages.

To use this template, put this on the page and fill it in. Remove the comments (<!-- these -->) after filling in the template:

{{Coordinates
|coords = <!--coordinates of the clue. Accepted formats described below.-->
|req = <!--requirements to do the clue, such as quests - OPTIONAL-->
|fight = <!--what monsters you need to fight. Leave blank or remove parameter when the clue has no fight.-->
|image = <!--an image of the clue's location-->
|notes = <!--other notes about the clue, a description, or a guide how to get there-->
}}

coords parameter

The coords parameter accepts 2 different input formats:

  • (degrees).(minutes) (direction), <br/> (degrees).(minutes) (direction)
    • Example: 05.23 N, <br/> 10.13 E
  • (degrees) degrees (minutes) minutes (direction), <br/> (degrees) degrees (minutes) minutes (direction)
    • Example: 05 degrees 23 minutes north, <br/> 10 degrees 13 minutes east

Note that the first syntax requires uppercase direction letters, and the second syntax requires lowercase direction names.