Difference between revisions of "Template:Deploy Table Parachutes/Cell"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (!work also for negative values;)
m (!comparison negated;)
Line 1: Line 1:
| {{#ifexpr: {{BodyData/Pressure|{{{2}}}}} < {{{1}}}|{{Formatnum|{{#expr: -ln({{{1}}}/{{BodyData/Pressure|{{{2}}}}})*{{BodyData/ScaleHeight|{{{2}}}}} round -2 }}}}|Below surface}}
+
| {{#ifexpr: {{BodyData/Pressure|{{{2}}}}} > {{{1}}}|{{Formatnum|{{#expr: -ln({{{1}}}/{{BodyData/Pressure|{{{2}}}}})*{{BodyData/ScaleHeight|{{{2}}}}} round -2 }}}}|Below surface}}

Revision as of 19:35, 8 May 2013

| Expression error: Unrecognized punctuation character "[".