📄 hack_hot_topics.htm
字号:
<br><table cellspacing="0" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center" bgcolor="{BORDERCOLOR}"><tr><td>
<table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%" style="table-layout: fixed; word-wrap: break-word">
<tr class="header">
<td width="25%" align="center">其他论坛最新贴</td>
<td width="25%" align="center">本论坛最新发表主题</td>
<td width="25%" align="center">本论坛浏览最多主题</td>
<td width="25%" align="center">本论坛回复最多主题</td>
</tr>
<tr>
<td bgcolor="{ALTBG2}" onMouseOver ="this.style.backgroundColor='{ALTBG1}'" onMouseOut ="this.style.backgroundColor='{ALTBG2}'">
<!--{loop $hack_others_threadlist $thread}-->
<a href="viewthread.php?tid=$thread[tid]" title="$thread[subject],作者$thread[author],浏览$thread[views],回复$thread[replies]">$thread[view_subject]</a>
<!--{if $thread[creditsrequire]}--> - [{lang credit_title}<span class="bold">$thread[creditsrequire]</span>{lang credit_unit}] <!--{/if}-->
$thread[multipage] <br>
<!--{/loop}-->
</td>
<td bgcolor="{ALTBG2}" onMouseOver ="this.style.backgroundColor='{ALTBG1}'" onMouseOut ="this.style.backgroundColor='{ALTBG2}'">
<!--{loop $hack_newthreads_threadlist $thread}-->
<a href="viewthread.php?tid=$thread[tid]" title="$thread[subject],作者$thread[author],浏览$thread[views],回复$thread[replies]">$thread[view_subject]</a>
<!--{if $thread[creditsrequire]}--> - [{lang credit_title}<span class="bold">$thread[creditsrequire]</span>{lang credit_unit}] <!--{/if}-->
$thread[multipage] <br>
<!--{/loop}-->
</td>
<td bgcolor="{ALTBG2}" onMouseOver ="this.style.backgroundColor='{ALTBG1}'" onMouseOut ="this.style.backgroundColor='{ALTBG2}'">
<!--{loop $hack_hotviews_threadlist $thread}-->
<a href="viewthread.php?tid=$thread[tid]" title="$thread[subject],作者$thread[author],浏览$thread[views],回复$thread[replies]">$thread[view_subject]</a>
<!--{if $thread[creditsrequire]}--> - [{lang credit_title}<span class="bold">$thread[creditsrequire]</span>{lang credit_unit}] <!--{/if}-->
$thread[multipage] <br>
<!--{/loop}-->
</td>
<td bgcolor="{ALTBG2}" onMouseOver ="this.style.backgroundColor='{ALTBG1}'" onMouseOut ="this.style.backgroundColor='{ALTBG2}'">
<!--{loop $hack_hotreplies_threadlist $thread}-->
<a href="viewthread.php?tid=$thread[tid]" title="$thread[subject],作者$thread[author],浏览$thread[views],回复$thread[replies]">$thread[view_subject]</a>
<!--{if $thread[creditsrequire]}--> - [{lang credit_title}<span class="bold">$thread[creditsrequire]</span>{lang credit_unit}] <!--{/if}-->
$thread[multipage] <br>
<!--{/loop}-->
</td>
</tr>
</table></td></tr></table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -