- Compatible XF 1.x versions
- 1.0
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
This is a series of tips and guides on how to do some of the most commonly requested things, such as:
You do not have permission to view the full content of this resource.
Log in or register now.
- Related resources
Using variables in templates
It's not always obvious whether a variable will work in a template. By variable, that means something like $forum, $thread, $post, etc. These would typically be used in conditional statements, utilising the node, user, or position ID, for...xenforo.com
Unmaintained - Conditional Statements
The following conditional statements will only work if the variables are supported in the respective templates. To determine whether a variable is available in a template, see this guide: Using variables in templates Statements can be expanded...xenforo.com