Ad placeholder

Template:Item location table: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>'{{#replace:{{{1}}}|&#39;|\'}}'{{#cargo_query:  
<includeonly>'{{#replace:{{{1}}}|&#39;|\\'}}'{{#cargo_query:  
tables = item_locations, locations, equipment
tables = item_locations, locations, equipment
|join on=item_locations.location=locations.name,equipment._pageName = item_locations._pageName
|join on=item_locations.location=locations.name,equipment._pageName = item_locations._pageName
|fields=equipment.name, equipment.rarity, equipment.icon, equipment.passives, equipment.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, 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}}}|&#39;|\'}}'
|where=locations.region = '{{#replace:{{{1}}}|&#39;|\\'}}'
|order by=item_locations.location,name
|order by=item_locations.location,name
|intro={{Item location table row/header}}
|intro={{Item location table row/header}}

Navigation menu