The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Off the top of my head:
Create a new drop down type profile field with display or hide or whatever you want to call them as options. (each choice will be represented by a # ... I forget if the first choice is 0 or 1 though) In your postbit template, you will need to add IF tags around the html for the arcade scores. So it will be something like this: HTML Code:
<if condition="$post[field5] == 1"> $arcadehighscores <else /> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|