The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
No. The stuff in <if condition="STUFF"> must be well formed PHP.
There are various ways to check that a single value, such as forumid, is a member of a set. Here's one that will work for you: Code:
<if condition="$forum['link'] AND in_array($forum['forumid'], array(12, 15, 22, 26)"> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|