The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Well, its nothing seriouse. Just something that bugs me ALOT.
![]() If you have a code like this. Code:
<div class="blah"> <if condition="$show['inlinemod']"> Blah <else /> Blah blah </if> </div> Code:
<div class="blah"> Blah </div> ![]() |
#2
|
||||
|
||||
![]()
Just do this ?
Code:
<div class="blah"><if condition="$show['inlinemod']">Blah<else />Blah blah</if></div> |
#3
|
|||
|
|||
![]() Quote:
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|