{if $showtype==1} {loop get_childcat($channelid,$catid) $cat} {$cat[catname]} / {/loop} {elseif $showtype==2}
| {$cat[catname]} {if $cat[child]==1 && $child} {loop get_childcat($channelid,$cat[catid]) $childid} {$childid[catname]} {/loop} {/if} |
{/loop}