📄 imperium_table.tpl
字号:
<center>
<br><br>
<table border="0" cellpadding="0" cellspacing="1" width="750">
<tbody>
<tr height="20" valign="left">
<td class="c" colspan="{mount}">{imperium_vision}</td>
</tr><tr height="75">
<th width="75"></th>
{file_images}
</tr><tr height="20">
<th width="75">{name}</th>
{file_names}
</tr><tr height="20">
<th width="75">{coordinates}</th>
{file_coordinates}
</tr><tr height="20">
<th width="75">{fields}</th>
{file_fields}
</tr><tr height="20">
<td class="c" colspan="{mount}" align="left">{resources}</td>
</tr><tr height="20">
<th width="75">{metal}</th>
{file_metal}
</tr><tr height="20">
<th width="75">{crystal}</th>
{file_crystal}
</tr><tr height="20">
<th width="75">{deuterium}</th>
{file_deuterium}
</tr><tr height="20">
<th width="75">{energy}</th>
{file_energy}
</tr><tr height="20">
<td class="c" colspan="{mount}" align="left">{buildings}</td>
</tr>
<!-- 建筑列表 -->
{building_row}
<tr height="20">
<td class="c" colspan="{mount}" align="left">{investigation}</td>
</tr>
<!-- 科技列表 -->
{technology_row}
<tr height="20">
<td class="c" colspan="{mount}" align="left">{ships}</td>
</tr>
<!-- 舰队列表 -->
{fleet_row}
<tr height="20">
<td class="c" colspan="{mount}" align="left">{defense}</td>
</tr>
<!-- 防御列表 -->
{defense_row}
</tbody>
</table>
<script type="text/javascript" src="scripts/wz_tooltip.js"></script>
</center>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -