Template:Infobox misc: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
mNo edit summary
Line 13: Line 13:
|Location={{{location|}}}
|Location={{{location|}}}
|Collection={{{collection|0}}}
|Collection={{{collection|0}}}
|Season={{{season|}}}
|Size={{{size|}}}
|Size={{{size|}}}
|Rarity={{{rarity|}}}
|Rarity={{{rarity|}}}
|SellPrice={{{sell|}}}
|SellPrice={{{sell|}}}
|Misc={{{drops|}}}
|Misc={{{drops|}}}
|Season={{#arraydefine:season|{{#if:{{{summer|}}}|Summer,}}{{#if:{{{autumn|}}}|Autumn,}}{{#if:{{{winter|}}}|Winter,}}{{#if:{{{spring|}}}|Spring}}|,|unique}}{{#ifeq:{{#arraysize:season}}|4|All|{{#arrayprint:season| · }}}}
|GrowthTime={{{growth|0}}}
|SpawnSummer={{{summer|}}}
|SpawnAutumn={{{autumn|}}}
|SpawnWinter={{{winter|}}}
|SpawnSpring={{{spring|}}}
}}
}}
}}<!--
}}<!--
Line 38: Line 43:
     <data source="size"><label>Size</label></data>
     <data source="size"><label>Size</label></data>
     <data source="drops"><label>Drops</label></data>
     <data source="drops"><label>Drops</label></data>
    <data><label>Season</label><format>{{#arraydefine:season|{{#if:{{{summer|}}}|Summer,}}{{#if:{{{autumn|}}}|Autumn,}}{{#if:{{{winter|}}}|Winter,}}{{#if:{{{spring|}}}|Spring}}|,|unique}}{{#ifeq:{{#arraysize:season}}|4|[[Season{{!}}All]]|{{#arrayprint:season|<nowiki /> · <nowiki />|@@@@|[[@@@@]]}}}}</format></data>
    <data source="growth"><label>Growth time</label></data>
</group>
</group>
<group layout="horizontal">
<group layout="horizontal">

Revision as of 15:32, 10 November 2024

This template adds rows to the table "Items", which is declared by the template Item declare. View table.

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.