The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
What is the syntax like for the template conditional if i want more than 2 cases in an IF condition ?
Eg. Here's the code for 2 cases. <if condition="myconditionhere"> My condition is met ! <else /> My condition is NOT met ! </if> How can I change it such that I have another condition ? say: <if condition="myconditionhere"> My condition is met ! <else if condition="my2ndcondition here"> My 2nd condition is met ! <else /> All conditions NOT met ! </if> Doesn't seem to work, what do I need to change to make it work ? ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|