Tokiwa Battle Royale
GE777
A PHP Battle Royale inspired game
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
1_team.tpl.php
Go to the documentation of this file.
1
<?php
if
(!defined(
'IN_GAME'
)) exit(
'Access Denied'
); ?>
2
<input type=
"hidden"
name=
"mode"
value
=
"team"
>
3
<input type=
"hidden"
name=
"command"
value
=
"<?php echo $teamcmd?>"
>
4
<div>队伍名称 : <input size=
"15"
type=
"text"
name=
"nteamID"
maxlength=
"30"
></div>
5
<div>15个字以内。<div>
6
<div>队伍密码 : <input size=
"15"
type=
"text"
name=
"nteamPass"
maxlength=
"30"
></div>
7
<div>15个字以内。<div>
8
<input type=
"button"
class
=
"cmdbutton"
name=
"submit"
value
=
"提交"
onclick=
"postCmd('gamecmd','command.php');this.disabled=true;"
>
value
value
Definition:
1_alive.tpl.php:10
gamedata
templates
1_team.tpl.php
Generated on Thu Nov 20 2014 11:38:03 for Tokiwa Battle Royale by
1.8.8