The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Let say I'm editing the vbcms_page template and I create other custom templates. How do I pull other templates into the vbcms_page? I tried like {vb:raw navbar_link} and it didnt work.
|
|
#2
|
|||
|
|||
|
I'd like to know the answer to that too!
|
|
#3
|
|||
|
|||
|
Anyone has an answer to this? I assume this is impossible?
|
|
#4
|
|||
|
|||
|
Create a plugin, look the whatever hook uses the CMS. Then use:
PHP Code:
PHP Code:
Just like you would when creating a custom page, but this way you actually just create a template hook. |
|
#5
|
|||
|
|||
|
Ah thank you! So then I can simply call out the template name like this later right? {vb:raw template_name}?
|
|
#6
|
|||
|
|||
|
Yes, you can.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|