Template:DropSourceTable: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
! | ! Source | ||
! | ! Quantity | ||
! | ! Rarity | ||
|- | |- | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=LootTable | tables=LootTable | ||
|fields=Source,MinimumQuantity,Rarity | |fields=Source,MinimumQuantity,MaximumQuantity,Rarity | ||
|where=Item="{{{alt|{{FULLPAGENAME}}}}}" | |where=Item="{{{alt|{{FULLPAGENAME}}}}}" | ||
|format=template | |format=template |