User:Inthar/Template:display range: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#if: {{{1|}}} < {{{2|}}} | {{{1|}}} to {{{2|}}} | {{{2|}}} to {{{1|}}} }}<noinclude>If arg1 < arg2, then display "arg1 to arg2"; otherwise display "arg2 to arg1".</noinclude> | {{#if: {{{1|}}} < {{{2|}}} | {{{1|}}} to {{{2|}}} | {{{2|}}} to {{{1|}}} }}<noinclude> | ||
If arg1 < arg2, then display "arg1 to arg2"; otherwise display "arg2 to arg1".</noinclude> | |||
Revision as of 20:34, 25 March 2021
to
If arg1 < arg2, then display "arg1 to arg2"; otherwise display "arg2 to arg1".