TimeCapsule/ogame/skinema/stat.html
2023-07-31 23:24:14 +02:00

166 lines
5.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" type="text/css" href="../formate.css">
<script src="js/star.js" type="text/javascript"></script>
<title>Messages</title>
</head>
<body>
<center>
<table>
<tr>
<td>&nbsp;</td>
<td>
<center>
<table>
<tr>
<td><img src="../planeten/small/s_dschjungelplanet02.jpg" width="50" height="50" alt="Planète" /></td>
<td>
<table border="0">
<tr><td>
<select size="1">
<option value="PM" selected>PM [0:000:0]</option>
</select>
</td></tr>
</table>
</td>
</tr>
</table>
</center>
</td>
<td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td align="center"></td>
<td align="center" width="85">
<img border="0" src="../images/metall.gif" width="42" height="22" alt="metall" />
</td>
<td align="center" width="85">
<img border="0" src="../images/kristall.gif" width="42" height="22" alt="kristall" />
</td>
<td align="center" width="85">
<img border="0" src="../images/deuterium.gif" width="42" height="22" alt="deuterium" />
</td>
<td align="center" width="85">
<img border="0" src="../images/energie.gif" width="42" height="22" alt="energie" />
</td>
<td align="center"></td>
</tr>
<tr>
<td align="center"><i><b>&nbsp;&nbsp;</b></i></td>
<td align="center" width="85"><i><b><font color="#ffffff">Métal</font></b></i></td>
<td align="center" width="85"><i><b><font color="#ffffff">Cristal</font></b></i></td>
<td align="center" width="85"><i><b><font color="#ffffff">Deutérium</font></b></i></td>
<td align="center" width="85"><i><b><font color="#ffffff">Energie</font></b></i></td>
<td align="center"><i><b>&nbsp;&nbsp;</b></i></td>
</tr>
<tr>
<td align="center"></td>
<td align="center" width="85">16.061</td>
<td align="center" width="85">271.256</td>
<td align="center" width="85"><font color='#FF0000'>2.217.110</font></td>
<td align="center" width="85">175/6.002</td>
<td align="center"></td>
</tr>
</table>
</td>
</tr>
</table>
<br><a href="http://www.spaccon.net/"><img alt="" src="http://img82.imageshack.us/img82/8499/sanstitre6om9.gif"></a><br>
</center>
<br />
<center>
<!-- begin stat header -->
<form method="post" action='#'>
<table width="519">
<tr>
<td class="c">Statistiques</td>
</tr>
<tr>
<th>
Classement des&nbsp;
<select name="who" onChange="javascript:document.forms[0].submit()">
<option value="player" selected>joueurs</option>
<option value="ally" >alliances</option>
</select>
&nbsp;selon le critère&nbsp;
<select name="type" onChange="javascript:document.forms[0].submit()">
<option value="pts" selected>Points</option>
<option value="flt" >Vaisseaux</option>
<option value="res" >Recherche</option>
</select>
&nbsp;Place
<select name="start" onChange="javascript:document.forms[0].submit()">
<option value="1" >1-100</option>
<option value="101" >101-200</option>
<option value="201" >201-300</option>
<option value="301" selected>301-400</option>
<option value="401" >401-500</option>
<option value="501" >501-600</option>
<option value="601" >601-700</option>
<option value="701" >701-800</option>
<option value="801" >801-900</option>
<option value="901" >901-1000</option>
<option value="1001" >1001-1100</option>
<option value="1101" >1101-1200</option>
<option value="1201" >1201-1300</option>
<option value="1301" >1301-1400</option>
<option value="1401" >1401-1500</option>
</select>
</th>
</tr>
</table>
</form>
<!-- end stat header -->
<!-- begin show stats -->
<table width="519">
<tr>
<td class="c" width="60">Place</td>
<td class="c">Joueur</td>
<td class="c">&nbsp;</td>
<td class="c">Alliance</td>
<td class="c">Points</td>
</tr>
<tr>
<th>301&nbsp;&nbsp;
<a href='#' onmouseover='this.T_WIDTH=30;return escape("&nbsp;&nbsp;&lt;font color=\"red\"&gt;-4&lt;/font&gt;")'>
<font color='red'>&ndash;</font>
</a>
</th>
<th>Premier Joueur</th>
<th>
<a href="#">
<img src="../img/m.gif" border="0" alt="Envoyer un message" />
</a>
&nbsp;
</th>
<th>Alliance</th>
<th>164287</th>
</tr>
<tr>
<th>302&nbsp;&nbsp;
<font color="87CEEB">*</font>
</th>
<th>Deuxième Joueur</th>
<th>
<a href="#">
<img src="../img/m.gif" border="0" alt="Envoyer un message" />
</a>
&nbsp;
</th>
<th></th>
<th>164080</th>
</tr>
</table>
<!-- end show stats -->
</center>
<script language="JavaScript" type="text/javascript" src="js/wz_tooltip.js"></script>
</body>
</html>