Template:DropSourceTable: Difference between revisions

No edit summary
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
== Sources ==
! '''Source'''
{| class="wikitable sortable"
! '''Quantity'''
! Source
! '''Rarity'''
! Quantity
! Rarity
|-
|-
{{#cargo_query:
{{#cargo_query:
   tables=LootTable
   tables=LootTable
   |fields=Source,MinimumQuantity,Rarity
   |fields=_pageName=Page,Source,MinimumQuantity,MaximumQuantity,Rarity
   |where=Item="{{{alt|{{FULLPAGENAME}}}}}"
   |where=Item="{{{lootkey}}}"
  |order by=RaritySort ASC,Item ASC
   |format=template
   |format=template
   |template=DropSourceItem
   |template=DropSourceItem