Template:LootTableInner: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
Line 9: Line 9:
   tables=LootTable,Items
   tables=LootTable,Items
   |join on=LootTable.Item=Items._pageName
   |join on=LootTable.Item=Items._pageName
   |fields=LootTable.Item,LootTable.Quantity,LootTable.Rarity,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=LootTable.RaritySort
   |format=template
   |format=template
   |template=LootItem
   |template=LootItem

Revision as of 16:58, 15 May 2025