Footwear: Difference between revisions

Jump to navigation Jump to search
Added icon/passives to requested fields
(Remove up-to-date template.)
(Added icon/passives to requested fields)
 
Line 14: Line 14:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Boots" AND (proficiency is null or proficiency = "") AND legacy IS NULL
| where = type = "Boots" AND (proficiency is null or proficiency = "") AND legacy IS NULL
Line 30: Line 30:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Boots" AND proficiency = "Light Armour" AND legacy IS NULL
| where = type = "Boots" AND proficiency = "Light Armour" AND legacy IS NULL
Line 46: Line 46:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Boots" AND proficiency = "Medium Armour" AND legacy IS NULL
| where = type = "Boots" AND proficiency = "Medium Armour" AND legacy IS NULL
Line 62: Line 62:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Boots" AND proficiency = "Heavy Armour" AND legacy IS NULL
| where = type = "Boots" AND proficiency = "Heavy Armour" AND legacy IS NULL

Navigation menu