Template:Coordinates
Jump to navigation
Jump to search
Coordinates | Shorthand | Requirements | Fight |
---|---|---|---|
{{{coords}}} | {{{coords}}} | none | |
Image | Location notes | ||
[[File:{{{image}}}|300px]] |
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
- Example:
(degrees) degrees (minutes) minutes (direction), <br/> (degrees) degrees (minutes) minutes (direction)
- Example:
05 degrees 23 minutes north, <br/> 10 degrees 13 minutes east
- Example:
Note that the first syntax requires uppercase direction letters, and the second syntax requires lowercase direction names.