The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
In some occasions you could use an IF statement if needed, leaving the field invisible when nothing was filled in:
Code:
<if condition="$userinfo['field14']"> <div align="center">$userinfo[field14]</div> </if> Code:
<if condition="$userinfo['field14']"> <div align="center">$userinfo[field14]</div> <else /> Show a shiny picture.. </if> ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|