Template:AddLoot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(35 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 | ||
}}</noinclude> | |RaritySort=Integer | ||
<includeonly>{{#cargo_store: | |RestockTimer=Integer | ||
|BuyPrice=Integer | |||
|IOU=Integer | |||
}}</noinclude><includeonly><span style="display:none">{{#cargo_store: | |||
_table=LootTable | _table=LootTable | ||
|Source={{ | |Source={{PAGENAMEE}} | ||
|LootKey={{lc:{{#replace:{{#replace:{{#replace:{{{alt|{{PAGENAMEE}}}}}|%27|}}|_|}}}}}} | |LootKey={{lc:{{#replace:{{#replace:{{#replace:{{{alt|{{PAGENAMEE}}}}}|%27|}}|_|}}}}}} | ||
|Item={{{item}}} | |Item={{{item}}} | ||
| | |MinimumQuantity={{#if:{{{minquantity|}}}|{{{minquantity}}}|{{{quantity|1}}}}} | ||
|Rarity={{{rarity|Unknown}}} | |MaximumQuantity={{#if:{{{maxquantity|}}}|{{{maxquantity}}}|{{#if:{{{minquantity|}}}|{{{minquantity}}}|{{{quantity|1}}}}}}} | ||
}}</includeonly> | |Rarity={{#if:{{{buyPrice|}}}|Always|{{{rarity|Unknown}}}}} | ||
|RaritySort={{#invoke:RarityHandler|getSortValue|{{#if:{{{buyPrice|}}}|Always|{{{rarity|Unknown}}}}}}} | |||
|RestockTimer={{{restock|}}} | |||
|BuyPrice={{{buyPrice|}}} | |||
|IOU={{{IOU|}}} | |||
}}</span></includeonly> |
Latest revision as of 16:30, 6 June 2025
This template defines the table "LootTable". View table.