Template:MapLink/Documentation: Difference between revisions

Want an adless experience? Log in or Create an account.
no edit summary
(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...")
 
No edit summary
Line 1: Line 1:
This template creates an element that is understood by the [[Zelda Dungeon:Breath of the Wild Map|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 <code><nowiki><section><includeonly></includeonly></section></nowiki></code> tags.
This template creates an element that is understood by the [[Zelda Dungeon:Breath of the Wild Map|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.


==Usage==
==Usage==
Line 6: Line 6:
{{Usage/Param|lat|Latitude of the target as defined in its {{Temlink|Pin}} template.|optional}}
{{Usage/Param|lat|Latitude of the target as defined in its {{Temlink|Pin}} template.|optional}}
{{Usage/Param|lng|Longitude of the target as defined in its {{Temlink|Pin}} template.|optional}}
{{Usage/Param|lng|Longitude of the target as defined in its {{Temlink|Pin}} template.|optional}}
This is intended for use inside <code><nowiki><section></section></nowiki></code> tags. On the wiki, it is displayed as a simple wikilink to the article specified in the <code>text</code> parameter. If this isn't desired, hide it with <code><nowiki><includeonly></includeonly></nowiki></code>.


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


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