Template:Critter hatches: Difference between revisions
From Everafter Falls Wiki
mNo edit summary |
mNo edit summary |
||
| Line 18: | Line 18: | ||
:{{#cargo_query:table=Items | :{{#cargo_query:table=Items | ||
|where=Type="{{{1|Frog}}}" AND Size="{{{2|Tiny}}}" | |where=Type="{{{1|Frog}}}" AND Size="{{{2|Tiny}}}" | ||
|format= | |format=list | ||
|fields=CONCAT('{{i_nobr{{!}}',Name,'}}')=Name,CONCAT('{{drop chance{{!}}',Rarity,'{{!}}',Type,'{{!}}', Size,'}}')=Chance | |fields=CONCAT('{{i_nobr{{!}}',Name,'}}')=Name,CONCAT('{{drop chance{{!}}',Rarity,'{{!}}',Type,'{{!}}', Size,'}}')=Chance | ||
|delimiter=  · | |delimiter=  · | ||
|order by= | |order by=Rarity DESC | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
;Description | ;Description | ||
:A small template that makes the lists on [[Critter Terrarium]] page based on critter type and size. | :A small template that makes the lists on [[Critter Terrarium]] page based on critter type and size. | ||
[[Category:Cargo templates]]</noinclude> | [[Category:Cargo templates]]</noinclude> | ||
Revision as of 19:01, 1 August 2024
- Description
- A small template that makes the lists on Critter Terrarium page based on critter type and size.