The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
What conditional should I use in a template to determine if the page being viewed is a thread (showthread.php)?
|
|
#2
|
|||
|
|||
|
Code:
<if condition="THIS_SCRIPT == 'showthread'"> </if> |
|
#3
|
|||
|
|||
|
Thanks!
|
![]() |
|
|