<%datetostr({post.postdatetime},"yyyy-MM-dd HH:mm")%>
<%if {userid}!=-1%>
<%template _report%>
|
<%/if%>
平板|
收藏|
<%if {ismoder}==1%>
编辑|
删除
<%if {strtoint({post.posterid})}!=-1%>
|评分
<%/if%>
<%else%>
<%if {strtoint({post.posterid})}!=-1 && {userid}=={strtoint({post.posterid})}%>
<%if {topic.closed}==0%>
编辑|
<%/if%>
删除
<%/if%>
<%if {usergroupinfo.raterange}!="" && {strtoint({post.posterid})}!=-1%>
|评分
<%/if%>
<%/if%>
小
中
大
<%if {topic.identify}>0%>
<%/if%>
<%if {strtoint({post.ratetimes})}>0%>
<%template _ratelog%>
<%/if%>
<%loop (ShowtopicPageAttachmentInfo) attachment attachmentlist%>
<%if {attachment.pid}=={post.pid}%>
附件:
<%if {strtoint({attachment.getattachperm})}==1%>
<%if {strtoint({attachment.allowread})}==1%>
<%template _attachmentinfo%>
<%else%>
你的下载权限 {usergroupinfo.readaccess} 低于此附件所需权限 {attachment.readperm}, 你无权查看此附件
<%/if%>
<%else%>
附件: 您所在的用户组无法下载或查看附件
<%/if%>
<%/if%>
<%/loop%>
<%if {post.lastedit}!=""%>
{post.lastedit}
<%/if%>
<%if {config.showsignatures}==1%>
<%if {strtoint({post.usesig})}==1%>
<%if {post.signature}!=""%>
<%if {config.maxsigrows}>0%>
<%set (int){ieheight} = {config.maxsigrows}*12%>
{post.signature}
<%else%>
{post.signature}
<%/if%>
<%/if%>
<%/if%>
<%/if%>