Template:Coordinates

From Darkan
Jump to navigation Jump to search
Coordinates Shorthand Requirements Fight
{{{coords}}} {{{coords}}} none
Image Location notes
[[File:{{{image}}}|300px]]

[view] [edit] [purge] Template documentation

This documentation is transcluded from Template:Coordinates/doc.

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.