Difference between revisions of "Template:CalcGenericQualityFormula"
Jump to navigation
Jump to search
WikimanBot (talk | contribs) m |
WikimanBot (talk | contribs) m (floor -> trunc, just in case there's ever need for negative numbers) |
||
Line 1: | Line 1: | ||
− | {{#ifexpr: {{{3|0}}} > {{#expr: | + | {{#ifexpr: {{{3|0}}} > {{#expr: trunc( {{{1|10}}} + {{{2|0.1}}}*{{{5|1}}} )}} |
| {{{3|min}}} | | {{{3|min}}} | ||
− | | {{#ifexpr: {{{4|9000}}} > {{#expr: | + | | {{#ifexpr: {{{4|9000}}} > {{#expr: trunc( {{{1|10}}} + {{{2|0.1}}}*{{{5|1}}} )}} |
− | | {{#expr: | + | | {{#expr: trunc( {{{1|10}}} + {{{2|0.1}}}*{{{5|1}}} )}} |
| {{{4|max}}} | | {{{4|max}}} | ||
}} | }} |
Revision as of 16:09, 26 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?)
Visit Template:CalcGenericQualityFormula/doc to view this documentation. (edit) (How does this work?)
- Description
- Part of Template:Quality table