📄 viewthread_printable.htm
字号:
<html>
<head>
<title>$bbname - Powered by Discuz! Board</title>
<meta http-equiv="Content-Type" content="text/html; charset=$charset" />
<style type="text/css">
body {margin: 10px 80px;}
body,table {font-size: {FONTSIZE}; font-family: {FONT};}
</style>
<script type="text/javascript" src="include/javascript/common.js"></script>
<script type="text/javascript" src="include/javascript/viewthread.js"></script>
<script type="text/javascript">zoomstatus = 0;</script>
</head>
<body>
<img src="{BOARDIMG}" alt="Board logo" border="0" /><br /><br />
<b>{lang subject}: </b>$thread[subject] <b><a href="###" onclick="this.style.visibility='hidden';window.print();this.style.visibility='visible'">[{lang thread_print}]</a></b></span><br />
<!--{loop $postlist $post}-->
<hr noshade size="2" width="100%" color="#808080">
<b>{lang author}: </b><!--{if $post['author'] && !$post['anonymous']}-->$post[author]<!--{else}-->{lang anonymous}<!--{/if}--> <b>{lang time}: </b>$post[dateline]
<!--{if $post['subject']}--> <b>{lang subject}: </b>$post[subject]<!--{/if}-->
<br /><br />
<!--{if $adminid != 1 && $bannedmessages && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5))}-->
{lang message_banned}
<!--{elseif $adminid != 1 && $post['status'] & 1}-->
{lang message_single_banned}
<!--{elseif $post['first'] && $threadpay}-->
{lang pay_comment}
<!--{else}-->
$post[message]
<!--{loop $post['attachments'] $attach}-->
<br /><br />$attach[attachicon]
<!--{if !$attach['attachimg'] || !$allowgetattach}-->
{lang attachment}: <!--{if $attach['description']}-->[{$attach[description]}]<!--{/if}--> <b>$attach[filename]</b> ($attach[dateline], $attach[attachsize]) / {lang attach_download_count} $attach[downloads]<br />{$boardurl}attachment.php?aid=$attach[aid]&k={echo md5($attach[aid].md5($authkey).$timestamp);}&t=$timestamp
<!--{else}-->
{lang attach_img}: <!--{if $attach['description']}-->[{$attach[description]}]<!--{/if}--> <b>$attach[filename]</b> ($attach[dateline], $attach[attachsize]) / {lang attach_download_count} $attach[downloads]<br />{$boardurl}attachment.php?aid=$attach[aid]&k={echo md5($attach[aid].md5($authkey).$timestamp);}&t=$timestamp
<!--{if !$attach['price'] || $attach['payed']}--><br /><br /><img src="$attach[url]/$attach[attachment]" border="0" onload="if(this.width >screen.width*0.8) this.width=screen.width*0.8" alt="" /><!--{/if}-->
<!--{/if}-->
<!--{/loop}-->
<!--{/if}-->
<!--{/loop}-->
<br /><br /><br /><br /><hr noshade size="2" width="100%" color="{BORDERCOLOR}">
<table cellspacing="0" cellpadding="0" border="0" width="95%" align="center" style="font-size: {SMFONTSIZE}; font-family: {SMFONT}">
<tr><td>{lang welcometo} $bbname ($boardurl)</td>
<td align="right">
Powered by Discuz! $version</td></tr></table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -