The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
No you have to keep adding more if you have more style ids but you can use a else to cover many styles.
Code:
<if condition="$bbuserinfo[styleid] == 1"> code to only show only on style id 1 <else /> <if condtion="$bbuserinfo[styleid] == 2"> code to show show only on style id 2 <else /> use on any style except 1 or 2 </if> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|