HeadHodge
Active member
Hi,
I'm still unable to figure out what the difference between these two command are.
Here is a line from the Thread_Edit template:
<xen:container var="$searchBar.thread"><xen:include template="search_bar_thread_only" /></xen:container>
I'm not understanding what the difference is between the "container" command and the "set" command. They both look like they create a temp variable.
Also is there anywhere a "complete" list of xen syntax out there?
All I could find is:
http://xenforo.com/help/html-templates/
If there is a syntax reference guide, I'm not able to find it.
Thanks in advance
I'm still unable to figure out what the difference between these two command are.
Here is a line from the Thread_Edit template:
<xen:container var="$searchBar.thread"><xen:include template="search_bar_thread_only" /></xen:container>
I'm not understanding what the difference is between the "container" command and the "set" command. They both look like they create a temp variable.
Also is there anywhere a "complete" list of xen syntax out there?
All I could find is:
http://xenforo.com/help/html-templates/
If there is a syntax reference guide, I'm not able to find it.
Thanks in advance