PDA

View Full Version : Nested template parsing question.


RagingPenguin
05-21-2008, 02:28 PM
Alright, I know how to make custom templates using cache_templates and parse_templates hooks, but here is one oddity I need to overcome.

Given a custom template called "sample_template", it displays fine, except when used in a "bit" template, such as forumhome_level1_nopost.

Currently, they use the varname $sample_template.

What do I need to change to make this work on those nested levels?

Thanks!

Dismounted
05-22-2008, 06:56 AM
So what happens?