<%datetostr({post.postdatetime},"yyyy-MM-dd HH:mm")%>
<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({topicid},0)%>
平板|
收藏|
<%if {ismoder}==1%>
编辑|
删除|
<%if {post.posterid}!=-1%>
评分|
<%if {post.ratetimes}>0%>
撤销评分
<%/if%>
<%if {post.invisible}==-2%>
撤销屏蔽|
<%else%>
屏蔽帖子|
<%/if%>
<%/if%>
<%else%>
<%if {post.posterid}!=-1 && {userid}=={post.posterid}%>
<%if {topic.closed}==0%>
编辑|
<%/if%>
删除|
<%/if%>
<%if {usergroupinfo.raterange}!="" && {post.posterid}!=-1%>
评分
<%/if%>
<%/if%>
小
中
大
<%if {post.invisible}!=-2 || {ismoder}==1%>
<%if {topic.identify}>0%>
<%/if%>
<%if {ismoder}==1 && {post.invisible}==-2%>
提示: 该帖已被屏蔽, 您拥有管理权限, 以下是帖子内容
<%/if%>
{post.title}
<%if {post.layer==0} && {enabletag}%>
<%/if%>
{post.message}
<%if {post.layer==0} && {enabletag}%>
<%/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 {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%>
<%/if%>
<%/if%>
<%if {forum.allowtag}==1 && {post.layer}==0%>
<%set (int){hastag} = Topics.GetMagicValue(topic.Magic, MagicType.TopicTag)%>
<%if {hastag}==1%>
<%else%>
<%/if%>
<%/if%>
<%else%>
<%if {config.maxsigrows}>0%>
<%set (int){ieheight} = {config.maxsigrows}*12%>
{post.signature}
<%else%>
{post.signature}
<%/if%>
<%/if%>
<%/if%>
<%/if%>