The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
How To Add A Profile Field To The Postbit
IIRC profile fields don't allow HTML so you'd need to use template conditionals, something like the following assuming the link is meant to be in the postbit: Code:
<if condition="$post[fieldX]"> <!-- HTML you want to display here --> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|