15 lines
540 B
HTML
15 lines
540 B
HTML
<html><title>Monument of Heroes:</title><body>
|
|
<center><img src="l2ui_ch3.herotower_deco" width=256 height=32></center><br>
|
|
<font color="LEVEL">History for :</font> %heroname%<br1>
|
|
<font color="LEVEL">Total score: </font> %win% Wins %draw% Ties %loos% Losses<br>
|
|
<center><img src="L2UI.SquareWhite" width=270 height=1></center><br>
|
|
<table width="270" cellspacing="2">
|
|
%list%
|
|
</table>
|
|
<table width="270" cellspacing="2">
|
|
<tr>
|
|
<td width=135>%buttprev%</td>
|
|
<td width=135 align=right>%buttnext%</td>
|
|
</tr>
|
|
</table>
|
|
</body></html> |