User:Tyraeis/Infobox plant: Difference between revisions
From Stationeers Community Wiki
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Infobox | ||
| child={{{child|{{{embed|}}}}}} | | child={{{child|{{{embed|}}}}}} | ||
| title={{{title|{{#if:{{{child|{{{embed|}}}}}}|Plant}}}}} | | title={{{title|{{#if:{{{child|{{{embed|}}}}}}|Plant}}}}} | ||
| Line 30: | Line 29: | ||
| data13={{#if:{{{darknessPerDay|}}}|{{#expr: {{{darknessPerDay}}}/60 round 2}} min}} | | data13={{#if:{{{darknessPerDay|}}}|{{#expr: {{{darknessPerDay}}}/60 round 2}} min}} | ||
| | | label21=Water Usage | ||
| data21={{#if:{{waterPerTick}}|{{#expr: {{{waterPerTick}}}*120 }} mol/min}} | | data21={{#if:{{waterPerTick}}|{{#expr: {{{waterPerTick}}}*120 }} mol/min}} | ||
| label22=Inhaled Gases | | label22=Inhaled Gases | ||
| Line 39: | Line 38: | ||
| data24={{{harmfulGases|}}} | | data24={{{harmfulGases|}}} | ||
| | | data30={{Infobox | subbox=yes | ||
| | | header1=Time until damaged by: | ||
| | | label2=Drought | ||
| | | data2={{#expr: {{{timeUntilDehydrationDamage|}}}/60 round 2}} min | ||
| | | label3=Toxic Gas | ||
| | | data3={{#expr: {{{timeUntilUndesiredGasDamage|}}}/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> | ||