Template:DropSources: Difference between revisions

No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
<includeonly>{{DropSourceTable|lootkey={{{alt|{{PAGENAME}}}}}}}</includeonly>
! Source
! Quantity
! Rarity
|-
{{#cargo_query:
  tables=LootTable
  |fields=Source,MinimumQuantity,MaximumQuantity,Rarity
  |where=Item="{{{alt|{{FULLPAGENAME}}}}}"
  |format=template
  |template=DropSourceItem
  |named args=yes
}}
|}