The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
If I understand your question correctly, you could add a radio profile field and then reference that in a template conditional to prevent the stats from being displayed. For instance, if field5 was "Display Top 10?" with the possible answers: "Yes" or "No":
HTML Code:
<if condition="$userinfo[field5]=='Yes'">...TOP10 STUFF HERE...</if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|