Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Tyraeis/Infobox plant: Difference between revisions

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

Latest revision as of 05:27, 17 March 2026

Documentation[create]