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