Minor charinfo admin html tweaks.

This commit is contained in:
MobiusDevelopment 2020-06-17 00:07:04 +00:00
parent 5934ae15d9
commit 5ccc067c50

View File

@ -22,8 +22,7 @@
</table>
</center><br>
<table width=270>
<tr><td width=135>Account: <a action="bypass -h admin_find_account %name%"><font color="LEVEL">%account%</font></a></td><td width=135>IP: <a action="bypass -h admin_find_ip %ip%"><font color="LEVEL">%ip%</font></a></td></tr>
<tr><td width=135>Protocol: <font color="LEVEL">%protocol%</font></td></tr>
<tr><td width=135>Account: <a action="bypass -h admin_find_account %name%"><font color="LEVEL">%account%</font></a></td><td width=135>IP: <a action="bypass -h admin_find_ip %ip%"><font color="LEVEL">%ip%</font></a></td><td width=135>Protocol: <font color="LEVEL">%protocol%</font></td></tr>
</table>
<table width=270>
<tr><td width=135>Name: %name%</td><td width=135>Level: %level%</td></tr>
@ -33,17 +32,18 @@
<table width=270>
<tr><td width=270>Character Coordinates: %x% %y% %z%</td></tr>
</table>
<br>
<table width=270>
<tr><td width=40></td><td width=70>Current:</td><td width=70>Maximum:</td><td width=90></td></tr>
<tr><td width=40></td><td width=70>Current</td><td width=70>Maximum</td><td width=90></td></tr>
<tr><td width=40>HP:</td><td width=70>%currenthp%</td><td width=70>%maxhp%</td><td width=70>Karma: %karma%</td><td width=20></td></tr>
<tr><td width=40>MP:</td><td width=70>%currentmp%</td><td width=70>%maxmp%</td><td width=70>PvP Flag: %pvpflag%</td><td width=20></td></tr>
<tr><td width=40>CP:</td><td width=70>%currentcp%</td><td width=70>%maxcp%</td><td width=70>PvP Kills: %pvpkills%</td><td width=20></td></tr>
<tr><td width=40>Load:</td><td width=70>%currentload%</td><td width=70>%maxload%</td><td width=70></td><td width=20></td></tr>
</table>
</table><br>
<table width=270>
<tr><td width=65>Patk: %patk%</td><td width=65>Matk: %matk%</td><td width=65>Pdef: %pdef%</td><td width=65>Mdef: %mdef%</td></tr>
<tr><td width=65>Accu: %accuracy%</td><td width=65>Evas: %evasion%</td><td width=65>Crit: %critical%</td><td width=65>Speed: %runspeed%</td></tr>
<tr><td width=65>AtkSpd: %patkspd%</td><td width=65>MSpd: %matkspd%</td></tr>
</table>
<table width=270>
<tr><td width=135>AtkSpd: %patkspd%</td><td width=135>MSpd: %matkspd%</td></tr>
</table>
</body></html>