[@topic_page forumId=forumId topicTypeId=topicTypeId topLevel=topicLevel pageNo=pageNo count='5' tpl='0' status='-1' orderBy='1'] [#list tag_pagination.list as topic] [#assign dispaly=1/] [@post_page topicId=topic.id createrId=createrId orderBy=orderBy count='2' option='2'] [#if topic.shield] [#if user??&&user.moderator] [#assign dispaly=1/] [#else] [#assign dispaly=0/] [/#if] [/#if] [#if dispaly==1]
  • [#if user??&&user.id!=topic.creater.id] [#if !user.myFriendIds?seq_contains('${topic.creater.id}')] [#else] [/#if] [/#if] [#if user??&&user.id!=topic.creater.id] [#if !user.myAttentionIds?seq_contains('${topic.creater.id}')] [#else] [/#if] [/#if] [#if user??] [#if user.moderator&&!topic.creater.moderator] [/#if] [/#if]
    [#if topic.types??&&topic.types?size gt 0]
    来自话题: [#list topic.types as t] [#if topic_index<3] ${t.name!} [/#if] [/#list]
    [/#if]

    [@text_cut s=topic.title?html /]

    [@text_cut s=topic.firstPost.shortContentHtml len="50" append="..."/] [#if topic.firstPost.shortContentHtml?length gte 50] 阅读全文 [/#if]

    [#if user??] ${topic.ups!} ${topic.ups!} [/#if] ${topic.replyCount!} ${topic.viewCount!}次浏览
    [#if user??]
    使用道具
      [#if magicTopicList??] [#list magicTopicList as magic] [#if magic.identifier=="anonymouspost"] [#if user??] [#if topic.creater.id==user.id]
    • ${magic.name!}
    • [/#if] [/#if] [#elseif magic.identifier=="sofa"] [#elseif magic.identifier=="repent"] [#if user??] [#if topic.creater.id==user.id]
    • ${magic.name!}
    • [/#if] [/#if] [#elseif magic.identifier=="namepost"]
    • ${magic.name!}
    • [#else]
    • ${magic.name!}
    • [/#if] [/#list] [/#if] [#if magicUserList??] [#list magicUserList as magic] [#if magic.identifier=="checkonline"] [#if user??] [#if topic.firstPost.creater.id!=user.id]
    • ${magic.name!}
    • [/#if] [#else]
    • ${magic.name!}
    • [/#if] [#elseif magic.identifier=="showip"]
    • ${magic.name!}
    • [/#if] [/#list] [/#if]
    [#if user.moderator||user.id==topic.creater.id] 编辑 [/#if] 引用 举报 [#if user.moderator] [#if !topic.firstPost.shield] 屏蔽 [#else] 取消屏蔽 [/#if] [#if topic.topLevel lte 0]置顶[#else]取消置顶[/#if] [/#if] [#if user.moderator] [#if topic.lastReply??] [#else] 删除 [/#if] [/#if] [/#if]
    [#if user??]
    + 关注帖子 - 取消关注
    [/#if]
  • [/#if] [/@post_page] [/#list] [/@topic_page]