The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is it possible to use <if></if> tags to do the following:
I want forumid ## to display a unique banner and every other page to display the default. Thanks. |
|
#2
|
||||
|
||||
|
Code:
<if condition="$forum['forumid'] == x"> banner code here <else /> banner code here </if> |
|
#3
|
|||
|
|||
|
Thanks a lot man, I'll be sure to check out that vbulletin.com link, there is some more stuff I wanna do with the conditionals.
|
|
#4
|
||||
|
||||
|
How will that condition affect all the threads or sub-cats in that forum?
|
|
#5
|
|||
|
|||
|
I will soon find out...
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|