{if $showtype==1} {loop $announces $announce} {/loop}
·{$announce[title]} {if $showauthor} [作者:{$announce[author]}] {/if} {if $showdate} [{$announce[adddate]}] {/if}
{elseif $showtype==2}
{loop $announces $announce} ·{$announce[title]} {if $showauthor} [作者:{$announce[author]}] {/if} {if $showdate} [{$announce[adddate]}] {/if} {/loop}
{else} {loop $announces $announce} {/loop}
·{$announce[title]} {if $showauthor} [作者:{$announce[author]}] {/if} {if $showdate} [{$announce[adddate]}] {/if}
{if $pages}
{$pages}
{/if} {/if}