Template:Map: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#tag:clipbox|{{{4}}}|id={{{5}}}|map={{{1}}}|x={{{2}}}|y={{{3}}}|input="readonly"}} | <includeonly>{{#tag:clipbox|{{{4}}}||id={{{5}}}|map={{{1}}}|x={{{2}}}|y={{{3}}}|input="readonly"}} | ||
</includeonly> | </includeonly> | ||
Revision as of 21:01, 5 February 2024
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
{{map|MapName|X|Y|Name}}
- MapName is the map to be used.
- X is the X coordinate.
- Y is the Y coordinate.
- Name NPC name.
Example
| Code Used |
|---|
Visit {{map|mora|120|212|bro}} and select the first dialogue option.
|
| Result |
| Visit
|
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | no description | Unknown | optional |
| 2 | 2 | no description | Unknown | optional |
| 3 | 3 | no description | Unknown | optional |