The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
using conditional template edits
lets ask the experts..
I am trying to use this command to display a ticker in one forum only. Here is the command...<if condition="$forum[forumid] ==50"></if><center><SCRIPT LANGUAGE="JavaScript1.2" src="http://www.codeamber.org/js/hcodea.js"> </script> </P> </center> <!-- end of Code Amber Ticker code (c)Copyright codeamber.org 2002 - 2008 This entry was made in the forumdisplay template. however the ticker shows in all forum. I just want it to display in one forum only any ideas where I went wrong? regards Cmedic101 |
#2
|
|||
|
|||
Code:
<if condition="$forum[forumid] ==50"></if><center><SCRIPT LANGUAGE="JavaScript1.2" src="http://www.codeamber.org/js/hcodea.js"> </script> </P> </center> (See: Template Conditionals if you're still stuck). |
#3
|
|||
|
|||
Got it! Thanks for your help and the link to the conditionals.
Sincerely! Cmedic101 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|