Armour: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 40: Line 40:
==== List of Light Armour ====
==== List of Light Armour ====


{{ArmourTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Light Armour"
| where = type = "Light Armour"
| intro = {{ArmourTableHeader}}
| default = {{ArmourTableEmpty}}
| outro = </table>
| format = template
| format = template
| template = ArmourTableRow
| template = ArmourTableRow
| named args = yes
| named args = yes
}}
}}
{{ArmourTableFooter}}


=== {{SmallIcon|Medium Armour Icon.png}} Medium Armour ===
=== {{SmallIcon|Medium Armour Icon.png}} Medium Armour ===
Line 68: Line 69:
==== List of Medium Armour ====
==== List of Medium Armour ====


{{ArmourTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Medium Armour"
| where = type = "Medium Armour"
| intro = {{ArmourTableHeader}}
| default = {{ArmourTableEmpty}}
| outro = </table>
| format = template
| format = template
| template = ArmourTableRow
| template = ArmourTableRow
| named args = yes
| named args = yes
}}
}}
{{ArmourTableFooter}}


=== {{SmallIcon|Heavy Armour Icon.png}} Heavy Armour ===
=== {{SmallIcon|Heavy Armour Icon.png}} Heavy Armour ===
Line 95: Line 97:
==== List of Heavy Armour ====
==== List of Heavy Armour ====


{{ArmourTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Heavy Armour"
| where = type = "Heavy Armour"
| intro = {{ArmourTableHeader}}
| default = {{ArmourTableEmpty}}
| outro = </table>
| format = template
| format = template
| template = ArmourTableRow
| template = ArmourTableRow
| named args = yes
| named args = yes
}}
}}
{{ArmourTableFooter}}