Template:MainDrops: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


### Cargo Declare ###
### Cargo Declare ###
-->{{#cargo_declare:_table=Drops
-->{{#cargo_declare:_table=NormalDropTables
   |DroppedItem=Wikitext
   |DroppedItem=String
   |DropSource=Wikitext
   |DropSource=String
   |DropRate=Float
   |DropRate=Float
   |DropQuantity=Integer
   |DropQuantity=Integer
Line 12: Line 12:


### Cargo Store ###
### Cargo Store ###
--><includeonly>{{#cargo_store:_table=Drops
--><includeonly>{{#cargo_store:_table=NormalDropTables
   |DroppedItem={{{1|Missing Item Name}}}
   |DroppedItem={{{1|Missing Item Name}}}
   |DropSource={{{2|Missing Source Entity}}}
   |DropSource={{{2|Missing Source Entity}}}
   |DropRate={{{3|0.0}}}
   |DropRate={{{3|0.0}}}
   |DropQuantity={{{4|0}}}
   |DropQuantity={{{4|1}}}
   |Recipe={{#if:{{{recipe|}}}|1|0}}
   |Recipe={{#if:{{{recipe|}}}|1|0}}
   |SpecialText={{{sepcialtext|}}
   |SpecialText={{{sepcialtext|}}}
}}</includeonly>
}}</includeonly>

Latest revision as of 04:13, 28 March 2024

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