Template:LootTableInner: Difference between revisions
Created page with "{| class="wikitable" ! colspan="2" | '''Item''' ! '''Quantity''' ! '''Rarity''' ! '''Buy Price''' ! '''Sell Price''' {{#cargo_query: tables=LootTable,Items |join on=LootTable.Item=Items._pageName |fields=LootTable.Item,LootTable.Quantity,LootTable.Rarity,Items.GeneralBuy,Items.GeneralSell |where=LootTable.LootKey='{{{lootkey}}}' |format=template |template=LootItem |named args=yes }} |}" |
No edit summary |
||
Line 5: | Line 5: | ||
! '''Buy Price''' | ! '''Buy Price''' | ||
! '''Sell Price''' | ! '''Sell Price''' | ||
|- | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=LootTable,Items | tables=LootTable,Items |