{* Template Name:用户文章列表模板 * Template Type:author *} {template:header}
{template:navbar}
{if $zbp->Config('tpure')->PostBANNERON == '1' && $zbp->Config('tpure')->PostBANNERALLON == '1'} {/if}
{if $zbp->Config('tpure')->PostSITEMAPON == '1'}
{$lang['tpure']['sitemap']}{$zbp->Config('tpure')->PostSITEMAPTXT ? $zbp->Config('tpure')->PostSITEMAPTXT : $lang['tpure']['index']} {if $type=='category'} {tpure_navcate($category.ID)} {else} > {$title} {/if}
{/if} Config('tpure')->PostFIXSIDEBARSTYLE == '0'} id="sticky"{/if}>
{if $type == 'author'}
{if $author.Metas.memberimg} {$author.StaticName} {else} {$author.StaticName} {/if}

{$author.StaticName} {if $type == 'author'}{if $author.Level == '1'}{$lang['tpure']['user_level_name']['1']}{elseif $author.Level == '2'}{$lang['tpure']['user_level_name']['2']}{elseif $author.Level == '3'}{$lang['tpure']['user_level_name']['3']}{elseif $author.Level == '4'}{$lang['tpure']['user_level_name']['4']}{elseif $author.Level == '5'}{$lang['tpure']['user_level_name']['5']}{else}{$lang['tpure']['user_level_name']['6']}{/if}{/if}

{$author.Intro ? $author.Intro : $lang['tpure']['intronull']}

{$author.Articles} {$lang['tpure']['articles']} {$author.Comments} {$lang['tpure']['comments']}
{/if}
{foreach $articles as $article} {if $article.IsTop} {template:post-istop} {else} {template:post-multi} {/if} {/foreach}
{if $pagebar && $pagebar.PageAll > 1}
{template:pagebar}
{/if}
{template:sidebar8}
{template:footer}