The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is there a built in variable for the name of the page a user is on (like showthread.php) that I can use in the templates? Like:
Code:
<if condition="$vbpage['showthread.php']"> stuff </if> |
#2
|
|||
|
|||
![]()
Do you mean the page which the user is browsing at that time?
|
#3
|
|||
|
|||
![]()
Yeah. Doesn't have to have the query string, just the base page.
|
#4
|
|||
|
|||
![]()
Try <if condition="THIS_SCRIPT=='showthread'">stuff</if>
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|