Template:Val: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>SkyLined
added arg "e" check
meta>SkyLined
m check for "e" arg now actually checks for that arg instead of arg3
Line 25: Line 25:
               -->{{FormattingError|Error in {{tl|val}}: third argument is not negative.}}<!--
               -->{{FormattingError|Error in {{tl|val}}: third argument is not negative.}}<!--
             -->|<!-- Is arg3 positive? NO
             -->|<!-- Is arg3 positive? NO
               -->{{#if:{{#ifexpr: {{{3|0}}}}}|<!-- Is arg "e" not a valid number?
               -->{{#if:{{#ifexpr: {{{e|0}}}}}|<!-- Is arg "e" not a valid number?
                 -->{{FormattingError|Error in {{tl|val}}: exponent is not a valid number.}}<!--
                 -->{{FormattingError|Error in {{tl|val}}: exponent is not a valid number.}}<!--
               -->|<!-- Is arg "e" not a valid number? NO
               -->|<!-- Is arg "e" not a valid number? NO

Revision as of 10:14, 14 April 2008