if (THIS_SCRIPT == forumdisplay) { $templater = vB_Template::create('your_template'); $template_hook['navbar_end'] .= $templater->render(); }