{* $Id: inc_catlist.html,v 1.8 2010/01/25 10:03:07 ohwada Exp $ *}>
<{if $cfg_use_pathinfo }>
<{else}>
<{/if}>
<{if $catlist.show_main_img && $cat.imgurl_s }>
<{if $cat.cat_main_width && $cat.cat_main_height }>
![]() |
<{* -- table column title -- *}>
<{if $cfg_use_pathinfo }>
<{else}>
<{/if}>
<{$cat.cat_title_s}>
<{$lang_caption_total}> <{$cat.photo_total_sum}> (<{$cat.photo_small_sum}>) <{if $cat.summary != '' }> <{$cat.summary}> <{/if}> <{* --- sub category --- *}> <{if $catlist.show_sub }> <{foreach from=$cat.subcategories item=subcat}> <{if $cfg_use_pathinfo }> <{else}> <{/if}> <{if $catlist.show_sub_img && $subcat.imgurl_s }> <{if $subcat.cat_sub_width && $subcat.cat_sub_height }> ![]() ![]() |
<{* -- table line end -- *}>
<{if ($smarty.foreach.cat_list.iteration is div by $catlist.cols) || $smarty.foreach.cat_list.last}>