Handwear: Difference between revisions

Jump to navigation Jump to search
(Added page name to query)
m (Added uid field to cargo table)
Line 16: Line 16:
{{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, uid, image, rarity, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Gloves" AND (proficiency is null or proficiency = "") AND legacy IS NULL
| where = type = "Gloves" AND (proficiency is null or proficiency = "") AND legacy IS NULL