Template:W: Difference between revisions
From Everafter Falls Wiki
m Kalinka moved page Template:W size to Template:W type without leaving a redirect |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#cargo_query:table=Items | {{#cargo_query:table=Items | ||
|where=Type="{{{type|Frog}}}" {{#if:{{{size|}}}|AND Size="{{{size|Tiny}}}"}} {{#if:{{{season|}}}|AND Season="%{{{season|Spring}}}%" OR Season="All"}} | |where=Type="{{{type|Frog}}}" {{#if:{{{size|}}}|AND Size="{{{size|Tiny}}}"}} {{#if:{{{season|}}}|AND Season="%{{{season|Spring}}}%" OR Season="All"}} | ||
|fields=SUM(Rarity) | |fields=TRIM(SUM(Rarity)) | ||
}} | }} | ||
Revision as of 13:11, 1 August 2024
7146