⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 add_def.tpl

📁 所有用户均可免费下载OGameCN源代码
💻 TPL
字号:

<br><br>
<h2>{adm_defadd1}</h2>
<form action="add_def.php" method="post">
<input type="hidden" name="mode" value="addit">
<table width="404">
<tbody>
<tr>
	<td class="c" colspan="7">{adm_defadd2}</td>
</tr><tr>
	<th width="20"></th>
	<th width="130">{adm_am_plid}</th>
	<th width="300"><input name="id" type="text" value="0" size="3" /></th>
</tr><tr>
	<td class="c" colspan="6">&nbsp;</td>
</tr><tr>
	<th>{nr}</th>
	<th>防御建筑</th>
	<th>{hinz}</th>
</tr><tr>
	<th>1</td>
	<th>火箭发射器</th>
	<th><input name="misil_launcher" type="text" value="0" /></th>
</tr><tr>
	<th>2</td>
	<th>轻型激光炮</td>
	<th><input name="small_laser" type="text" value="0" /></th>
</tr><tr>
	<th>3</td>
	<th>重型激光炮</td>
	<th><input name="big_laser" type="text" value="0" /></th>
</tr><tr>
	<th>4</td>
	<th>高斯炮</td>
	<th><input name="gauss_canyon" type="text" value="0" /></th>
</tr><tr>
	<th>5</td>
	<th>中子炮</td>
	<th><input name="ionic_canyon" type="text" value="0" /></th>
</tr><tr>
	<th>6</td>
	<th>等离子武器</td>
	<th><input name="buster_canyon" type="text" value="0" /></th>
</tr><tr>
	<th>7</td>
	<th>小型防护罩</td>
	<th><input name="small_protection_shield" type="text" value="0" /></th>
</tr><tr>
	<th>8</td>
	<th>大型防护罩</td>
	<th><input name="big_protection_shield" type="text" value="0" /></th>
</tr><tr>
	<th>9</td>
	<th>拦截导弹</td>
	<th><input name="interceptor_misil" type="text" value="0" /></th>
</tr><tr>
	<th>10</td>
	<th>星际导弹</td>
	<th><input name="interplanetary_misil" type="text" value="0" /></th>

</tr><tr>
	<th colspan="3"><input type="Submit" value="{adm_am_add}" /></th>
</tbody>
</tr>
</table>
</form>

⌨️ 快捷键说明

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