Template:LootTableInner: Difference between revisions

No edit summary
No edit summary
Line 11: Line 11:
   |fields=LootTable.Item,LootTable.Quantity,LootTable.Rarity,LootTable.RaritySort,Items.GeneralBuy,Items.GeneralSell
   |fields=LootTable.Item,LootTable.Quantity,LootTable.Rarity,LootTable.RaritySort,Items.GeneralBuy,Items.GeneralSell
   |where=LootTable.LootKey='{{{lootkey}}}'
   |where=LootTable.LootKey='{{{lootkey}}}'
   |order by=LootTable.RaritySort ASC
   |order by=LootTable.RaritySort ASC, LootTable.Rarity ASC
   |format=template
   |format=template
   |template=LootItem
   |template=LootItem