📄 portal.tpl
字号:
<!-- BEGIN portal_box --><p><div style="border: #9c9c9c 1px solid;"><table border="0" cellpadding="0" cellspacing="0" width="{outer_width}"> <tr nowrap align="center"> <td align="left"> <div class="divSideboxHeader" style="padding-top: 0px"> <table border="0" cellpadding="0" cellspacing="0" width="{outer_width}"> <tr> <td align="left"> <strong>{title}</strong></td>{portal_controls} </tr> </table> </div> </td> </tr> <tr> <td colspan="2"> <table border="0" cellpadding="0" cellspacing="0" width="{inner_width}" bgcolor="#eeeeee"> {row} </table> </td> </tr></table></div></p><!-- END portal_box --><!-- BEGIN portal_row --> <tr> <td>{output} </td> </tr><!-- END portal_row --><!-- BEGIN portal_listbox_header --> <tr> <td> <ul><!-- END portal_listbox_header --><!-- BEGIN portal_listbox_link --><li><a href="{link}">{text}</a></li><!-- END portal_listbox_link --><!-- BEGIN portal_listbox_footer --> </ul> </td> </tr><!-- END portal_listbox_footer --><!-- BEGIN portal_control --> <td valign="middle" align="right" nowrap="nowrap">{control_link}</td><!-- END portal_control --><!-- BEGIN link_field --> {link_field_data}<!-- END link_field -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -