{php} //Configration ---------------------- $this->_tpl_vars['options'] = array( '1'=>'更地', '2'=>'古屋あり', '3'=>'賃貸中', '4'=>'未完成', '5'=>'空室', '6'=>'空き予定' ); //----------------------------------- {/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}