2,653
editsAd placeholder
Headwear: Difference between revisions
Jump to navigation
Jump to search
Added Compatibility with Legacy content tags
HiddenDragon (talk | contribs) (Added page name to cargo query) |
(Added Compatibility with Legacy content tags) |
||
Line 70: | Line 70: | ||
}} | }} | ||
{{OtherEquipmentTableFooter}} | {{OtherEquipmentTableFooter}} | ||
=== Legacy content === | |||
{{#cargo_query: tables = equipment | |||
| fields = _pageName=page, name, legacy | |||
| order by = legacy | |||
| where = (type = "Helmets" OR type = "Headwear") AND (legacy = "unobtainable" OR legacy = "inaccessible") | |||
| format = template | |||
| template = Legacy item entry | |||
| intro = <ul> | |||
| outro = </ul> | |||
| named args = yes | |||
}} | |||
{{NavGameplay}} | {{NavGameplay}} |