{* $Id: categories_multicolumns.tpl 1329 2006-02-06 09:43:14Z lantan $ *} {assign var="cols" value="3"} {math equation="floor(100/x)" x=$cols assign="cell_width"} {capture name="mainbox"}
| {include file="categories_pages/category_image.tpl" category_data=$categories[item] show_detailed='N'} | {/section} {if %item.total% lt $cols} {section name=rest_cells loop=$cols start=%item.total%}{/section} {/if} |
| {/section} {if %item.total% lt $cols} {section name=rest_cells loop=$cols start=%item.total%} | {/section} {/if} |