Difference between revisions of "Template:Navi"
From HeRO Wiki
(Create the Navi Template to make coordinates copiable into the in-game system.) |
|||
Line 4: | Line 4: | ||
− | ==Usage== | + | == Usage == |
<pre>{{Navi|MapName|X|Y}}</pre> | <pre>{{Navi|MapName|X|Y}}</pre> | ||
* '''MapName''' is the map to be used. | * '''MapName''' is the map to be used. | ||
Line 23: | Line 23: | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
+ | == Source == | ||
Retired from: https://irowiki.org/w/index.php?title=Template:Navi&action=edit | Retired from: https://irowiki.org/w/index.php?title=Template:Navi&action=edit |
Revision as of 18:49, 12 August 2021
Description
The purpose of this template is to turn a set of coordinates into a copyable link for use with the in-game syntax.
Usage
{{Navi|MapName|X|Y}}
- MapName is the map to be used.
- X is the X coordinate.
- Y is the Y coordinate.
Example
Code Used |
---|
Visit the mora npc {{Navi|mora|120|212}} and select the first dialogue option.
|
Result |
Visit the mora npc | and select the first dialogue option.
Source
Retired from: https://irowiki.org/w/index.php?title=Template:Navi&action=edit