![]() |
IF else Condition?
I am trying to get something to not show up if user is in group 10 or 11
Is there a way to use else statement within vbulletin templates ? <if condition="is_member_of($vbulletin->userinfo, 10, 11)"> You Already joined </if> else Click here to join a click here to join b |
Code:
<if condition="!is_member_of($bbuserinfo, 10, 11)"></if> |
All times are GMT. The time now is 06:50 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|