The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Modified NewReply for a single forumID
I would like the newreply in a particular forum to contain text suggestions. What would I add to the newreply template in terms of conditionals and text and where?
thanks in advance |
#2
|
||||
|
||||
This may be what you are thinking of - Thread Stencil
|
#3
|
|||
|
|||
If not the condition would be:
Code:
<if condition="$foruminfo['forumid'] == X"> SOME TEXT HERE... </if> Change X to the forumid of the forum you want the changes to show in. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|