<%if {topic.Special}==4%>
<%if {post.debateopinion}==1%>
正方
<%else if {post.debateopinion}==2%>
反方
<%else%>
辩论主题
<%/if%>
<%/if%>
<%datetostr({post.postdatetime},"yyyy-MM-dd HH:mm")%>
<%if {post.posterid}!=-1%>
<%if {onlyauthor}=="1"%>
<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({topicid},0)%>
显示全部
<%else%>
<%if {topic.posterid}=={post.posterid}%>
| 只看楼主
<%/if%>
<%/if%>
<%/if%>
树型|
收藏|
<%if {ismoder}==1%>
<%if {topic.Special}==4%>
编辑|
<%else%>
编辑|
<%/if%>
删除|
<%if {post.id}==1 && {topic.special}==2%>
<%if {topic.replies}>0%>
结帖<%/if%>|
<%/if%>
<%if {post.posterid}!=-1%>
评分|
<%if {post.ratetimes}>0%>
撤销评分|
<%/if%>
<%/if%>
<%if {post.invisible}==-2%>
撤销屏蔽|
<%else%>
屏蔽帖子|
<%/if%>
<%else%>
<%if {post.posterid}!=-1 && {userid}=={post.posterid}%>
<%if {topic.closed}==0%>
<%if {topic.Special}==4%>
编辑|
<%else%>
编辑|
<%/if%>
<%/if%>
删除|
<%if {post.id}==1 && {topic.special}==2%>
<%if {topic.replies}>0%>
结帖|
<%/if%>
<%/if%>
<%/if%>
<%if {usergroupinfo.raterange}!="" && {post.posterid}!=-1%>
评分
<%/if%>
<%/if%>
小
中
大
{post.id}#
<%if {post.invisible}!=-2 || {ismoder}==1%>
<%if {topic.identify}>0 && {post.id}==1%>
<%/if%>
<%if {ismoder}==1 && {post.invisible}==-2%>
提示: 该帖已被屏蔽, 您拥有管理权限, 以下是帖子内容
<%/if%>
{post.title}
<%if {post.id}==1%>
<%/if%>
{post.message}
<%if {post.id}==1%>
<%/if%>
<%if {attachmentlist.count}>0%>
<%set (int){currentattachcount} = 0%>
<%loop (ShowtopicPageAttachmentInfo) attachtemp attachmentlist%>
<%if {attachtemp.pid}=={post.pid}%>
<%set {currentattachcount} = {currentattachcount} + 1%>
<%/if%>
<%/loop%>
<%if {currentattachcount}>0%>
<%set (int){getattachperm} = attachmentlist[0].Getattachperm%>
<%if {getattachperm}==1%>
附件
<%loop (ShowtopicPageAttachmentInfo) attachment attachmentlist%>
<%if {attachment.pid}=={post.pid}%>
<%if {attachment.allowread}==1%>
<%template _attachmentinfo%>
<%else%>
你的下载权限 {usergroupinfo.readaccess} 低于此附件所需权限 {attachment.readperm}, 你无权查看此附件
<%/if%>
<%/if%>
<%/loop%>
<%else%>
附件:您所在的用户组无法下载或查看附件
<%/if%>
<%/if%>
<%/if%>
<%if {post.ratetimes}>0%>
<%template _ratelog%>
<%/if%>
<%if {post.lastedit}!=""%>

{post.lastedit}
<%/if%>
<%if {enabletag} && {post.id}==1%>
<%set (int){hastag} = Topics.GetMagicValue(topic.Magic, MagicType.TopicTag)%>
<%if {hastag}==1%>
<%else%>
<%/if%>
<%/if%>
<%if {post.id}==1%>
<%if {topic.special}==3%>
本帖得分:
<%loop (BonusLogInfo) bonuslog bonuslogs%>
<%set {aspxrewriteurl} = this.UserInfoAspxRewrite({bonuslog.answerid})%>
<%set (string) {unit} = scoreunit[ bonuslog.Extid ]%>
<%set (string) {name} = score[ bonuslog.Extid ]%>
{bonuslog.answername}({bonuslog.bonus} {unit}{name})
<%if {bonuslog__loop__id}!={bonuslogs.count}%>
,
<%/if%>
<%/loop%>
<%else if {topic.special}==4%>
{debateexpand.positiveopinion}
{debateexpand.negativeopinion}
<%/if%>
<%/if%>
<%else%>
<%if {config.maxsigrows}>0%>
<%set (int){ieheight} = {config.maxsigrows}*19%>
<%set (float){heightem} = {config.maxsigrows}*1.6f %>
{post.signature}
<%else%>
{post.signature}
<%/if%>
<%/if%>
<%/if%>
<%/if%>