This commit is contained in:
24
trunk/dist/game/data/html/olympiad/noble_registered.htm
vendored
Normal file
24
trunk/dist/game/data/html/olympiad/noble_registered.htm
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<html><body><br>
|
||||
The number of people on the waiting list for Grand Olympiad
|
||||
<center>
|
||||
<img src="L2UI.SquareWhite" width=270 height=1>
|
||||
<img src="L2UI.SquareBlank" width=1 height=3>
|
||||
<table width=270 border=0 bgcolor="000000">
|
||||
<tr>
|
||||
<td fixwidth=100>Class (Individual)</td>
|
||||
<td fixwidth=170 align=right>%listClassed%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td fixwidth=100>Class-Irrelevant (Team)</td>
|
||||
<td fixwidth=170 align=right>%listNonClassedTeam%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td fixwidth=100>Class-Irrelevant (Individual)</td>
|
||||
<td fixwidth=170 align=right>%listNonClassed%</td>
|
||||
</tr>
|
||||
</table>
|
||||
<img src="L2UI.SquareWhite" width=270 height=1>
|
||||
<img src="L2UI.SquareBlank" width=1 height=3>
|
||||
<button value="Back" action="bypass -h npc_%objectId%_Chat 0" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user