Template:Hatches from: Difference between revisions
From Everafter Falls Wiki
Created page with "<includeonly>{{i|{{#switch:{{lc:{{{2|}}}}} | giant | large = Giant | tiny | small = Small | #default = }} {{#switch:{{lc:{{{1|}}}}} | frog | frogs = Tadpole | dragonfly | dragonflies = Dragonfly Nymph | flutterfly | flutterflies = Cocoon}}}}</includeonly><noinclude>Category:Cargo templates</noinclude>" |
mNo edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{#switch:{{lc:{{{2|}}}}} | ||
| giant | large = Giant | | frog | frogs = {{#switch:{{lc:{{{3|}}}}} | ||
| tiny | small = Small | | tiny | small = {{i|Small Tadpole|{{drop chance|{{{1|}}}|{{{2|}}}|{{{3|}}}}}; 1d}} | ||
| #default = }} {{#switch:{{lc:{{{ | | giant | large = {{i|Giant Tadpole|{{drop chance|{{{1|}}}|{{{2|}}}|{{{3|}}}}}; 5d}} | ||
| | | #default = {{i|Tadpole|{{drop chance|{{{1|}}}|{{{2|}}}|{{{3|}}}}}; 2d}} | ||
| | }} | ||
| | | dragonfly | dragonflies = {{#switch:{{lc:{{{3|}}}}} | ||
| tiny | small = {{i|Small Dragonfly Nymph|{{drop chance|{{{1|}}}|{{{2|}}}|{{{3|}}}}}; 1d}} | |||
| giant | large = {{i|Giant Dragonfly Nymph|{{drop chance|{{{1|}}}|{{{2|}}}|{{{3|}}}}}; 5d}} | |||
| #default = {{i|Dragonfly Nymph|{{drop chance|{{{1|}}}|{{{2|}}}|{{{3|}}}}}; 2d}} | |||
}} | |||
| flutterfly | flutterflies = {{#switch:{{lc:{{{3|}}}}} | |||
| tiny | small = {{i nobr|Small Caterpillar|3d}} ''or'' {{i nobr|Small Cocoon|1d}}; {{drop chance|{{{1|}}}|{{{2|}}}|{{{3|}}}}} | |||
| giant | large = {{i nobr|Giant Caterpillar|11d}} ''or'' {{i nobr|Giant Cocoon|5d}}; {{drop chance|{{{1|}}}|{{{2|}}}|{{{3|}}}}} | |||
| #default = {{i nobr|Caterpillar|5d}} ''or'' {{i nobr|Cocoon|2d}}; {{drop chance|{{{1|}}}|{{{2|}}}|{{{3|}}}}} | |||
}} | |||
}}</includeonly><noinclude>[[Category:Templates]]</noinclude> | |||