Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Wklejka 74xabeq7a dodana przez Gość, 12.05.2012 16:28
Typ:



ss
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
93.
94.
95.
96.
97.
98.
99.
100.
101.
102.
103.
104.
105.
106.
107.
108.
109.
110.
111.
112.
113.
114.
115.
116.
117.
118.
119.
120.
121.
122.
123.
124.
125.
126.
127.
128.
129.
130.
131.
132.
133.
134.
135.
136.
137.
138.
139.
140.
141.
142.
143.
144.
145.
146.
147.
148.
149.
150.
151.
152.
153.
154.
155.
156.
157.
158.
159.
160.
161.
162.
163.
164.
165.
166.
167.
168.
169.
170.
171.
172.
173.
174.
175.
176.
177.
178.
179.
180.
181.
182.
183.
184.
185.
186.
187.
188.
189.
190.
191.
192.
193.
194.
195.
<!-- BEGIN switch_enable_board_msg_index --> 
<div id="hm" style="display: ''; position: relative;">
<table width="100%" class="forumline" cellspacing="1" cellpadding="3" border="0" align="center">
  <tr> 
   <th  height="25" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer" title="{L_VHIDE}">&nbsp;{L_BOARD_MSG}&nbsp;</th>
  </tr>
  <tr>
   <td class="row1"><span class="gen">{BOARD_MSG}</span></td>
  </tr>
</table>
</div>
<div id="hm2" style="display: none; position: relative;">
<table width="100%" class="forumline" cellspacing="1" cellpadding="3" border="0" align="center">
  <tr> 
   <th class="thCornerL" height="25" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer">&nbsp;{L_BOARD_MSG}&nbsp;</th>
  </tr>
</table>
</div>
<script language="javascript" type="text/javascript">
<!--
if(GetCookie('hm3') == '2') ShowHide('hm', 'hm2', 'hm3');
//-->
</script>
<!-- END switch_enable_board_msg_index --> 
 
 
 
	<div class="welcome">
		<div style="overflow: hidden;" id="sb-anim-wrapper-welcome"><div id="sb-anim-welcome"><div>
			<span>Je&#347;li to Twoje pierwsza wizyta kliknij <a href="faq.php"><strong>tutaj</strong></a>, aby zapozna&#263; si&#281; z FAQ (Najcz&#281;&#347;ciej Zadawane Pytania).
<br>
Zanim b&#281;dziesz m&#243;g&#322; pisa&#263; posty musisz si&#281; <a href="{U_REGISTER}"><strong>zarejestrowa&#263;</strong></a>.
	</p>
 
 
		</div></div></div></div>
 
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<!-- END switch_user_logged_out -->
 
<table width="100%" cellspacing="1" cellpadding="3" border="0" align="center">
   <tr>
      <td align="left" valign="bottom"><span class="gensmall">
         <!-- BEGIN switch_user_logged_in -->
         {LAST_VISIT_DATE}<br>
         <!-- END switch_user_logged_in -->
         {CURRENT_TIME}<br></span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a>{NAV_CAT_DESC}</span></td>
         <td align="right" valign="bottom" class="gensmall">
         <!-- BEGIN switch_user_logged_in -->
         <a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br>
         <!-- END switch_user_logged_in -->
         <a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a>
		<br>
		<!-- BEGIN switch_unread -->
		<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW} [{COUNT_NEW_POSTS}]</a> &laquo;&raquo;
		<!-- END switch_unread -->
		<!-- BEGIN switch_user_logged_in -->
		<a href="{U_SEARCH_LASTVISIT}" class="gensmall">{L_SEARCH_LASTVISIT}</a>
		<!-- END switch_user_logged_in -->
		<!-- BEGIN switch_user_logged_out -->
		<span class="gensmall"><input class="post" onFocus="Active(this); this.value=''" onBlur="NotActive(this)" type="text" name="username" size="8" value="nick"/>&nbsp;<input class="post" onFocus="Active(this); this.value=''" onBlur="NotActive(this)" type="password" name="password" value="1111111" size="8">
		<!-- BEGIN switch_allow_autologin -->
		<input class="text" type="checkbox" name="autologin">
		<!-- END switch_allow_autologin -->
		<input type="submit" class="liteoption" name="login" value="{L_LOGIN}"></span>
		<!-- END switch_user_logged_out -->
      </td>
   </tr>
</table>
 
<!-- BEGIN switch_user_logged_out -->
</form>
<!-- END switch_user_logged_out -->
 
{BOARD_INDEX}
 
<form method="post" action="{T_SELECT_ACTION}" name="quickchange">
<table width="100%" cellspacing="1" border="0" align="center" cellpadding="3">
   <tr>
		<td align="left"><span class="gensmall">
			<!-- BEGIN switch_user_logged_in -->
			<a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
			<!-- END switch_user_logged_in -->
		</span></td>
		<td align="right"><span class="gensmall">[ <a href="javascript:void(0);" OnClick="window.open('{U_PREFERENCES}', 'WindowOpen', 'HEIGHT=500,resizable=yes,scrollbars=yes,WIDTH=380');" style="text-decoration: none;">{L_PREFERENCES}</a> ]&nbsp;
			<!-- BEGIN change_style -->
			{change_style.L_CHANGE_STYLE}: 
			{change_style.TEMPLATE_SELECT}
			<!-- END change_style -->
		</span></td>
   </tr>
</table>
</form>
 
<!-- BEGIN custom_registration_bottom -->
<form method="post" action="{S_PROFILE_ACTION}">
<table width="100%" cellpadding="1" cellspacing="0" border="0" class="forumline">
	<tr>
		<td>
			<table width="100%" cellpadding="3" cellspacing="0" border="0" class="forumline">
				<tr>
					<th  colspan="7" height="28">&nbsp;{L_REGIST_TITLE}</th>
				</tr>
				<tr>
					<td class="row1" align="left" valign="middle" nowrap="nowrap"><span class="gensmall">{L_USERNAME}:</span></td>
					<td class="row1" align="left" valign="middle"><input type="text" class="post" onFocus="Active(this)" onBlur="NotActive(this)" style="width:120px" name="username" size="25" maxlength="20" value=""></td>
					<td class="row1">&nbsp;</td>
					<td class="row1" align="left" valign="middle" nowrap="nowrap"><span class="gensmall">{L_PASSWORD}:</span></td>
					<td class="row1" align="left" valign="middle"><input type="password" class="post" onFocus="Active(this)" onBlur="NotActive(this)" style="width:120px" name="new_password" size="25" maxlength="100" value=""></td>
					<td nowrap class="row1" align="left" valign="middle">
						<!-- BEGIN gender_box -->
						<span class="gensmall">&nbsp;{L_GENDER}: {L_FEMALE}<input type="radio" name="gender" value="2"> {L_MALE}<input type="radio" name="gender" value="1"></span>
						<!-- END gender_box -->
						<!-- BEGIN validation -->
						<img src="{VALIDATION_IMAGE}" width="95" height="20" border="0">&nbsp;
						<input type="text" class="post" onFocus="Active(this); this.value=''" onBlur="NotActive(this)" name="reg_key" maxlength="4" size="4" value="{L_CODE}">&nbsp;&nbsp;&nbsp&nbsp;
						<!-- END validation -->
					</td>
					<td class="row1" width="100%"></td>
				</tr>
				<tr>
					<td class="row1" align="left" valign="middle"><span class="gensmall">{L_CONFIRM_PASSWORD}:</span></td>
					<td class="row1" align="left" valign="middle"><input type="password" class="post" onFocus="Active(this)" onBlur="NotActive(this)" style="width:120px" name="password_confirm" size="25" maxlength="100" value=""></td>
					<td class="row1">&nbsp;</td>
					<td class="row1" align="left" valign="middle" nowrap="nowrap"><span class="gensmall">{L_EMAIL}:</span></td>
					<td class="row1" align="left" valign="middle"><input type="text" class="post" onFocus="Active(this)" onBlur="NotActive(this)" style="width:120px" name="email" size="25" maxlength="255" value=""></td>
					<td class="row1" align="left" valign="middle" nowrap="nowrap"><span class="gensmall">{CUSTOM_FIELDS}{S_HIDDEN_FIELDS}
					<input type="submit" name="submit" value="{L_RSSUBMIT}" class="liteoption"></span></td>
					<td class="row1" width="100%"></td>
				</tr>
			</table>
		</td>
	</tr>
</table>
</form>
<br>
<!-- END custom_registration_bottom -->
 
 
<table width="100%" cellpadding="3" cellspacing="1" align="center" class="forumline"> 
<tr> 
<th colspan="3"><a href="{U_VIEWONLINE}" title="{L_VIEW_DETAILED}"><b><span style="font-family: Tahoma; font-size: 12px"><font color="ffffff">Legenda</b></font></span></a></th>
 
</tr> 
 
<tr> 
<td style="border-right: 1px solid #252420; height: 160px;" width="65%" class="row1">      
<div style="margin: 10px 0px 0px 10px;"> 
<!-- BEGIN staff_explain --> 
        <a href="{disable_viewonline.staff_explain.U_GROUP_URL}" style="color: #{disable_viewonline.staff_explain.GROUP_COLOR}{disable_viewonline.staff_explain.GROUP_STYLE}; font-size: 10px">{disable_viewonline.staff_explain.GROUP_PREFIX}{disable_viewonline.staff_explain.GROUP_NAME} 
</a> 
<!-- END staff_explain --> 
<br> 
<hr> 
{TOTAL_USERS_ONLINE} 
<br> 
 
<hr> 
{LOGGED_IN_USER_LIST} 
        <!-- BEGIN se_separator --> 
        &#8226; 
        <!-- END se_separator --> 
 <br> 
<hr> 
{USERS_OF_THE_DAY_LIST}</div> 
<br> 
</td> 
<td class="row1"> 
<span style="padding: 10px; font: normal 14px Georgia, Times, serif;"><b><font color="ffffff">Statystyki forum:</b></font></span> 
<div style="margin: 10px 0px 0px 10px;"> 
{TOTAL_POSTS}{TOTAL_TOPICS}<br><hr>{TOTAL_USERS}<br><hr>{NEWEST_USER}<br><hr>{RECORD_USERS} 
</div> 
<br> 
</td> 
</tr> 
</table> 
<br> 
<!-- END disable_viewonline --> 
 
	   <table cellspacing="3" border="0" align="center" cellpadding="0">
      <tr>
         <td width="20" align="center"><img src="templates/warrior/images/cat_folder_new_big.png" alt=""/></td>
         <td><span class="gensmall">{L_NEW_POSTS}</span></td>
         <td>&nbsp;&nbsp;</td>
         <td width="20" align="center"><img src="templates/warrior/images/cat_folder_big.png" alt="" /></td>
         <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
         <td>&nbsp;&nbsp;</td>
         <td width="20" align="center"><img src="templates/warrior/images/folder_locked_big.png" alt="" /></td>
         <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
      </tr>
   </table>
 
 
{SHOUTBOX_DISPLAY}

Dodanych wklejek: 11179
Powered By (Pav32) Pastebin © 2011