The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello I want to create 2 template via plugin can someone post how to make this please.
for exaple : 1.Template 1 Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] - Template 1!</title> $headinclude </head> $header $navbar <!-- Your HTML code here--> <!-- /Your HTML code here--> $footer </body> </html> 2.Template 2 Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] - Template 2!</title> $headinclude </head> $header $navbar <!-- Your HTML code here--> <!-- /Your HTML code here--> $footer </body> </html> sorry post in wrong section was a accident I will click report for a mod to move this . |
#2
|
|||
|
|||
![]()
You can't create a template with a plug-in, but you can with a product:
1.) Make the template in the Master Style 2.) Set the product as the product you want to export. 3.) Export Product via the Product Manager. |
#3
|
||||
|
||||
![]()
How do you make a template in the master style btw?
Same for adding phrases? |
#4
|
|||
|
|||
![]()
You have to have debug mode turned on, and you just go to:
Admin CP -> Styles & Templates -> Style Manager -> Select "Add new template" for the master style. |
#5
|
||||
|
||||
![]() Quote:
|
#6
|
||||
|
||||
![]()
Use this attached product xml file.
Should be easy to understand what to substitute in there. If in doubt, just ask ![]() |
#7
|
||||
|
||||
![]() Quote:
also want to thanks Danny sorry I did not get all his instrutions but he did try to help. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|