Difference between revisions of "Template:MagicItemTable Slot"

From Epic Paths
Jump to navigation Jump to search
Line 6: Line 6:


-->{{Grid|type=begin}}{{#cargo_query:tables=MagicItems
-->{{Grid|type=begin}}{{#cargo_query:tables=MagicItems
|where=Slot="{{{1}}}" AND CL = "1"  
|where=Slot="{{{1}}}" AND Cost < "2000"
|order by=Cost,Name
|order by=Cost,Name
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|format=table
|format=table
}}{{Grid|type=div}}{{#cargo_query:tables=MagicItems
}}{{Grid|type=div}}{{#cargo_query:tables=MagicItems
|where=Slot="{{{1}}}" AND CL = "2"
|where=Slot="{{{1}}}" AND Cost < "8000"
|order by=Cost,Name
|order by=Cost,Name
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|format=table
|format=table
}}{{Grid|type=div}}{{#cargo_query:tables=MagicItems
}}{{Grid|type=div}}{{#cargo_query:tables=MagicItems
|where=Slot="{{{1}}}" AND CL = "3"
|where=Slot="{{{1}}}" AND Cost < "18000"
|order by=Cost,Name
|order by=Cost,Name
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|format=table
|format=table
}}{{Grid|type=div}}{{#cargo_query:tables=MagicItems
}}{{Grid|type=div}}{{#cargo_query:tables=MagicItems
|where=Slot="{{{1}}}" AND CL = "4"
|where=Slot="{{{1}}}" AND Cost => "18000"
|order by=Cost,Name
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|format=table
}}{{Grid|type=div}}{{#cargo_query:tables=MagicItems
|where=Slot="{{{1}}}"
|order by=Cost,Name
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|format=table
}}{{Grid|type=div}}{{#cargo_query:tables=MagicItems
|where=Slot="{{{1}}}"
|order by=Cost,Name
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|format=table
}}{{Grid|type=div}}{{#cargo_query:tables=MagicItems
|where=Slot="{{{1}}}"
|order by=Cost,Name
|order by=Cost,Name
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Item,CostGp=Price,WeightLbs=Weight
|format=table
|format=table
}}</includeonly>
}}</includeonly>

Revision as of 14:01, 20 January 2022

All lower-case

  • 1: slot of magic item (armor, head, shoulders, etc)