$bits = vB_Template::create('fav_threadbit'); $bits->register('favid', $favid); $bits->register('show', $show); $favbits .= $bits->render();