The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is there a conditional for if the user is viewing the thread list? I'm tryin to use the ad_navbar_below template, but I only want to it display within the threadlist (and for certain forums, but I already know how to do that).
Thx in advance |
#2
|
||||
|
||||
![]()
<if condition="THIS_SCRIPT == forumdisplay">
is that the one your looking for? |
#3
|
|||
|
|||
![]()
That's the one!
Thanks --------------- Added [DATE]1228774028[/DATE] at [TIME]1228774028[/TIME] --------------- so then would <if condition="THIS_SCRIPT == index"> be the main forum list conditional? |
#4
|
||||
|
||||
![]()
yes,
the showthread is THIS_SCRIPT == showthread etc etc etc |
#5
|
||||
|
||||
![]()
There is a line like this at the top of all the vb threads to tell you the name of THIS_SCRIPT:
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|