The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do you display templates under specific forum ids?
What code would I use if I wanted to display a template or piece of information within a single forum?
ie: Subject _Links _Bar01 = Forum01, Subject _Links _Bar02 = Forum02 etc. Would I use a conditional for that? |
#2
|
|||
|
|||
<if condition="$foruminfo[forumid]==26">
your code here </if> |
#3
|
||||
|
||||
Quote:
*clicks the imaginary Thanks button* |
#4
|
|||
|
|||
Quote:
thanks! |
#5
|
|||
|
|||
Quote:
PHP Code:
|
#6
|
||||
|
||||
You can edit the SHOWTHREAD template, placing the code just after the postbits.
|
#7
|
|||
|
|||
thanks guys.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|