The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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
|
|||
|
|||
|
Quote:
|
|
#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:
|