Shields: Difference between revisions

Jump to navigation Jump to search
38 bytes added ,  22 April
Remove extra trailing character.
(Add legacy section)
(Remove extra trailing character.)
Tags: Manual revert Visual edit
 
(4 intermediate revisions by 3 users not shown)
Line 35: Line 35:
{{ShieldsTableHeader}}
{{ShieldsTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, image, rarity, armour_class_bonus, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, armour_class_bonus, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Shields"
| where = type = "Shields" AND legacy IS NULL
| default = {{ShieldsTableEmpty}}
| default = {{ShieldsTableEmpty}}
| format = template
| format = template
Line 47: Line 47:
=== Legacy content ===
=== Legacy content ===
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, legacy
| fields = _pageName=page, name, uid, legacy
| order by = legacy
| order by = legacy
| where = (type = "Shields")  AND (legacy = "unobtainable" OR legacy = "inaccessible")
| where = (type = "Shields")  AND (legacy = "unobtainable" OR legacy = "inaccessible")
Anonymous user

Navigation menu