The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
Why don't you just use singular codes for each field you wish to view?
Code:
<!-- Post Field X --> <!-- Remember to replace fieldx with your field ID --> <if condition="$post[fieldx]"> <div> $post[fieldx] </div> </if> <!-- /Post Field X --> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|