📄 del_building.tpl
字号:
<br><br>
<h2>{adm_buildingdel1}</h2>
<form action="del_building.php" method="post">
<input type="hidden" name="mode" value="addit">
<table width="404">
<tbody>
<tr>
<td class="c" colspan="7">{adm_buildingdel2}</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"> </td>
</tr><tr>
<th>{nr}</th>
<th>建筑类型</th>
<th>数量</th>
</tr><tr>
<th>1</td>
<th>金属加工厂</th>
<th><input name="metal_mine" type="text" value="0" /></th>
</tr><tr>
<th>2</td>
<th>晶体提炼厂</td>
<th><input name="crystal_mine" type="text" value="0" /></th>
</tr><tr>
<th>3</td>
<th>重氢分离厂</td>
<th><input name="deuterium_sintetizer" type="text" value="0" /></th>
</tr><tr>
<th>4</td>
<th>太阳能发电站</td>
<th><input name="solar_plant" type="text" value="0" /></th>
</tr><tr>
<th>5</td>
<th>核电站</td>
<th><input name="fusion_plant" type="text" value="0" /></th>
</tr><tr>
<th>6</td>
<th>机器人工厂</td>
<th><input name="robot_factory" type="text" value="0" /></th>
</tr><tr>
<th>7</td>
<th>纳米机器人工厂</td>
<th><input name="nano_factory" type="text" value="0" /></th>
</tr><tr>
<th>8</td>
<th>造船厂</td>
<th><input name="hangar" type="text" value="0" /></th>
</tr><tr>
<th>9</td>
<th>金属矿仓库</td>
<th><input name="metal_store" type="text" value="0" /></th>
</tr><tr>
<th>10</td>
<th>晶体矿仓库</td>
<th><input name="crystal_store" type="text" value="0" /></th>
</tr><tr>
<th>11</td>
<th>重氢储藏槽</td>
<th><input name="deuterium_store" type="text" value="0" /></th>
</tr><tr>
<th>12</td>
<th>研究实验室</td>
<th><input name="laboratory" type="text" value="0" /></th>
</tr><tr>
<th>13</td>
<th>地形改造器</td>
<th><input name="terraformer" type="text" value="0" /></th>
</tr><tr>
<th>14</td>
<th>太空联盟站</td>
<th><input name="ally_deposit" type="text" value="0" /></th>
</tr><tr>
<th>15</td>
<th>导弹基地</td>
<th><input name="silo" type="text" value="0" /></th>
</tr><tr>
<th colspan="3"><input type="Submit" value="删除" /></th>
</tbody>
</tr>
</table>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -