The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
if commands in templates
I need to do a
if($variable == "") { echo "this" } but can't figure out how to do this in the templates. Can anyone help? |
#2
|
|||
|
|||
<if condition="$variable == ''">this</if>
|
#3
|
|||
|
|||
thanks
|
#4
|
|||
|
|||
Here's full documentation on vbulletin's template conditionals:
http://www.vbulletin.com/docs/html/m...e_conditionals |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|