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}}}||map={{{1}}}|x={{{2}}}|y={{{3}}}|id={{{5}}}|input="readonly" | <includeonly>{{#tag:clipbox|{{{4}}}||map={{{1}}}|x={{{2}}}|y={{{3}}}|id={{{5}}}|size={{{6}}}|input="readonly"}} | ||
</includeonly> | </includeonly> | ||
| Line 15: | Line 15: | ||
{|<div class="nav" | {|<div class="nav" | ||
{{map|mora|120|212|bro|testy}} | {{map|mora|120|212|bro|testy|15}}15 | ||
{{map|mora|120|212|bro|testy2|50}}50 | |||
</div> | </div> | ||
|} | |} | ||
Revision as of 21:08, 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 |