The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
If you want to do it in the memberinfo template, then you can just use:
Code:
<if condition="$show['addbuddylist']"> now for it to show to anyone, you can use: Code:
<if condition="$bbuserinfo[userid] != $userinfo[userid]"> Code:
<if condition="$bbuserinfo[userid] <> $userinfo[userid]"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|