Template:Critter hatches: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>;{{#switch:{{lc:{{{1|}}}}}
<includeonly>{{#if:{{{noheader|}}}| |
;{{#switch:{{lc:{{{1|}}}}}
| frog | frogs = {{#switch:{{lc:{{{2|}}}}}
| frog | frogs = {{#switch:{{lc:{{{2|}}}}}
   | tiny | small = {{i|Small Tadpole|1d}}
   | tiny | small = {{i|Small Tadpole|1d}}
Line 15: Line 16:
   | #default = {{i nobr|Caterpillar|5d}} ''or'' {{i nobr|Cocoon|2d}}
   | #default = {{i nobr|Caterpillar|5d}} ''or'' {{i nobr|Cocoon|2d}}
   }}
   }}
}}
}}}}
:{{cols|2|{{#cargo_query:table=Items
:{{cols|2|{{#cargo_query:table=Items
|where=Type="{{{1|Frog}}}" AND Size="{{{2|Tiny}}}"
|where=Type="{{{1|Frog}}}" AND Size="{{{2|Tiny}}}"

Revision as of 21:59, 18 August 2024

Description
A small template that makes the lists on Critter Terrarium page based on critter type and size.