📄 index_hotthreads.htm
字号:
<table id="singleframe" border="0" cellspacing="0" cellpadding="0" width="100%" align=center>
<tr><td bgcolor="{BORDERCOLOR}">
<table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
<tr class=header>
<td align=center>={lang wtitle_hotthreads}=</td></tr>
<!--{eval $bgcolor=ALTBG1;}-->
<!--{loop $bbs_hotthreads_list $key $hotthreads}-->
<!--{if ($bgcolor==ALTBG1)}-->
<!--{eval $bgcolor=ALTBG3;}-->
<!--{else}-->
<!--{eval $bgcolor=ALTBG1;}-->
<!--{/if}-->
<tr><td vAlign=top bgcolor="$bgcolor">
<a href="$bbs_url/viewthread.php?tid=$hotthreads['tid']"><b>$hotthreads['subject']</b></a><br>
由 <a href="$bbs_url/viewpro.php?username=$hotthreads['author']">$hotthreads['author']</a> 发表<br>
回复:$hotthreads[replies] 查看:$hotthreads[views]
</td></tr>
<!--{/loop}-->
</table>
</td></tr></table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -