Main public logs
Appearance
Combined display of all available logs of Final Fantasy XIV Mobile Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:05, 22 June 2025 Moogle talk contribs created page Template:Convert coordinate (Created page with "{{#if: {{{1|}}} |<!-- -->{{#vardefine:x-coord|{{#explode:{{{1|}}}|,|0}}}}{{#vardefine:y-coord|{{#explode:{{{1|}}}|,|1}}}}{{#vardefine:z-coord|{{#explode:{{{1|}}}|,|2}}}}('''<small>X:</small>'''{{#var:x-coord}}, '''<small>Y:</small>'''{{#var:y-coord}}{{#if: {{#var:z-coord}}|, '''<small>Z:</small>'''{{#var:z-coord}}}})}}<noinclude> == Description == Formats a sequence of (X, Y, Z) coordinates to pretty-formatted text. <pre>{{Convert coordinate|<x>, <y>, <z>}}</pre> == Par...")