📢 Moderators Needed 🚀

Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
E

RSS Conditional Statements for XenForo 2

E

eTiKeT™

Guest
Guest or Bot
eTiKeT™ submitted a new resource:

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

Conditional Statements for XenForo 2
The conditional statements can be expanded by using AND, OR conditional statements operators and using xf:if, xf:else, xf:elseif.​
1. How can I show content to Administrators?
Code:

Code:
<xf:if is="$xf.visitor.is_admin">[/INDENT]
[INDENT=2]    Show...
Click to expand...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top