User:Tyraeis/Infobox plant: Difference between revisions
From Stationeers Community Wiki
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
| child={{embed|}} | | child={{embed|}} | ||
| title={{#if:{{embed|}}|Plant}} | | title={{#if:{{embed|}}|Plant}} | ||
| label1=Temperature | | label1=Time to Maturity | ||
| | | data1={{#if:{{{timeToMaturity|}}}|{{#expr: {{{timeToMaturity}}}/60 round 2}} min}} | ||
| label2=Time to Seeding | |||
| data2={{#if:{{{timeToSeeding|}}}|{{#expr: {{{timeToSeeding}}}/60 round 2}} min {{#if:{{{timeToMaturity|}}}|({{#expr: ({{{timeToMaturity}}}+{{{timeToSeeding}}})/60 round 2}} min total)}}}} | |||
| label3=Temperature | |||
| data3={{User:Tyraeis/Grow Value Range | |||
|midPoint={{{temperatureMidPoint}}} | |midPoint={{{temperatureMidPoint}}} | ||
|centerSize={{{temperatureCenterSize}}} | |centerSize={{{temperatureCenterSize}}} | ||
| Line 9: | Line 13: | ||
|highSize={{{temperatureHighSize}}} | |highSize={{{temperatureHighSize}}} | ||
|unit=C}} | |unit=C}} | ||
| | | label4=Pressure | ||
| | | data4={{User:Tyraeis/Grow Value Range | ||
|midPoint={{{pressureMidPoint}}} | |midPoint={{{pressureMidPoint}}} | ||
|centerSize={{{pressureCenterSize}}} | |centerSize={{{pressureCenterSize}}} | ||
| Line 16: | Line 20: | ||
|highSize={{{pressureHighSize}}} | |highSize={{{pressureHighSize}}} | ||
|unit=kPa}} | |unit=kPa}} | ||
| | | label5=Light Per Day | ||
| | | data5={{#expr: {{{lightPerDay|}}}/60 round 2}} min | ||
| | | label6=Darkness Per Day | ||
| | | data6={{#expr: {{{darknessPerDay|}}}/60 round 2}} min | ||
| label10= | | label10=Inhaled Gases | ||
| data10={{{ | | data10={{{inhaled|}}} | ||
| label11= | | label11=Exhaled Gases | ||
| data11={{{ | | data11={{{exhaled|}}} | ||
| label12= | | label12=Water Usage | ||
| data12={{{ | | data12={{{waterPerTick|}}} mol/tick | ||
| label13=Toxic Gases | |||
| data13={{{harmfulGases|}}} | |||
| header20=Time until damaged by... | | header20=Time until damaged by... | ||
| label21= | | label21=Drought | ||
| data21={{#expr: {{{timeUntilDehydrationDamage|}}}/60 round 2}} min | | data21={{#expr: {{{timeUntilDehydrationDamage|}}}/60 round 2}} min | ||
| label22= | | label22=Toxic Gas | ||
| data22={{#expr: {{{timeUntilUndesiredGasDamage|}}}/60 round 2}} min | | data22={{#expr: {{{timeUntilUndesiredGasDamage|}}}/60 round 2}} min | ||
| label23=Temperature | | label23=High or Low Temperature | ||
| data23={{#expr: {{{timeUntilTemperatureDamage|}}}/60 round 2}} min | | data23={{#expr: {{{timeUntilTemperatureDamage|}}}/60 round 2}} min | ||
| label24=Pressure | | label24=High or Low Pressure | ||
| data24={{#expr: {{{timeUntilPressureDamage|}}}/60 round 2}} min | | data24={{#expr: {{{timeUntilPressureDamage|}}}/60 round 2}} min | ||
| label25=Light | | label25=Suffocation | ||
| data25={{#expr: {{{timeUntilSuffocationDamage|}}}/60 round 2}} min | |||
| label25=Light or Darkness | |||
| data25={{#expr: {{{timeUntilLightDamage|}}}/60 round 2}} min | | data25={{#expr: {{{timeUntilLightDamage|}}}/60 round 2}} min | ||
}}</includeonly> | }}</includeonly> | ||
<noinclude>{{Documentation}}</noinclude> | <noinclude>{{Documentation}}</noinclude> | ||