Clothing: Difference between revisions

Jump to navigation Jump to search
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"
| intro = {{OtherEquipmentTableHeader}}
| default = {{OtherEquipmentTableEmpty}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}