Difference between revisions of "Template:Grow Table"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <div><li style="display: inline-table;"> {{#vardefine: plantName | {{{1|{{PAGENAME}}}}} | + | <div><li style="display: inline-table;"> {{#vardefine: plantName | {{{1|{{PAGENAME}}}}}}} |
{| {{STDT| c_24 text-center}} | {| {{STDT| c_24 text-center}} | ||
! Ground Type | ! Ground Type | ||
Line 13: | Line 13: | ||
| 280 | | 280 | ||
|- | |- | ||
− | ! | + | ! Real Grow Time (days)<ref>Actual days to grow, taking into account rest time.</ref> |
| {{#Expr: {{Q|{{#var: plantName}} |Real Grow Days}} / (((0.7-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1) round 2}} | | {{#Expr: {{Q|{{#var: plantName}} |Real Grow Days}} / (((0.7-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1) round 2}} | ||
| {{#Expr: {{Q|{{#var: plantName}} |Real Grow Days}} / (((1.0-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1) round 2}} | | {{#Expr: {{Q|{{#var: plantName}} |Real Grow Days}} / (((1.0-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1) round 2}} | ||
| {{#Expr: {{Q|{{#var: plantName}} |Real Grow Days}} / (((1.4-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1) round 2}} | | {{#Expr: {{Q|{{#var: plantName}} |Real Grow Days}} / (((1.4-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1) round 2}} | ||
− | | {{#if: {{#pos:{{Q|{{#var: plantName}} |SowTags}}|Hydroponic}} | {{#Expr: {{Q|{{#var: plantName}} |Real Grow Days}} / (((2.8-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1) round 2}} | ''N/A''}} | + | | {{#if: {{#pos:{{Q|{{#var: plantName}} |SowTags}}|Hydroponic}} | {{#Expr: {{Q|{{#var: plantName}} |Real Grow Days}} / (((2.8-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1) round 2}} | ''N/A'' <ref>This plant cannot be grown in hydroponics.</ref>}} |
|- | |- | ||
− | ! Base Yield/ | + | ! Base Yield/dayPer plant, assuming Crop Yield Multiplier of 1.0. Note that [[Difficulty]] settings change the Crop Yield Multiplier.</ref> |
| {{#Expr: {{Q|{{#var: plantName}} |Harvest Yield}}/({{Q|{{#var: plantName}} |Real Grow Days}} / (((0.7-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1)) round 2}} | | {{#Expr: {{Q|{{#var: plantName}} |Harvest Yield}}/({{Q|{{#var: plantName}} |Real Grow Days}} / (((0.7-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1)) round 2}} | ||
| {{#Expr: {{Q|{{#var: plantName}} |Harvest Yield}}/({{Q|{{#var: plantName}} |Real Grow Days}} / (((1.0-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1)) round 2}} | | {{#Expr: {{Q|{{#var: plantName}} |Harvest Yield}}/({{Q|{{#var: plantName}} |Real Grow Days}} / (((1.0-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1)) round 2}} | ||
| {{#Expr: {{Q|{{#var: plantName}} |Harvest Yield}}/({{Q|{{#var: plantName}} |Real Grow Days}} / (((1.4-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1)) round 2}} | | {{#Expr: {{Q|{{#var: plantName}} |Harvest Yield}}/({{Q|{{#var: plantName}} |Real Grow Days}} / (((1.4-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1)) round 2}} | ||
− | | {{#if: {{#pos:{{Q|{{#var: plantName}} |SowTags}}|Hydroponic}} | {{#Expr: {{Q|{{#var: plantName}} |Harvest Yield}}/({{Q|{{#var: plantName}} |Real Grow Days}} / (((2.8-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1)) round 2}}| ''N/A''}} | + | | {{#if: {{#pos:{{Q|{{#var: plantName}} |SowTags}}|Hydroponic}} | {{#Expr: {{Q|{{#var: plantName}} |Harvest Yield}}/({{Q|{{#var: plantName}} |Real Grow Days}} / (((2.8-1)*{{Q|{{#var: plantName}} |Fertility Sensitivity}}) + 1)) round 2}}| ''N/A'' <ref>This plant cannot be grown in hydroponics.</ref>}} |
|} | |} | ||
<references /> | <references /> |
Revision as of 02:18, 17 May 2021
Ground Type | Gravel | Soil | Rich Soil | Hydroponics |
---|---|---|---|---|
Fertility (%) | 70 | 100 | 140 | 280 |
Real Grow Time (days)[1] | Expression error: Unexpected / operator. | Expression error: Unexpected / operator. | Expression error: Unexpected / operator. | N/A [2] |
Base Yield/dayPer plant, assuming Crop Yield Multiplier of 1.0. Note that Difficulty settings change the Crop Yield Multiplier.</ref> | Expression error: Unexpected / operator. | Expression error: Unexpected / operator. | Expression error: Unexpected / operator. | N/A [3] |
Creates a table with a summary of a given plants productivity in a variety of soils and, if relevant, in a Hydroponics basin.
Usage
The first parameter, if present, will designate the plant to be displayed. If absent, the table will default to the displaying the page the template is used on.
Examples
{{Grow Table}}
on the Rice plant page would produce:
Ground Type | Gravel | Soil | Rich Soil | Hydroponics |
---|---|---|---|---|
Fertility (%) | 70 | 100 | 140 | 280 |
Real Grow Time (days)[1] | 7.91 | 5.54 | 3.96 | 1.98 |
Base Yield/dayPer plant, assuming Crop Yield Multiplier of 1.0. Note that Difficulty settings change the Crop Yield Multiplier.</ref> | 0.76 | 1.08 | 1.52 | 3.03 |
- ↑ Actual days to grow, taking into account rest time.
{{Grow Table | Corn plant}}
on any page would produce:
Ground Type | Gravel | Soil | Rich Soil | Hydroponics |
---|---|---|---|---|
Fertility (%) | 70 | 100 | 140 | 280 |
Real Grow Time (days)[1] | 29.8 | 20.86 | 14.9 | N/A [2] |
Base Yield/dayPer plant, assuming Crop Yield Multiplier of 1.0. Note that Difficulty settings change the Crop Yield Multiplier.</ref> | 0.74 | 1.05 | 1.48 | N/A [3] |
The above documentation is transcluded from Template:Grow Table/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |