Template:DropSourceTable: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 8: | Line 8: | ||
tables=LootTable | tables=LootTable | ||
|fields=Source,MinimumQuantity,MaximumQuantity,Rarity | |fields=Source,MinimumQuantity,MaximumQuantity,Rarity | ||
|where=Item='{{{lootkey}}}' | |where=Item='{{EscapeQuotes|{{{lootkey}}}}}' | ||
|order by=RaritySort ASC,Item ASC | |order by=RaritySort ASC,Item ASC | ||
|format=template | |format=template |