Difference between revisions of "Template:RangeCheck"

(Created page with "{{#ifexpr: {{#expr: {{{1}}} > {{{2}}} }} and {{#expr: {{{1}}} < {{{3}}} }} | 1 | 0 }}")
 
m
Line 1: Line 1:
{{#ifexpr: {{#expr: {{{1}}} > {{{2}}} }} and {{#expr: {{{1}}} < {{{3}}} }} | 1 | 0 }}
+
{{#ifexpr: {{#expr: {{{1}}} >= {{{2}}} }} and {{#expr: {{{1}}} <={{{3}}} }} | 1 | 0 }}

Revision as of 20:03, 9 July 2016

Expression error: Unexpected < operator.