Subject: global source code variables?
is there a definitive list anywhere of all the variables accessible from within UNB? the link on this page just goes back to the site frontpage
specifically i'm trying to embed a 'flickr badge' at the top of a page, but i want it only to show on one particular forum, so i need some way to test. eg:
specifically i'm trying to embed a 'flickr badge' at the top of a page, but i want it only to show on one particular forum, so i need some way to test. eg:
{ if <forumname or forumID == whatever> }
< show flickr badge >
{else}
< don't >
{endif}
< show flickr badge >
{else}
< don't >
{endif}

madra
Show profile
Link to this post
template-variables.list 9.6 kBytes