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