The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I need a text to only appear in a certain forum. say forumid 17
Which if code do I use so the text only appears in forumid 17? Regards, Saurav |
|
#2
|
||||
|
||||
|
try these..
HTML Code:
<if condition="$forum['forumid'] == 17"></if> HTML Code:
<if condition="$foruminfo['forumid'] == 17"></if> HTML Code:
<if condition="$forumid == 17"></if> |
|
#3
|
|||
|
|||
|
Tried that bottom one and it worked. Many thanks.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|