Advertisement
GOODPower

Untitled

May 31st, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. <center>
  2. <table width=700 cellpadding="3">
  3. <tr>
  4. <td align="center">
  5. <table width=700>
  6. <tr>
  7. <td width=36 height=22><center>%ls_icon%</center></td>
  8. <td width=232 height=22>Название: %ls_name%</td>
  9. <td width=232 height=22></td>
  10. <td width=100 height=22></td>
  11. </tr>
  12. <tr>
  13. <td width=36 height=22><center></center></td>
  14. <td width=232 height=22>Тип: %ls_type%</td>
  15. <td width=232 height=22>Цена: %ls_price% <font color="LEVEL">Золопулек</font></td>
  16. <td width=100 height=22></td>
  17. </tr>
  18. <tr>
  19. <td width=36 height=22><center></center></td>
  20. <td width=232 height=22>Уровень: %ls_level%
  21. <table>
  22. <tr>
  23. <td width="40">+1 к:</td>
  24. <td><combobox width=100 var="lock_type" list="STR;CON;MEN;INT"><br></td>
  25. </tr></table></td>
  26. <td width=232 height=22><table><tr><td width="65">Предмет:</td> <td align="center" width="150">%item_select%</td></tr></table></td>
  27. <td width=100 height=22><button value="Выбрать" action="bypass _bbsls itemselect" width=90 height=25 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  28. </tr>
  29. <tr>
  30. <td width=36 height=22><center></center></td>
  31. <td width=232 height=22><button value="Вставить" action="bypass _bbsls insertlsinitem" width=90 height=25 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  32. <td width=232 height=22></td>
  33. <td width=100 height=22></td>
  34. </tr>
  35. </table>
  36. <table width=700>
  37. <tr>
  38. <td width=75>Описание:</td>
  39. <td width=500>%desc%</td>
  40. </tr>
  41. </table>
  42. <br>
  43.  
  44. <img src="L2UI.SquareWhite" width=600 height=1>
  45. <table width=700>
  46. <tr>
  47. <td width=60>Фильтры:</td>
  48. <td width=30><button value="Все" action="bypass _bbsls filter all" width=52 height=25 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  49. <td width=40><button value="Актив" action="bypass _bbsls filter active" width=52 height=25 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  50. <td width=44><button value="Пассив" action="bypass _bbsls filter passive" width=52 height=25 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  51. <td width=42><button value="Шанс" action="bypass _bbsls filter chance" width=52 height=25 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  52. <td width=42><button value="Бижа" action="bypass _bbsls filter jewerly" width=52 height=25 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  53. <td width=120> </td>
  54. <td align=right>Страницы:</td>
  55. %pagelist%
  56. </tr>
  57. </table>
  58. <img src="L2UI.SquareWhite" width=600 height=1>
  59.  
  60. %skilllist%
  61.  
  62. <img src="L2UI.SquareWhite" width=600 height=1>
  63. </td>
  64. </tr>
  65. </table>
  66. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement