10,975
editsMore actions
no edit summary
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== List of Clothing == | == List of Clothing == | ||
{{OtherEquipmentTableHeader}} | |||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = name, image, rarity, weight_kg, weight_lb, price, special | | fields = name, image, rarity, weight_kg, weight_lb, price, special | ||
| order by = rarity_order, name | | order by = rarity_order, name | ||
| where = type = "Clothing" | | where = type = "Clothing" | ||
| | | default = {{OtherEquipmentTableEmpty}} | ||
| format = template | | format = template | ||
| template = OtherEquipmentTableRow | | template = OtherEquipmentTableRow | ||
| named args = yes | | named args = yes | ||
}} | }} | ||
{{OtherEquipmentTableFooter}} |