Template:NPCLootTableInner: Difference between revisions

No edit summary
No edit summary
Line 9: Line 9:
   tables=NpcDrops,Items
   tables=NpcDrops,Items
   |join on=NpcDrops.Item=Items._pageName
   |join on=NpcDrops.Item=Items._pageName
   |fields=NpcDrops.Item,NpcDrops.Quantity,NpcDrops.Rarity,Items.BuyPrice,Items.SellPrice
   |fields=NpcDrops.Item,NpcDrops.Quantity,NpcDrops.Rarity,Items.GeneralBuy,Items.GeneralSell
   |where=NpcDrops.NPCKey='{{{npckey}}}'
   |where=NpcDrops.NPCKey='{{{npckey}}}'
   |format=template
   |format=template