The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Condition to load on a template
Amm..
What is the template conditional tag to load something only on custom template. For example, Code:
<vb:if condition="$template==mytemplate> <ul class="myclass"> ...... </ul> </vb:else> <ul class="defaultclass"> ...... </ul> </vb:if> is this plugin code correct? PHP Code:
|
#2
|
|||
|
|||
I don't understand what you're trying to do. Since you know which template you put the code in, why would you need an 'if' for which template the code is in?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|