Template:Infobox tree: Difference between revisions
From Everafter Falls Wiki
mNo edit summary |
mNo edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
|Name={{{name|{{PAGENAME}}}}} | |Name={{{name|{{PAGENAME}}}}} | ||
|Image={{{name|{{PAGENAME}}}}} Sapling.png | |Image={{{name|{{PAGENAME}}}}} Sapling.png | ||
|Description={{ | |Description={{#ifeq:{{PAGENAME}}|Orb Tree|Orb Fruit}} | ||
|Type=Tree | |Type=Tree | ||
|Source={{{source|}}} | |Source={{{source|[[{{{store|}}}]] for {{{buy|}}}}}} | ||
|Collection= | |Collection= | ||
|Machine=0 | |Machine=0 | ||
| Line 25: | Line 25: | ||
|CraftTime={{{tap_time|}}} | |CraftTime={{{tap_time|}}} | ||
|Misc={{{tap_product|0}}} | |Misc={{{tap_product|0}}} | ||
|Size={{{tapper|}}} | |Size={{{tapper|0}}} | ||
|Season=Any | |Season=Any | ||
|GrowthTime={{{growth|0}}} | |GrowthTime={{{growth|0}}} | ||
|RegrowthTime={{{days_until_fruit|0}}} | |||
|BuyPrice={{{buy|0}}} | |BuyPrice={{{buy|0}}} | ||
|SellPrice={{{sapling_sell|}}} | |SellPrice={{{sapling_sell|}}} | ||
| Line 40: | Line 41: | ||
{{#cargo_store: | {{#cargo_store: | ||
_table=Items | _table=Items | ||
|Name= | |Name=Orb Fruit | ||
|Image= | |Image=Orb Fruit.png | ||
|Description={{{name|{{PAGENAME}}}}} | |Description={{{name|{{PAGENAME}}}}} | ||
|Type=Tree fruit | |Type=Tree fruit | ||
| Line 141: | Line 142: | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<header>Economy</header> | <header>Economy</header> | ||
<data source="buy"><label> | <data source="buy"><label>Sapling buy price</label></data> | ||
<data source="seed_sell"><label>Seed sell price</label><format>{{formatnum:{{{seed_sell|}}}}}{{coin}}</format></data> | <data source="seed_sell"><label>Seed sell price</label><format>{{formatnum:{{{seed_sell|}}}}}{{coin}}</format></data> | ||
<data source="sapling_sell"><label>Sapling sell price</label><format>{{formatnum:{{{sapling_sell|}}}}}{{coin}}</format><default>''Cannot be sold''</default></data> | <data source="sapling_sell"><label>Sapling sell price</label><format>{{formatnum:{{{sapling_sell|}}}}}{{coin}}</format><default>''Cannot be sold''</default></data> | ||
<data source="fruit_sell"><label>Fruit sell price</label><format>{{formatnum:{{{ | <data source="fruit_sell"><label>Fruit sell price</label><format>{{formatnum:{{{fruit_sell|}}}}}{{coin}}</format></data> | ||
</group> | </group> | ||
</infobox>[[Category:Trees]][[Category:Tree saplings]]</includeonly><noinclude>{{documentation}}[[Category:Infobox templates|tree]]</noinclude> | </infobox>[[Category:Trees]][[Category:Tree saplings]]</includeonly><noinclude>{{documentation}}[[Category:Infobox templates|tree]]</noinclude> | ||
Latest revision as of 12:20, 11 May 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. |