Template:W: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<includeonly>{{#cargo_query:table=Items
<includeonly>{{#cargo_query:table=Items
|where=Type="{{{type|}}}" {{#if:{{{size|}}}|AND Size="{{{size|}}}"}} {{#switch:{{lc:{{{season|}}}}}
|where=Type={{#switch:{{{type|}}}
|Tree fruit = "{{{type|}}}" OR Name="Orb Tree"
|"{{{type|}}}"}} {{#if:{{{size|}}}|AND Size="{{{size|}}}"}} {{#switch:{{lc:{{{season|}}}}}
| summer = AND SpawnSummer="1"
| summer = AND SpawnSummer="1"
| autumn = AND SpawnAutumn="1"
| autumn = AND SpawnAutumn="1"

Revision as of 17:53, 22 November 2024

Description
A small template to calculate total weights for calculating drop chances.