{assign var="num_column" value=2}> <{* Set the column number *}> <{assign var="ful_width" value=95}> <{* Set the full width for multiple columns *}> <{assign var="col_width" value=$ful_width/$num_column|@floor}> <{* calculate column width *}> <{assign var="mode_list" value=0}> <{* Top:Left:Right mode*}>