The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want something like this
Location: USA Age: 36 Posts: 67,348 Favourite movie: The Dark Knight I have added a new profile field, but i don't know how to get the fav movie thing to display. Any help would be appreciated, thanks ![]() |
#2
|
||||
|
||||
![]()
<a href="http://www.vbulletin.com/forum/showthread.php?t=235454&highlight=field" target="_blank">How to add custom profile field below user title ?</a>
Just change the location to where ever you want it. |
#3
|
||||
|
||||
![]()
Change the X to whatever the number of the profile field is.
You could use a conditional: Code:
<if condition="$post['fieldX']"> Favorite movie: $post[fieldX] </if> |
#4
|
|||
|
|||
![]()
Many thanks
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|