{php} //Configration ---------------------- $this->_tpl_vars['options'] = array( '1'=>'監督', '2'=>'制作会社', '3'=>'配給会社', '4'=>'教育機関', '5'=>'その他' ); //----------------------------------- {/php} {* ------------------------------------- [Template Parts] Simple Select [Use Example] XXX {inc file='_tpl_select_item.html' name="xxxx" value=$xxxx } ----------------------------------------- *} {if $cm=='n' || $cm=='e'} {else} {$options.$value} {/if}