Template:AddLoot: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
   _table=LootTable
   _table=LootTable
   |Source=Page
   |Source=Page
   |CoordKey=String
   |LootKey=String
   |Item=Page
   |Item=Page
   |MinimumQuantity=Integer
   |MinimumQuantity=Integer
Line 10: Line 10:
   |RestockTimer=Integer
   |RestockTimer=Integer
   |BuyPrice=Integer
   |BuyPrice=Integer
  |IOU=Integer
}}</noinclude><includeonly><span style="display:none">{{#cargo_store:
}}</noinclude><includeonly><span style="display:none">{{#cargo_store:
   _table=LootTable
   _table=LootTable
   |Source={{PAGENAMEE}}
   |Source={{PAGENAMEE}}
   |CoordKey={{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}}}}}
   |MinimumQuantity={{#if:{{{minquantity|}}}|{{{minquantity}}}|{{{quantity|1}}}}}
Line 21: Line 22:
   |RestockTimer={{{restock|}}}
   |RestockTimer={{{restock|}}}
   |BuyPrice={{{buyPrice|}}}
   |BuyPrice={{{buyPrice|}}}
  |IOU={{{IOU|}}}
}}</span></includeonly>
}}</span></includeonly>

Latest revision as of 16:30, 6 June 2025

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