This commit is contained in:
15
trunk/dist/game/data/html/olympiad/herohistory.htm
vendored
Normal file
15
trunk/dist/game/data/html/olympiad/herohistory.htm
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<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>
|
Reference in New Issue
Block a user