[%if count($array) > 0%] [%forlist from=$array key=list%]
[%$array[list].tmid%] [%$array[list].lng%] [%$array[list].templatename|cutstr(10)%] [%$array[list].templatecode%] [%$array[list].typeclass%]
[%if $array[list].lockin==1%][%else%][%/if%]
[%if @this->powercheck(201,222)==true %] [%/if%] [%if @this->powercheck(201,224)==true %] [%/if%] [%if @this->powercheck(201,223)==true && $array[list].lockin==0%] [%/if%]
[%$ST.setedit_botton%] [%$ST.setcopy_botton%] [%$ST.setdel_botton%]
[%/forlist%] [%else%]
[%$ST.list_nothing_title%]
[%/if%]