The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
@nexialys: Please see http://www.vbulletin.com/admindemo.php for the following information.
Quote:
@lynx31: Please check out http://www.vbulletin.com/docs/html/m...e_conditionals for an example of how to set up template conditionals. You would just place the following in a template conditional, as the <html>, <head>, <body> tags are taken care of for you. Try adding the following at the end of the navbar template and then visit forum two of the online demo: Code:
<if condition="$foruminfo[forumid] == 2"> <p> testing 1 <br /> <img src="http://media.rivals.net/media/JPG/2007060200040944.JPG" width="325" height="327" class="aimg"> </p> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|