The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Can someone please point me to an example or doc about how to have a plugin populate two templates like this:
template A is the generic template and calls template B for each iteration of a loop ? For example, my loop contains apples, oranges, and bananas Template A will display something like: Your fruit is: $template B So the end result is: Your fruit is: apples oranges bananas Any help is greatly appreciated. |
#2
|
||||
|
||||
![]()
Something like:
PHP Code:
list_of_fruits is just a template that has "Your fruit is: $yourfruits" in it. |
#3
|
|||
|
|||
![]()
Thanks, Lynne!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|