The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
if condition..
I want to do a if condition, where...
Code:
<td class="alt2 smallfont"><img src="images/misc/controller.png"></td> Forum ID is larger than (>) 1, then it adds a: Code:
style="border-bottom:1px solid #4E4E4E;" |
#2
|
|||
|
|||
Negate the equals sign with a not ("!"):
PHP Code:
Though, I wonder why you specify a forum number > 1, when there's no such "0 forum" in vBulletin. Maybe you just want this to display in forums numbered, say, 25 and higher? PHP Code:
Code is off the top of my head, it may need tweaking. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|