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

Xenwolf (talk | contribs)
m Xenwolf moved page User:IlL/Template:display range to User:Inthar/Template:display range: Automatically moved page while renaming the user "IlL" to "Inthar"
Inthar (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{#ifexpr: {{{1|}}} < {{{2|}}} |{{{3|}}} to {{{4|}}}|{{{4|}}} to {{{3|}}}}}<noinclude>
{{#ifexpr: {{{1}}} < {{{2}}} |{{{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".