Difference between revisions of "Template:RangeCheck"

(Created page with "{{#ifexpr: {{#expr: {{{1}}} > {{{2}}} }} and {{#expr: {{{1}}} < {{{3}}} }} | 1 | 0 }}")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#ifexpr: {{#expr: {{{1}}} > {{{2}}} }} and {{#expr: {{{1}}} < {{{3}}} }} | 1 | 0 }}
+
{{#ifexpr: {{{1}}} >= {{{2}}} and {{{1}}} <= {{{3 | {{{2}}} }}} | 1 | 0 }}

Latest revision as of 14:54, 26 June 2017

Expression error: Unrecognized punctuation character "{".