Template:MapLink/Documentation

From Zelda Dungeon Wiki
< Template:MapLink
Revision as of 03:26, March 9, 2017 by Locke (talk | contribs) (Created page with "This template creates an element that is understood by the Breath of the Wild Map as an internal link to another location. Clicking on...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.

This template creates an element that is understood by the Breath of the Wild Map as an internal link to another location. Clicking on this link will pan the map (or jump if far away) to the given location. This is intended for use inside <section><includeonly></includeonly></section> tags.

Usage

{{MapLink/Documentation| text | lat | lng }}

  • text — Display text that the user clicks. If lat and lng aren't supplied, this also doubles as the target id to link to.
  • lat — Latitude of the target as defined in its {{Pin}} template. (Optional.)
  • lng — Longitude of the target as defined in its {{Pin}} template. (Optional.)

Example

<section begin=summary /><includeonly>'''Shrine Quest:''' {{MapLink|The Stolen Heirloom}}</includeonly><section end=summary />

(The output is ultimately displayed on the map, not the wiki - visit the map to see example output)