<%if {topic.folder}!=""%>
<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({topic.tid},0)%>
<%else%>
<%/if%>
|
<%if {topic.iconid}!=0%>
<%else%>
<%/if%>
<%if {topic.replies}>0%>
<%else%>
<%/if%>
<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({topic.tid},0)%>
{topic.title}
<%if {topic.digest}>0%>
<%/if%>
<%if {topic.poll}>0%>
<%/if%>
<%if {topic.attachment}>0%>
<%/if%>
<%if {topic.replies}/{config.ppp}>0%>
<%/if%>
|
<%if {topic.posterid}==-1%>
游客
<%else%>
<%set {aspxrewriteurl} = this.UserInfoAspxRewrite({topic.posterid})%>
{topic.poster}
<%/if%>
<%datetostr({topic.postdatetime},"yy.MM.dd HH:mm")%>
|
{topic.replies} / {topic.views} |
<%if {topic.replies}>0%>
<%if {topic.lastposterid}==-1%>
游客
<%else%>
<%set {aspxrewriteurl} = this.UserInfoAspxRewrite({topic.lastposterid})%>
{topic.lastposter}
<%/if%>
<%datetostr({topic.lastpost},"yy.MM.dd HH:mm")%>
<%else%>
从未
<%/if%>
|