Template:DropSourceTable: Difference between revisions

No edit summary
No edit summary
Line 7: Line 7:
{{#cargo_query:
{{#cargo_query:
   tables=LootTable
   tables=LootTable
   |fields=Page,Source,MinimumQuantity,MaximumQuantity,Rarity
   |fields=_pageName=Page,Source,MinimumQuantity,MaximumQuantity,Rarity
   |where=Item="{{{lootkey}}}"
   |where=Item="{{{lootkey}}}"
   |order by=RaritySort ASC,Item ASC
   |order by=RaritySort ASC,Item ASC