<%template _header%>

{config.forumtitle} 搜索

<%if page_err==0%> <%if {searchpost}%> <%template _msgbox%> <%else%> <%if searchid==-1%>

搜索

<%template _copyright%> <%template _footer%> <%else%> <%if {type}!="post"%>
{pageid}  /  {pagecount}页   {pagenumbers} 跳转
共搜索到{topiccount}个符合条件的帖子
所在版块
作者
回复/查看
最后回复
标题
<%loop topic topiclist%>

<%if {strtoint({topic[posterid]})}==-1%> 游客 <%else%> {topic[poster]} <%/if%>

<%datetostr({topic[postdatetime]},"yyyy.MM.dd HH:mm")%>
{topic[replies]} / {topic[views]}
<%if {strtoint({topic[replies]})}>0%>

{topic[lastposter]}

<%datetostr({topic[lastpost]},"yyyy.MM.dd HH:mm")%> <%else%> 从未 <%/if%>
<%/loop%>
{pageid}  /  {pagecount}页   {pagenumbers} 跳转
共搜索到{topiccount}个符合条件的帖子
<%else%>
{pageid}  /  {pagecount}页   {pagenumbers} 跳转
共搜索到{topiccount}个符合条件的帖子
所在版块
作者
最后编辑
评分分数
评分次数
标题
<%loop topic topiclist%>

<%if {strtoint({topic[posterid]})}==-1%> 游客 <%else%> {topic[poster]} <%/if%>

<%datetostr({topic[postdatetime]},"yyyy.MM.dd HH:mm")%>
{topic[lastedit]} 
{topic[rate]}
{topic[ratetimes]}
<%/loop%>
{pageid}  /  {pagecount}页   {pagenumbers} 跳转
共搜索到{topiccount}个符合条件的帖子
<%/if%> <%template _copyright%> <%template _footer%> <%/if%> <%/if%> <%else%> <%template _errmsgbox%> <%/if%>