Template:AddLoot: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
   |MaximumQuantity={{#if:{{{maxquantity|}}}|{{{maxquantity}}}|{{#if:{{{minquantity|}}}|{{{minquantity}}}|{{{quantity|1}}}}}}}
   |MaximumQuantity={{#if:{{{maxquantity|}}}|{{{maxquantity}}}|{{#if:{{{minquantity|}}}|{{{minquantity}}}|{{{quantity|1}}}}}}}
   |Rarity={{#if:{{{buyPrice|}}}|Always|{{{rarity|Unknown}}}}}
   |Rarity={{#if:{{{buyPrice|}}}|Always|{{{rarity|Unknown}}}}}
   |RaritySort={{#invoke:RarityHandler|getSortValue|{{{rarity|Unknown}}}}}
   |RaritySort={{#invoke:RarityHandler|getSortValue|{{#if:{{{buyPrice|}}}|Always|{{{rarity|Unknown}}}}}}}
   |RestockTimer={{{restock|}}}
   |RestockTimer={{{restock|}}}
   |BuyPrice={{{buyPrice|}}}
   |BuyPrice={{{buyPrice|}}}
}}</span></includeonly>
}}</span></includeonly>

Revision as of 09:45, 3 June 2025

This template defines the table "LootTable". View table.