Template:DropSourceTable: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== {{{lootkey}}} Sources ==
== Sources ==
{| class="wikitable"
{| class="wikitable sortable"
! Source
! Source
! Quantity
! Quantity
Line 7: Line 7:
{{#cargo_query:
{{#cargo_query:
   tables=LootTable
   tables=LootTable
   |fields=_Page,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
   |format=template
   |format=template