Template:Infobox flower: Difference between revisions
From Everafter Falls Wiki
Created page with "<noinclude>{{#cargo_attach:table=Items}}</noinclude><includeonly><!-- // Storing the inputs into the declared Cargo table --><!-- ifeq namespace check to prevent documentation examples being stored in CargoTable --> {{#ifeq: {{NAMESPACENUMBER}} | 0 | {{#cargo_store: _table=Items |Name={{{name|{{PAGENAME}}}}} |Image={{{name|{{PAGENAME}}}}}.png |Description={{{description|}}} |Type={{{type|Flower}}} |Source=Sacred Blossom |Collection={{{collection|Flowers}}} |Machine=0 |M..." |
mNo edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
|Description={{{description|}}} | |Description={{{description|}}} | ||
|Type={{{type|Flower}}} | |Type={{{type|Flower}}} | ||
|Source=Sacred Blossom | |Source={{{source|[[Sacred Blossom]]}}} | ||
|Collection={{{collection|Flowers}}} | |Collection={{{collection|Flowers}}} | ||
|Machine=0 | |Machine=0 | ||
| Line 35: | Line 35: | ||
|SpawnWinter={{{winter|1}}} | |SpawnWinter={{{winter|1}}} | ||
|SpawnSpring={{{spring|1}}} | |SpawnSpring={{{spring|1}}} | ||
|StacksTo={{{stack|999}}} | |||
|Misc={{{seed_sell|}}} | |||
}} | }} | ||
{{#cargo_store: | {{#cargo_store: | ||
| Line 60: | Line 62: | ||
|AmtCrafted={{{harvest_amt|1}}} | |AmtCrafted={{{harvest_amt|1}}} | ||
|BuyPrice={{{seed_buy|0}}} | |BuyPrice={{{seed_buy|0}}} | ||
|SellPrice={{{ | |SellPrice={{{seed_sell|}}} | ||
|SoldAt={{{store|Not sold}}} | |SoldAt={{{store|Not sold}}} | ||
|Rarity={{{ | |Rarity={{{seed_rarity|0}}} | ||
|SpawnSummer={{{summer|1}}} | |SpawnSummer={{{summer|1}}} | ||
|SpawnAutumn={{{autumn|1}}} | |SpawnAutumn={{{autumn|1}}} | ||
| Line 68: | Line 70: | ||
|SpawnSpring={{{spring|1}}} | |SpawnSpring={{{spring|1}}} | ||
|Misc={{{name|{{PAGENAME}}}}} | |Misc={{{name|{{PAGENAME}}}}} | ||
|StacksTo={{{stack|999}}} | |||
}} | }} | ||
}}<!-- | }}<!-- | ||
| Line 88: | Line 91: | ||
<data source="type"><label>Type</label><default>[[Flower]]</default></data> | <data source="type"><label>Type</label><default>[[Flower]]</default></data> | ||
<data source="collection"><label>Collection</label><format>[[Museum#{{ucfirst:{{{collection|}}}}}|{{ucfirst:{{{collection|}}}}}]]</format><default>[[Museum#Flowers|Flowers]]</default></data> | <data source="collection"><label>Collection</label><format>[[Museum#{{ucfirst:{{{collection|}}}}}|{{ucfirst:{{{collection|}}}}}]]</format><default>[[Museum#Flowers|Flowers]]</default></data> | ||
<data source=" | <data source="stack"><label>Stack size</label><default>999</default></data> | ||
</group> | |||
<group> | |||
<header>Farming</header> | |||
<data source="source"><label>Source</label><default>[[Sacred Blossom]]</default></data> | |||
<data source="rarity"><label>Chance</label><format>{{drop chance|{{{rarity|}}}|Flower}}</format></data> | |||
<data source="growth"><label>Growth time</label><format>{{{growth}}} days</format></data> | <data source="growth"><label>Growth time</label><format>{{{growth}}} days</format></data> | ||
<data><label>Season</label><default>Any</default></data> | <data><label>Season</label><default>Any</default></data> | ||
Latest revision as of 16:04, 6 April 2025
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. |