Difference between revisions of "Template:Armor table"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#ask: [[Has item type::{{{item type|}}}]] [[Has level requirement::>{{{min level|0}}}]] [[Has level requirement::<{{{max level|500}}}]] | ?Has canonical n...")
 
 
(5 intermediate revisions by the same user not shown)
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:{{{set name|}}}|[[Has set name::{{{set name}}}]]}}
  {{#if:{{{materia slots|}}}|[[Has materia slots::{{{materia slots}}}]]}}
  {{#if:{{{rarity|}}}|[[Has item rarity::{{{rarity}}}]]}}
  {{#if:{{{patch|}}}|[[Category:Items added in patch {{{patch}}}]]}}
| ?Has canonical name
| ?Has canonical name
| ?Has game icon
| ?Has game icon
Line 54: Line 61:
| ?Has item type
| ?Has item type
| ?Has haste bonus
| ?Has haste bonus
| ?Is for gender
| link = none
| link = none
| valuesep=,
| valuesep=,
Line 72: Line 80:


===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]]
 
</noinclude>

Latest revision as of 07:51, 12 November 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)