[#include "../include/页头.html"/] [#include "../include/论坛信息.html"/]
[#include "../include/左侧.html"/]
最新动态
图文展示
列表展示
[@topic_page recommend='0' count='10' tpl='0' status='-1' orderBy='1'] [#list tag_pagination.list as topic] [#assign dispaly=1/] [#if topic.shield] [#if user??&&user.moderator] [#assign dispaly=1/] [#else] [#assign dispaly=0/] [/#if] [/#if] [#if dispaly==1]
[#if topic.status==1]
锁定
[#elseif topic.status==-1]
屏蔽
[#else]
正常
[/#if]
[@text_cut s=topic.title?html len=30 append="..."/]
[#if topic.topLevel??] [#if topic.topLevel==1]
[#elseif topic.topLevel==2]
[#elseif topic.topLevel==3]
[#else]
无置顶
[/#if] [#else]
无置顶
[/#if] [#if topic.primeLevel??] [#if topic.primeLevel==1]
[#elseif topic.primeLevel==2]
[#elseif topic.primeLevel==3]
[#else]
非精华
[/#if] [#else]
非精华
[/#if] [#if topic.affix??&&topic.affix]
[/#if] [#if topic.shield] 已屏蔽 [/#if]
赞:${topic.ups!}
回复:${topic.replyCount!}
浏览:${topic.viewCount!}
作者:${topic.creater.username!}
发布于${topic.createTimeHtml!}
[#if topic.lastPost??]
最新回复:
${topic.lastReply.username!}
${topic.lastPost.createTimeHtml!}
[/#if]
[/#if] [/#list]
[#if user??]
全选
[#if user.moderator]
锁定/打开
[/#if]
[/#if]
[#include "../tag/topic.html"/] [/@topic_page]
[#include "../include/页脚.html"/]