Template:NPCLootTableInner: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" ! colspan="2" | '''Item''' ! '''Quantity''' ! '''Rarity''' ! '''Buy Price''' ! '''Sell Price''' {{#cargo_query: tables=NpcDrops |fields=Item,Quantity,Rarity,BuyPrice,SellPrice |where=NPCKey='{{{npckey}}}' |format=template |template=NPCLootItem |named args=yes }} |}" |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable sortable" | ||
! colspan="2" | | ! colspan="2" | Item | ||
! | ! Quantity | ||
! | ! Rarity | ||
! | ! Buy Price | ||
! | ! Sell Price | ||
|- | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=NpcDrops | tables=NpcDrops,Items | ||
|fields=Item,Quantity,Rarity, | |join on=NpcDrops.Item=Items._pageName | ||
|where=NPCKey='{{{npckey}}}' | |fields=NpcDrops.Item,NpcDrops.Quantity,NpcDrops.Rarity,Items.Price | ||
|where=NpcDrops.NPCKey='{{{npckey}}}' | |||
|format=template | |format=template | ||
|template=NPCLootItem | |template=NPCLootItem | ||
|named args=yes | |named args=yes | ||
|cacheable=yes | |||
}} | }} | ||
|} | |} |
Latest revision as of 23:01, 6 July 2025
Error: Table NpcDrops not found.
Item | Quantity | Rarity | Buy Price | Sell Price |
---|