The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I need conditional to show code at the top of all forums pages
Hello,
I need vb5 conditional to show some code at the top of all forums pages but NOT in topics ( to use it in module_title template ) Example: If this is channel ( All forumdisplay pages) show this code CODE HERE end if Thank you for help. |
#2
|
||||
|
||||
|
#3
|
|||
|
|||
Quote:
Thank you but I need the for all channel NOT specific channel numbers. Code:
<vb:if condition="!in_array($channel['nodeid'], array(ALL channels))"> |
#4
|
||||
|
||||
Just check if channelid is equal to nodeid.
If it is, it's a channel. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|