Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
1_itemhelpmain.tpl.php
Go to the documentation of this file.
1 <?php if(!defined('IN_GAME')) exit('Access Denied'); ?>
2 
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 </head>
6 <?php include template('header'); ?>
7 <div align="middle">
8 <table border="0" cellspacing="0" cellpadding="0" valign="middle">
9 <tr>
10 <td>
11 <br>
12 <p><span class="lime"><font size="3">ACFUN大逃杀 物品掉落表:</font></span></p>
13 <p><span class="grey">请利用浏览器的查找功能(Ctrl+F)查找你所需的内容。</span></p>
14 <p><span>小提示: <br>如果你只是想查找<span class="yellow">合成表中的物品</span>的掉落位置,只需<a href="help.php"><u>返回帮助</u></a>,并<span class="yellow">将鼠标停留在合成表中该物品上</span>,就会出现这个物品的获取方式了。</span></p>
15 <br>
16 </td>
17 </tr>
18 </table>
19 <div align="middle">
20 <?php include template('itemhelp'); ?>
21 </div>
22 <form method="post" name="backindex" action="help.php"><input
23 type="submit" name="enter" value="返回帮助页面"></form>
24 <?php include template('footer'); ?>
content($file= '')
Definition: global.func.php:98
value
Definition: 1_alive.tpl.php:10