Difference between revisions of "Template:CalcGenericQualityFormula"

From Underrail Wiki
Jump to navigation Jump to search
(add min & max)
m
Line 1: Line 1:
 
{{#ifexpr: {{{4|0}}} > {{#expr: floor( {{{1|10}}} + {{{2|0.1}}}*{{{3|1}}} )}}
 
{{#ifexpr: {{{4|0}}} > {{#expr: floor( {{{1|10}}} + {{{2|0.1}}}*{{{3|1}}} )}}
 
   | {{{4|min}}}
 
   | {{{4|min}}}
   | {{#ifexpr: {{{5|9000}}} < {{#expr: floor( {{{1|10}}} + {{{2|0.1}}}*{{{3|1}}} )}}
+
   | {{#ifexpr: {{{5|9000}}} > {{#expr: floor( {{{1|10}}} + {{{2|0.1}}}*{{{3|1}}} )}}
 +
      | {{#expr: floor( {{{1|10}}} + {{{2|0.1}}}*{{{3|1}}} )}}
 
       | {{{5|max}}}
 
       | {{{5|max}}}
      | {{#expr: floor( {{{1|10}}} + {{{2|0.1}}}*{{{3|1}}} )}}
 
 
     }}
 
     }}
 
}}
 
}}

Revision as of 07:19, 14 May 2017

10


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:CalcGenericQualityFormula/doc to view this documentation. (edit) (How does this work?)
Description
Part of Template:Quality table