Template:AddLoot: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
   |LootKey={{lc:{{#replace:{{#replace:{{#replace:{{{alt|{{PAGENAMEE}}}}}|%27|}}|_|}}}}}}
   |LootKey={{lc:{{#replace:{{#replace:{{#replace:{{{alt|{{PAGENAMEE}}}}}|%27|}}|_|}}}}}}
   |Item={{{item}}}
   |Item={{{item}}}
   |MinimumQuantity={{{minquantity|1}}}
   |MinimumQuantity={{#if:{{{minquantity|}}}|{{{minquantity}}}|{{{quantity|1}}}}}
   |MaximumQuantity={{#if:{{{maxquantity|}}}|{{{maxquantity}}}|{{{minquantity|1}}}}}
   |MaximumQuantity={{#if:{{{maxquantity|}}}|{{{maxquantity}}}|{{#if:{{{minquantity|}}}|{{{minquantity}}}|{{{quantity|1}}}}}}}
  |Rarity={{{rarity|Unknown}}}
   |RaritySort={{#invoke:RarityHandler|getSortValue|{{{rarity|Unknown}}}}}
   |RaritySort={{#invoke:RarityHandler|getSortValue|{{{rarity|Unknown}}}}}
   |RestockTimer={{{restock|}}}
   |RestockTimer={{{restock|}}}
}}</span></includeonly>
}}</span></includeonly>

Revision as of 13:00, 19 May 2025

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