The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
I would like to know how can i make varibales and paste them into the template without any problems Thanks! |
#2
|
|||
|
|||
![]()
You can define your variables in plugins and then use them in the templates. See the appropriate sections in the vBulletin Manual for information on both topics.
|
#3
|
|||
|
|||
![]()
If i want to show a varibale in the theard what i need to do, cuz i didn't found nothing about it on the manual
|
#4
|
|||
|
|||
![]()
What kind of information are you trying to show? There are different templates that are called when showing a thread and different plugin hook locations for the different templates.
The gist of it all is that you write a plugin that hooks some location(Usually the hook location is associated with the template you want to add your variable to). In your plug-in you fill your variable with data(html) and then edit the right template and just place your variable( ex. $yourvariablename) where you want it displayed. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|