Template:Map: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
==Usage== | ==Usage== | ||
Always use a div around the textfields. | Always use a div around the textfields. | ||
<pre> | |||
<nowiki> | <nowiki> | ||
{|<div class="nav" | {|<div class="nav" | ||
| Line 15: | Line 15: | ||
|} | |} | ||
</nowiki> | </nowiki> | ||
</pre> | |||
<pre>{{map|MapName|X|Y|Name|UniqueName|Size}}</pre> | <pre>{{map|MapName|X|Y|Name|UniqueName|Size}}</pre> | ||
Revision as of 21:15, 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
Always use a div around the textfields.
{|<div class="nav"
This is a test text to demonstrate {{map|izlude|120|212|bro|testy|15}} how to properly use this template.
|}
{{map|MapName|X|Y|Name|UniqueName|Size}}
- MapName is the map to be used.
- X is the X coordinate.
- Y is the Y coordinate.
- Name NPC name.
- UniqueName If multiple navis are used, this has to be unique per page.
- Size Textbox size.
Example
| Code Used |
|---|
Visit {{map|izlude|120|212|Testy|UniqueName1|10}} 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 |