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
 
(4 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=Temperature
 
| data1={{User:Tyraeis/Grow Value Range
| 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|}}}|<br/>({{#expr: ({{{timeToMaturity}}}+{{{timeToSeeding}}})/60 round 2}} min total)}}}}
| label3=Yield
| data3={{{yield|}}}
 
| label10=Temperature
| data10={{User:Tyraeis/Grow Value Range
|midPoint={{{temperatureMidPoint}}}
|midPoint={{{temperatureMidPoint}}}
|centerSize={{{temperatureCenterSize}}}
|centerSize={{{temperatureCenterSize}}}
Line 9: Line 17:
|highSize={{{temperatureHighSize}}}
|highSize={{{temperatureHighSize}}}
|unit=C}}
|unit=C}}
| label2=Pressure
| label11=Pressure
| data2={{User:Tyraeis/Grow Value Range
| data11={{User:Tyraeis/Grow Value Range
|midPoint={{{pressureMidPoint}}}
|midPoint={{{pressureMidPoint}}}
|centerSize={{{pressureCenterSize}}}
|centerSize={{{pressureCenterSize}}}
Line 16: Line 24:
|highSize={{{pressureHighSize}}}
|highSize={{{pressureHighSize}}}
|unit=kPa}}
|unit=kPa}}
| label3=Light
| label12=Light Per Day
| data3={{#expr: {{{lightPerDay|}}}/60 round 2}} min/day
| data12={{#if:{{{lightPerDay|}}}|{{#expr: {{{lightPerDay}}}/60 round 2}} min}}
| label4=Darkness
| label13=Darkness Per Day
| data4={{#expr: {{{darknessPerDay|}}}/60 round 2}} min/day
| data13={{#if:{{{darknessPerDay|}}}|{{#expr: {{{darknessPerDay}}}/60 round 2}} min}}
| label10=Consumes
 
| data10={{{consumes|}}}
| label21=Water Usage
| label11=Produces
| data21={{#if:{{waterPerTick}}|{{#expr: {{{waterPerTick}}}*120 }} mol/min}}
| data11={{{produces|}}}
| label22=Inhaled Gases
| label12=Harmed By
| data22={{{inhaled|}}}
| data12={{{harmedBy|}}}
| label23=Exhaled Gases
| header20=Time until damaged by...
| data23={{{exhaled|}}}
| label21=Dehydration
| label24=Toxic Gases
| data21={{#expr: {{{timeUntilDehydrationDamage|}}}/60 round 2}} min
| data24={{{harmfulGases|}}}
| label22=Harmful Gas
 
| data22={{#expr: {{{timeUntilUndesiredGasDamage|}}}/60 round 2}} min
| data30={{Infobox | subbox=yes
| label23=Temperature
| header1=Time until damaged by:
| data23={{#expr: {{{timeUntilTemperatureDamage|}}}/60 round 2}} min
| label2=Drought
| label24=Pressure
| data2={{#expr: {{{timeUntilDehydrationDamage|}}}/60 round 2}} min
| data24={{#expr: {{{timeUntilPressureDamage|}}}/60 round 2}} min
| label3=Toxic Gas
| label25=Light
| data3={{#expr: {{{timeUntilUndesiredGasDamage|}}}/60 round 2}} min
| data25={{#expr: {{{timeUntilLightDamage|}}}/60 round 2}} min
| label4=High or Low Temperature
| data4={{#expr: {{{timeUntilTemperatureDamage|}}}/60 round 2}} min
| label5=High or Low Pressure
| data5={{#expr: {{{timeUntilPressureDamage|}}}/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]