Difference between revisions of "Template:MagicItemTable Slot"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
|intro={{Grid|type=div}} | |intro={{Grid|type=div}} | ||
|default= | |default= | ||
|where=Slot="{{{1}}}" AND Cost < "8000" | |where=Slot="{{{1}}}" AND Cost >= "2000" 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 | ||
Line 25: | Line 25: | ||
|intro={{Grid|type=div}} | |intro={{Grid|type=div}} | ||
|default= | |default= | ||
|where=Slot="{{{1}}}" AND Cost < "18000" | |where=Slot="{{{1}}}" AND Cost >= "8000" 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 |
Revision as of 14:06, 20 January 2022
All lower-case
- 1: slot of magic item (armor, head, shoulders, etc)