XenForo Conditional Statements

B

Brogan

Guest
Brogan submitted a new resource:

Conditional Statements - Guide and tutorial for conditional statements using XenForo syntax

Conditionals

The following conditional statements will only work in templates which support the arguments and parameters.

Statements can be expanded using AND, OR, and <xen:else />.

Replacing == with != in the following examples will change the condition from true to false.
For example, <xen:if...
Click to expand...

Read more

Continue reading...