overview_body.tpl

来自「Ogame (english) RPG OGame是战略性宇宙空间模拟游戏」· TPL 代码 · 共 27 行

TPL
27
字号

<center>
<br>
<h2>iGalaxy</h2>
<table width="519">
	<tr>
	  <td class="c" colspan="2">Version</td>
	</tr>
	<tr>
	  <td class="b">Game version <strong>{VERSION}</strong></td>
	  <td class=b>Newest version available: <b>[<a style="color:orange;" href="http://DownLoad">{VERSION}</a>]</b></td>
	</tr>
</table>

<br>
<table width="519">
	<tr>
	  <td class="c" colspan="4">Online users</td>
	</tr>
	<tr>
	  <th>IP adress</td><th>Alliance</td><th>Points</td><th>Last click</td>
	</tr>
	{online_list}
</table>
	
</center>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?