[dismiss]
![]() |
An early testing version of dark mode has been enabled as a desktop skin option for logged-in users. To enable it, go to Special:Preferences, and under the "Gadgets" tab, check both "darkMode" options. An icon to toggle dark mode will then appear in the top bar once you save the preferences. Please report any issues in our Discord server! |
Template:NPC location info
Jump to navigation
Jump to search
Usage
Creates a row storing a variable NPC location info. For use with {{NPC location table header}} or {{NPC location table row}}.
{{NPC location info|<location>|<coordinate-x>,<coordinate-y>,<coordinate-z>|<min-level>-<max-level>}}
Parameters
- Unnamed parameter 1
- The location such as region the NPC is located in. Defaults to Unknown.
- Unnamed parameter 2
- Optional. Coordinates X, Y and Z separated by commas. Defaults to Unknown.
- Unnamed parameter 3
- Optional. Level range, separated by hyphen or single value for non-variable level. The "-" symbol translates to "—". Defaults to Unknown.
Example
{| class="location table" {{NPC location table header}} {{NPC location info|South Shroud|20.7,19.3,23.5|4-12}} |}
Zone | Coordinates | Level range |
---|---|---|
South Shroud | (X:20.7, Y:19.3, Z:23.5) | 4–12 |
{| class="location table" {{NPC location table header}} {{NPC location info}} |}
Zone | Coordinates | Level range |
---|---|---|
Unknown | Unknown | Unknown |
{| class="location table" {{NPC location table header}} {{NPC location info|Eastern Thanalan|12,34|-}} |}
Zone | Coordinates | Level range |
---|---|---|
Eastern Thanalan | (X:12, Y:34) | — |