User:Inthar/Template:display range: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Inthar (talk | contribs)
mNo edit summary
Inthar (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{#ifexpr: {{{1|}}} < {{{2|}}}  
{{#ifexpr: {{{1|}}} < {{{2|}}} | {{{3|}}} to {{{4|}}} | {{{4|}}} to {{{3|}}} }}<noinclude>
| {{{3|}}} to {{{4|}}} | {{{4|}}} to {{{3|}}} }}<noinclude>
If arg1 < arg2, then display "arg3 to arg4"; otherwise display "arg4 to arg3".
If arg1 < arg2, then display "arg3 to arg4"; otherwise display "arg4 to arg3".



Revision as of 20:51, 25 March 2021

Expression error: Unexpected < operator. If arg1 < arg2, then display "arg3 to arg4"; otherwise display "arg4 to arg3".

foo to baz

baz to foo