The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
a simple way to do this via templates with the first one. (normally I'd do it another way, but this way is simple to do)
Add the code to your forumdisplay template Code:
<if condition="$forumid == 4"> stuff for forumid 4 </if> <if condition="$forumid == 5"> stuff for forumid 5 </if> <else> default stuff </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|