Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
1_winner.tpl.php
Go to the documentation of this file.
1 <?php if(!defined('IN_GAME')) exit('Access Denied'); include template('header'); ?>
2 <span class="subtitle">历史优胜者</span>
3 <?php if($command == 'info') { include template('winnerinfo'); } elseif($command == 'news') { ?>
4 <form method="post" name="info" action="winner.php">
5 <input type="submit" value="返回优胜列表">
6 <div align="left">
7 <?php echo $hnewsinfo?>
8 </div>
9 <input type="submit" value="返回优胜列表">
10 </form>
11 <?php } else { include template('winnerlist'); } include template('footer'); ?>
【生存者数:<?php echo $alivenum?> 人】< input type="button"value="显示全部幸存者"onClick="$('alivemode').value='all';$('gbmode').value='none';postCmd('alive','alive.php');"></p > if($gamblingon &&$gamestate >=20) elseif($gamblingon &&$gamestate<=10)
Definition: 1_alive.tpl.php:18
value
Definition: 1_alive.tpl.php:10