12,652
editsAd placeholder
Clothing: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== List of Clothing == | == List of Clothing == | ||
{{#cargo_query: | {{#cargo_query: tables = equipment | ||
tables = equipment | | fields = name, image, rarity, weight_kg, weight_lb, price, special | ||
| fields = | |||
| order by = rarity_order, name | | order by = rarity_order, name | ||
| where = type = "Clothing" | | where = type = "Clothing" | ||
| format = | | intro = {{OtherEquipmentTableHeader}} | ||
| outro = </table> | |||
| format = template | |||
| template = OtherEquipmentTableRow | |||
| named args = yes | |||
}} | }} |