l2j_mobius/trunk/dist/game/data/html/CommunityBoard/Custom/home.html
mobius ed5fd788cf Custom Community Board html structure.
Contributed by Ionut.
2015-01-29 23:47:51 +00:00

85 lines
4.6 KiB
HTML

<html noscrollbar>
<head>
<body>
<table width=700>
<tr>
<td height=10></td>
</tr>
</table>
<table width=20>
<tr>
<td>
<table valign="top">
<tr>
<td height=25></td>
</tr>
<tr>
<td><button value="News" action="bypass _bbstop;news/main.html" width=200 height=30 back="L2UI_CT1.HtmlWnd_DF_Area_Down" fore="L2UI_CT1.HtmlWnd_DF_Area"></td>
</tr>
<tr>
<td><button value="Character Panel" action="bypass _bbstop;charpanel/main.html" width=200 height=30 back="L2UI_CT1.HtmlWnd_DF_BeautyShop_Down" fore="L2UI_CT1.HtmlWnd_DF_BeautyShop"></td>
</tr>
<tr>
<td><button value="Features" action="bypass _bbstop;features/main.html" width=200 height=30 back="L2UI_CT1.HtmlWnd_DF_Contribution_Down" fore="L2UI_CT1.HtmlWnd_DF_Contribution"></td>
</tr>
<tr>
<td><button value="Merchant" action="bypass _bbstop;merchant/main.html" width=200 height=30 back="L2UI_CT1.OlympiadWnd_DF_BuyEquip_Down" fore="L2UI_CT1.OlympiadWnd_DF_BuyEquip"></td>
</tr>
<tr>
<td><button value="Events" action="bypass _bbstop;events/main.html" width=200 height=30 back="L2UI_CT1.HtmlWnd_DF_Awake_Down" fore="L2UI_CT1.HtmlWnd_DF_Awake"></td>
</tr>
<tr>
<td><button value="Buffer" action="bypass _bbstop;buffer/main.html" width=200 height=30 back="L2UI_CT1.HtmlWnd_DF_Level_Down" fore="L2UI_CT1.HtmlWnd_DF_Level"></td>
</tr>
<tr>
<td><button value="Gatekeeper" action="bypass _bbstop;gatekeeper/main.html" width=200 height=30 back="L2UI_CT1.HtmlWnd_DF_Campaign_Down" fore="L2UI_CT1.HtmlWnd_DF_Campaign"></td>
</tr>
<tr>
<td><button value="Raid Bosses" action="bypass _bbstop;raidbosses/main.html" width=200 height=30 back="L2UI_CT1.OlympiadWnd_DF_Apply_Down" fore="L2UI_CT1.OlympiadWnd_DF_Apply"></td>
</tr>
<tr>
<td><button value="Services" action="bypass _bbstop;services/main.html" width=200 height=30 back="L2UI_CT1.HtmlWnd_DF_Reset_Down" fore="L2UI_CT1.HtmlWnd_DF_Reset"></td>
</tr>
<tr>
<td><button value="Blacksmith" action="bypass _bbstop;blacksmith/main.html" width=200 height=30 back="L2UI_CT1.OlympiadWnd_DF_BuyEtc_Down" fore="L2UI_CT1.OlympiadWnd_DF_BuyEtc"></td>
</tr>
<tr>
<td><button value="Statistics" action="bypass _bbstop;statistics/main.html" width=200 height=30 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch"></td>
</tr>
<tr>
<td><button value="Donations" action="bypass _bbstop;donations/main.html" width=200 height=30 back="L2UI_CT1.OlympiadWnd_DF_Reward_Down" fore="L2UI_CT1.OlympiadWnd_DF_Reward"></td>
</tr>
</center>
</table>
</td>
<td>
<center>
<table border=0 cellpadding=0 cellspacing=0 width=555 height=455 background="L2UI_CT1.Windows_DF_TooltipBG">
<tr>
<td align="center">
<font name="hs12">Welcome to <font name="hs12" color="LEVEL">L2J Mobius</font> Community Board<br>Version <font name="hs12" color="LEVEL">1.0</font> - Actualization by <font name="hs12" color="LEVEL">Ionut</font></font>
</td>
</tr>
</table>
<table border=0 cellpadding=0 cellspacing=0 width=555>
<tr>
<td height=10></td>
</tr>
</table>
<table border=0 cellpadding=0 cellspacing=0 width=555 background="L2UI_CT1.Windows_DF_TooltipBG">
<tr>
<td height=17></td>
</tr>
<tr>
<td align=center><font color=696969>LINEAGE II MOBIUS - COMMUNITY BOARD</font></td>
</tr>
<tr>
<td height=15></td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</body>
</html>