{maccms:type ids="1,2,3,4" by="sort" order="asc"}

{$vo.type_name}

    {maccms:foreach name=":explode(',',$vo.type_extend.class)" id="vo2" key="key2"} {if condition="$key2 lt 12"}
  • {$vo2}
  • {/if} {/maccms:foreach}
{/maccms:type}