Template:AddLoot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Manual revert |
||
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|LootKey=String | |LootKey=String | ||
|Item=Page | |Item=Page | ||
| | |MinimumQuantity=Integer | ||
|MaximumQuantity=Integer | |||
|Rarity=String | |Rarity=String | ||
|RaritySort=Integer | |RaritySort=Integer | ||
Line 12: | Line 13: | ||
|LootKey={{lc:{{#replace:{{#replace:{{#replace:{{{alt|{{PAGENAMEE}}}}}|%27|}}|_|}}}}}} | |LootKey={{lc:{{#replace:{{#replace:{{#replace:{{{alt|{{PAGENAMEE}}}}}|%27|}}|_|}}}}}} | ||
|Item={{{item}}} | |Item={{{item}}} | ||
| | |MinimumQuantity={{{minquantity|1}}} | ||
|MaximumQuantity={{#if:{{{maxquantity|}}}|{{{maxquantity}}}|{{{minquantity|1}}}}} | |||
|Rarity={{{rarity|Unknown}}} | |Rarity={{{rarity|Unknown}}} | ||
|RaritySort={{#invoke: | |RaritySort={{#invoke:RarityHandler|getSortValue|{{{rarity|Unknown}}}}} | ||
}}</span></includeonly> | }}</span></includeonly> |
Revision as of 21:20, 18 May 2025
This template defines the table "LootTable". View table.