The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How would I make a link in my navbar switch depending on the page? I have vBACMPS and I want it so that if you're on the portal (index.php) it will give the option Forum that will take you to forum.php and if you're not on the portal, it will display Portal which will take you to index.php.
|
#2
|
|||
|
|||
![]()
Try:
Code:
<if condition="THIS_SCRIPT == 'adv_index'"> // link to forum <else /> // link to portal </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|