[%forlist from=$array key=i%]
  • [%if $array[i].btid == $nowtid%] [%$array[i].typename%] [%else%] [%$array[i].typename%] [%/if%]
  • [%/forlist%]