{php} //Configration ---------------------- $this->_tpl_vars['options'] = array( '1'=>'一方', '2'=>'角地', '3'=>'三方', '4'=>'四方', '5'=>'二方(除角地)', '10'=>'接道なし' ); //----------------------------------- {/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}