XF 1.4 Code Varibales

VinnyS

Active member
Licensed customer
Not sure if the description Code Variables is the proper? Is there a code like {username} and it inserts the user name, is there a list of these code somewhere?

Thank You
Vinny
 
There are different variables for each template so there isn't a master list as such.

Having said that, $visitor and $user are available in a lot of templates.
 
Hi Brogan
OK per say is there nothing to guide me out there? I know you are very knowable about XenForo however I know enough to be dangerous lol no lists??

Vinny
 
It really depends what you are trying to do.

Variables are passed to the templates from PHP and each one is different.
 
Back
Top Bottom