The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello,
Is there a conditional that will allow me to display items JUST on the forumhome page and not anywhere else? I want to add some things to my forumhome page, but I don't want them to display anywhere but that page. So basically: if this page is this > do this > else do this |
#2
|
||||
|
||||
![]()
You can either put them in the forumhome template or you can use the following conditional:
Code:
<if condition="THIS_SCRIPT == 'index'"> Whatever you'd like here </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|