Difference between revisions of "Template:NPC location info"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
Line 17: Line 17:
== Parameters ==
== Parameters ==
; Unnamed parameter 1
; Unnamed parameter 1
: The location such as region the NPC is located in.
: The location such as region the NPC is located in. Defaults to ''Unknown''.
; Unnamed parameter 2
; Unnamed parameter 2
: Coordinates X, Y and Z separated by commas.
: Optional. Coordinates X, Y and Z separated by commas. Defaults to ''Unknown''.
; Unnamed parameter 3
; Unnamed parameter 3
: Level range, separated by hyphen.
: Optional. Level range, separated by hyphen or single value for non-variable level. Defaults to ''Unknown''.


== Example ==
== Example ==

Revision as of 13:03, 26 October 2017


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. 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