64,734
editsMore actions
m
no edit summary
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
|fields=equipment.name, equipment.rarity, equipment.icon, equipment.passives, equipment.special, weapons.name=weapons name, weapons.rarity=weapons rarity, weapons.icon=weapons icon, weapons.weapon_passives=weapons passives, weapons.passives_main_hand, weapons.passives_off_hand, weapons.special_weapon_actions, weapons.special=weapons special, item_locations._pageName=page, item_locations.description=description, item_locations.x=x, item_locations.y=y, item_locations.location, locations.region | |fields=equipment.name, equipment.rarity, equipment.icon, equipment.passives, equipment.special, weapons.name=weapons name, weapons.rarity=weapons rarity, weapons.icon=weapons icon, weapons.weapon_passives=weapons passives, weapons.passives_main_hand, weapons.passives_off_hand, weapons.special_weapon_actions, weapons.special=weapons special, item_locations._pageName=page, item_locations.description=description, item_locations.x=x, item_locations.y=y, item_locations.location, locations.region | ||
|where=(locations.region = "{{#replace:{{{1}}}|'|\'}}" OR locations.name = "{{#replace:{{{1}}}|'|\'}}") | |where=(locations.region = "{{#replace:{{{1}}}|'|\'}}" OR locations.name = "{{#replace:{{{1}}}|'|\'}}") | ||
|order by=item_locations.location, name | |order by=item_locations.location, item_locations.x, item_locations.y, name | ||
|intro={{Item location table row/header}} | |intro={{Item location table row/header}} | ||
|outro={{Item location table row/footer}} | |outro={{Item location table row/footer}} |