User:Tyraeis/Infobox plant: Difference between revisions
From Stationeers Community Wiki
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Infobox | ||
| child={{embed|}} | | child={{{child|{{{embed|}}}}}} | ||
| title={{#if:{{embed|}}|Plant}} | | 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}} | ||
| Line 24: | Line 24: | ||
| label6=Darkness Per Day | | label6=Darkness Per Day | ||
| data6={{#expr: {{{darknessPerDay|}}}/60 round 2}} min | | data6={{#expr: {{{darknessPerDay|}}}/60 round 2}} min | ||
| label12=Water Usage | |||
| data12={{#if:{{waterPerTick}}|{{#expr: {{{waterPerTick}}}/120 }} mol/min}} | |||
| label10=Inhaled Gases | | label10=Inhaled Gases | ||
| data10={{{inhaled|}}} | | data10={{{inhaled|}}} | ||
| label11=Exhaled Gases | | label11=Exhaled Gases | ||
| data11={{{exhaled|}}} | | data11={{{exhaled|}}} | ||
| label13=Toxic Gases | | label13=Toxic Gases | ||
| data13={{{harmfulGases|}}} | | data13={{{harmfulGases|}}} | ||
| header20=Time until damaged by | | header20=Time until damaged by: | ||
| label21=Drought | | label21=Drought | ||
| data21={{#expr: {{{timeUntilDehydrationDamage|}}}/60 round 2}} min | | data21={{#expr: {{{timeUntilDehydrationDamage|}}}/60 round 2}} min | ||
| Line 43: | Line 43: | ||
| label25=Suffocation | | label25=Suffocation | ||
| data25={{#expr: {{{timeUntilSuffocationDamage|}}}/60 round 2}} min | | data25={{#expr: {{{timeUntilSuffocationDamage|}}}/60 round 2}} min | ||
| | | label26=Light or Darkness | ||
| | | data26={{#expr: {{{timeUntilLightDamage|}}}/60 round 2}} min | ||
}}</includeonly> | }}</includeonly> | ||
<noinclude>{{Documentation}}</noinclude> | <noinclude>{{Documentation}}</noinclude> | ||