{get_children listing_amount='23232323232323' offset=$offset types=$children_types} {foreach from=$get_children item=child} {$child.depth} {if $child.node_type eq 2} nodeshell:: {$child.node_name} :: (posledne)
{elseif $child.node_type eq 3}  forum:: {$child.node_name} :: ({if $child.node_user_subchild_count} {$child.node_user_subchild_count} NEW{/if})
{elseif $child.node_type eq 5}  article:: {$child.node_name}
{/if} {/foreach}