Template:W: Difference between revisions
From Everafter Falls Wiki
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#cargo_query:table=Items | <includeonly>{{#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=TRIM(SUM(Rarity)) | |fields=TRIM(SUM(Rarity)) | ||
|format=list | |format=list | ||
|no html | |no html | ||
}} | }}</includeonly><noinclude> | ||
;Description | |||
:A small template to calculate total weights for calculating drop chances. | |||
[[Category:Cargo templates]]</noinclude> | |||
Revision as of 13:58, 1 August 2024
- Description
- A small template to calculate total weights for calculating drop chances.