{php} //Configration ---------------------- $this->_tpl_vars['options'] = array( '1'=>'平岡中学校', '2'=>'北野台中学校', '3'=>'真栄中学校' ); //----------------------------------- {/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}