Template:Test-If
From FSDeveloper Wiki
Jump to navigationJump to search
Content to additionally be included in the returned page.
| Test | Parameters | Result |
| #if: | row_1_v {{{row_1_v}}} equals | true |
| #if: | row_2_v {{{row_2_v}}} equals | true |
| #ifeq: | row_1_v {{{row_1_v}}} equals | row_1_v {{{row_1_v}}} |
| #ifeq: | row_1_v {{{row_1_v}}} does not equal | row_2_v {{{row_2_v}}} |
Content to additionally be included in the returned page.