Template:MainDrops: Difference between revisions
From IdleOn MMO Wiki
Kiokurashi (talk | contribs) (Created page with "<noinclude><!-- ### Cargo Declare ### -->{{#cargo_declare:_table=Drops |DroppedItem=Wikitext |DropSource=Wikitext |DropRate=Float |DropQuantity=Integer |Recipe=Boolean }}</noinclude><!-- ### Cargo Store ### --><includeonly>{{#cargo_store:_table=Drops |DroppedItem={{{1|Missing Item Name}}} |DropSource={{{2|Missing Source Entity}}} |DropRate={{{3|0.0}}} |DropQuantity={{{4|0}}} |Recipe={{#if:{{{recipe|}}}|1|0}} }}</includeonly>") |
Kiokurashi (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
### Cargo Declare ### | ### Cargo Declare ### | ||
-->{{#cargo_declare:_table= | -->{{#cargo_declare:_table=NormalDropTables | ||
|DroppedItem= | |DroppedItem=String | ||
|DropSource= | |DropSource=String | ||
|DropRate=Float | |DropRate=Float | ||
|DropQuantity=Integer | |DropQuantity=Integer | ||
|Recipe=Boolean | |Recipe=Boolean | ||
|SpecialText=Wikitext | |||
}}</noinclude><!-- | }}</noinclude><!-- | ||
### Cargo Store ### | ### Cargo Store ### | ||
--><includeonly>{{#cargo_store:_table= | --><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| | |DropQuantity={{{4|1}}} | ||
|Recipe={{#if:{{{recipe|}}}|1|0}} | |Recipe={{#if:{{{recipe|}}}|1|0}} | ||
|SpecialText={{{sepcialtext|}}} | |||
}}</includeonly> | }}</includeonly> |
Latest revision as of 04:13, 28 March 2024
This template defines the table "NormalDropTables". View table.