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

📄 options_body.tpl

📁 银河帝国源码(开源)很精彩的哦!!!!!!!!!!!!!!!!!!!!
💻 TPL
字号:
<br><br>
<h2>{adm_opt_title}</h2>
<form action="" method="post">
<input type="hidden" name="opt_save" value="1">
<table width="519" style="color:#FFFFFF">
<tbody>
<tr>
	<td class="c" colspan="2">{adm_opt_game_settings}</td>
</tr><tr>
	<th>{adm_opt_game_name}</th>
	<th><input name="game_name" size="20" value="{game_name}" type="text"></th>
</tr><tr>
	<th>{adm_opt_game_gspeed}</th>
	<th><input name="game_speed" size="20" value="{game_speed}" type="text"></th>
</tr><tr>
	<th>{adm_opt_game_fspeed}</th>
	<th><input name="fleet_speed" size="20" value="{fleet_speed}" type="text"></th>
</tr><tr>
	<th>{adm_opt_game_pspeed}</th>
	<th><input name="resource_multiplier" maxlength="80" size="10" value="{resource_multiplier}" type="text"></th>
</tr><tr> 
	<th>{adm_opt_game_24h}</th> 
	<th><input name="urlaubs_modus_erz"{umodus} type="checkbox" /></th> 
</tr><tr>
	<th>{adm_opt_game_forum}<br></th>
	<th><input name="forum_url" size="40" maxlength="254" value="{forum_url}" type="text"></th>
</tr><tr>
	<th>{adm_opt_game_online}<br></th>
	<th><input name="closed"{closed} type="checkbox" /></th>
</tr><tr>
	<th>{adm_opt_game_offreaso}<br></th>
	<th><textarea name="close_reason" cols="80" rows="5" size="80" >{close_reason}</textarea></th>
</tr><tr>
	<td class="c" colspan="2">{adm_opt_plan_settings}</td>
</tr><tr>
	<th>{adm_opt_plan_initial}</th>
	<th><input name="initial_fields" maxlength="80" size="10" value="{initial_fields}" type="text"> {adm_opt_field_unit}</th>
</tr><tr>
	<th>{adm_opt_plan_base_inc}{Metal}</th>
	<th><input name="metal_basic_income" maxlength="80" size="10" value="{metal_basic_income}" type="text"> {adm_opt_hour}</th>
</tr><tr>
	<th>{adm_opt_plan_base_inc}{Crystal}</th>
	<th><input name="crystal_basic_income" maxlength="80" size="10" value="{crystal_basic_income}" type="text"> {adm_opt_hour}   </th>
</tr><tr>
	<th>{adm_opt_plan_base_inc}{Deuterium}</th>
	<th><input name="deuterium_basic_income" maxlength="80" size="10" value="{deuterium_basic_income}" type="text"> {adm_opt_hour}   </th>
</tr><tr>
	<th>{adm_opt_plan_base_inc}{Energy}</th>
	<th><input name="energy_basic_income" maxlength="80" size="10" value="{energy_basic_income}" type="text"> {adm_opt_hour}</th>
</tr><tr>
	<td class="c" colspan="2">{adm_opt_game_oth_info}</td>
</tr><tr>
	<th>{adm_opt_game_oth_news}<br></th>
	<th><input name="newsframe"{newsframe} type="checkbox" /></th>
</tr><tr>
	<th colspan="2"><textarea name="NewsText" cols="80" rows="5" size="80" >{NewsTextVal}</textarea></th>
</tr><tr>
	<th>{adm_opt_game_oth_chat}</th>
	<th><input name="chatframe"{chatframe} type="checkbox" /></th>
</tr><tr>
	<th colspan="2"><textarea name="ExternChat" cols="80" rows="5" size="80" >{ExtTchatVal}</textarea></th>
</tr><tr>
	<th>{adm_opt_game_oth_adds}</th>
	<th><input name="googlead"{googlead} type="checkbox" /></th>
</tr><tr>
	<th colspan="2"><textarea name="GoogleAds" cols="80" rows="5" size="80" >{GoogleAdVal}</textarea></th>
</tr><tr>
	<th>{adm_opt_game_debugmod}</a></th>
	<th><input name="debug"{debug} type="checkbox" /></th>
</tr><tr>
	<th colspan="2"><input value="{adm_opt_btn_save}" type="submit"></th>
</tr>
</tbody>
</table>
</form>

⌨️ 快捷键说明

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