{loop $articles $i $article}
  • {if $datetype}{$article[adddate]}{/if} {if $showcatname}[{$article[catname]}]{/if} {$article[stitle]} {if $showhits}({$article[hits]}){/if} {if $showauthor}[作者:{$article[author]}]{/if}
  • {/loop}