The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Right conditional?
Is this the right conditional to select a single forum?
<if condition="[foruminfo]$forumid> </if> |
#2
|
|||
|
|||
<if condition="$forumid == X">
</if> =) |
#3
|
|||
|
|||
<if condition="$foruminfo[forumid] == X">CODE HERE</if>
|
#4
|
|||
|
|||
Wouldn't this be it???
HTML Code:
<if condition="$forumid == X"> </if> |
#5
|
|||
|
|||
Exactly what i said
|
#6
|
|||
|
|||
Lmao, it's because you probably posted all at the same time Anyway, I was kind of close, thanks for the help everyone!
|
#7
|
|||
|
|||
Quote:
That thread is so useful =) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|