Template:if both: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 February 2023

  • curprev 15:1415:14, 11 February 2023Maria talk contribs 340 bytes +340 Created page with "{{#if: {{{1|}}} | {{#if: {{{2|}}} | {{{3|}}} | {{{4|}}} }} | {{{4|}}} }}<noinclude> ==Usage== <code><nowiki>{{if both|VAL1|VAL2|THEN|ELSE}}</nowiki></code> returns <code>THEN</code> if both <code>VAL1</code> and <code>VAL2</code> are non-empty, otherwise <code>ELSE</code>. Category:Control flow templates </noinclude>"