Difference between revisions of "Template:Armor table"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>{{#ask:
<includeonly>{{#ask:
   [[Has item type::{{{item type|}}}]]
   {{#if:{{{item type|}}}|[[Has item type::{{{item type|}}}]]}}
  {{#if:{{{equipment supertype|}}}|[[Has equipment supertype::{{{equipment supertype|}}}]]}}
   [[Has level requirement::>{{{min level|0}}}]]
   [[Has level requirement::>{{{min level|0}}}]]
   [[Has level requirement::<{{{max level|500}}}]]
   [[Has level requirement::<{{{max level|500}}}]]
  [[Has item level::>{{{min ilevel|0}}}]]
  [[Has item level::<{{{max ilevel|5000}}}]]
  {{#if:{{{patch|}}}|[[Category:Items added in patch {{{patch}}}]]}}
| ?Has canonical name
| ?Has canonical name
| ?Has game icon
| ?Has game icon
Line 73: Line 77:


===Parameters===
===Parameters===
; ''item type''
; ''item type'' (optional)
; ''min level''
; ''equipment supertype'' (optional)
; ''max level''
; ''min level'' (optional)
; ''max level'' (optional)
; ''min ilevel'' (optional)
; ''max ilevel'' (optional)
; ''patch'' (optional)


[[Category:Table formatting templates]]
[[Category:Table formatting templates]]


</noinclude>
</noinclude>

Revision as of 21:28, 31 July 2024

Description

{{Armor table|item type=|min level=|max level=}}

This template is intended to display a list of weapons matching the specified criteria.

It uses {{armor table row format}} to process the results of the semantic query.

Parameters

item type (optional)
equipment supertype (optional)
min level (optional)
max level (optional)
min ilevel (optional)
max ilevel (optional)
patch (optional)