The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
This can be achieved through a Custom Profile Field added through the AdminCP and a template edit to MEMBERINFO or postbit(_legacy) if you'd like it displayed in the user's posts.
The basic code behind displaying it would be something like this (For MEMBERINFO): Code:
<if condition="$userinfo[fieldX]"> <a href="http://myspace.com/$userinfo[fieldX]"><img src="/path/to/image.gif" /></a> </if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|