Difference between revisions of "Template:CalcGenericQualityFormula"
Jump to navigation
Jump to search
WikimanBot (talk | contribs) (Created page with "{{#expr: floor( {{{1|1}}} + {{{2|0.1}}}*{{{3|1}}} )}}<noinclude><noinclude> {{documentation}}</noinclude>") |
WikimanBot (talk | contribs) (add min & max) |
||
Line 1: | Line 1: | ||
− | {{#expr: floor( {{{1|1}}} + {{{2|0.1}}}*{{{3|1}}} )}} | + | {{#ifexpr: {{{4|0}}} > {{#expr: floor( {{{1|10}}} + {{{2|0.1}}}*{{{3|1}}} )}} |
+ | | {{{4|min}}} | ||
+ | | {{#ifexpr: {{{5|9000}}} < {{#expr: floor( {{{1|10}}} + {{{2|0.1}}}*{{{3|1}}} )}} | ||
+ | | {{{5|max}}} | ||
+ | | {{#expr: floor( {{{1|10}}} + {{{2|0.1}}}*{{{3|1}}} )}} | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | <noinclude> | ||
{{documentation}}</noinclude> | {{documentation}}</noinclude> |
Revision as of 06:17, 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?)
Visit Template:CalcGenericQualityFormula/doc to view this documentation. (edit) (How does this work?)
- Description
- Part of Template:Quality table