[%forlist from=$array key=i%] [%if $array[i].level<3%]
  • 1%]class="b"[%else%]class="a"[%/if%]> [%$array[i].typename%]
  • [%/if%] [%/forlist%]