The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Show infos only in thread of forumdisplay.php?f=XXX
How can I show some infos only in all thread of forum/forumdisplay.php?f=7
I suppose there is a code like this: Code:
<if condition="____________________"> If thread is in forumdisplay n. 7 show... <else /> ...or else, show this. </if> |
#2
|
||||
|
||||
try this:-
Code:
<if condition="$forum[forumid] == 7"></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|