{loop $articles $i $article} {if $i%$cols==0} {/if} {if $i%$cols==($cols-1)} {/if} {/loop}
{if $showtype==1} {if $descriptionlen} {/if}
{$article[alt]}
{$article[title]}
內容簡介︰{$article[description]} 詳細>>
{elseif $showtype==2} {if $descriptionlen} {/if}
{$article[alt]}

{$article[title]}
內容簡介︰{$article[description]} 詳細>>
{else}
{$article[alt]} {$article[title]} {if $descriptionlen}

內容簡介︰{$article[description]} 詳細>>{/if}
{/if}
{if $pages}
{$pages}
{/if}