Скриншот материала «Мини чат By BLoOD»
|
В форму добавления сообщений
Code
<table border="0" cellpadding="2" cellspacing="1" width="150%">
<td width="70%" align="right">
<center>
<img title="16" src="http://pro4ucoz.3dn.ru/smilies/16.gif"
<img title="14" src="http://pro4ucoz.3dn.ru/smilies/14.gif"
<img title="12" src="http://pro4ucoz.3dn.ru/smilies/12.gif"
<img title="10" src="http://pro4ucoz.3dn.ru/smilies/10.gif"
<img title="03" src="http://pro4ucoz.3dn.ru/smilies/03.gif"
<img title="02" src="http://pro4ucoz.3dn.ru/smilies/02.gif"
<img title="01" src="http://pro4ucoz.3dn.ru/smilies/01.gif"<br></center>
<center><input type="text"
maxlength="80" name="custom1" size="9" class="mchat" id="mchatC1F"
value="" onfocus="ffoc(this,3)" onblur="fblur(this,3)"
title="$STR_CUSTOM1$" style="width:47%;margin:0;padding:1px;border:1px
solid black;height:20px">
<input type="text" maxlength="60"
name="custom2" size="9" class="mchat" id="mchatC2F" value=""
onfocus="ffoc(this,4)" onblur="fblur(this,4)" title="$STR_CUSTOM2$"
style="width:47%;margin:0;padding:1px;border:1px solid
black;height:20px">
<input type="text"
maxlength="$MAX_MESSAGE_LEN$" name="message" size="22" class="mchat"
id="mchatMsgF" value="" onfocus="ffoc(this,2)" onblur="fblur(this,2)"
title="$STR_MESSAGE$" style="width:70%;margin:0;padding:1px;border:1px
solid black;height:20px"></center><br>
<center><input type="submit" class="mchat" value="Отправить"
id="mchatBtn" onclick="return checkform(this.form);">
</div></center>
<center><a class="noun" href="$ACTION_URL$"
onclick="window.location.reload();return false;"
title="Обновить"><img border="0" align="absmiddle"
src="http://s34.ucoz.net/img/fr/mcr.gif" width="13"
height="15"></a>
<a
class="noun" href="javascript:void('smiles')"
onclick="ffoc(document.forms.addform.message,2);wasclk[2]=2;window.open('$SMILES_URI$','csmiles','scrollbars=1,width=250,height=350,left=0,top=0');return
false;" title="Вставить смайл"><img border="0" align="absmiddle"
src="http://s34.ucoz.net/img/fr/mcs.gif" width="13"
height="15"></a>
<a class="noun" target="cbbcodes"
href="javascript:void('BB-codes')"
onclick="window.open('$BBCODES_URI$','cbbcodes','scrollbars=1,width=550,height=450,left=0,top=0');return
false;" title="BB-Коды"><img border="0" align="absmiddle"
src="http://s34.ucoz.net/img/fr/mcb.gif" width="13"
height="15"></a>
<a class="noun"
href="javascript:void('Message control')"
onclick="window.open('$MSGCTRL_URI$','mchatCtrl','scrollbars=1,width=550,height=550,left=0,top=0');return
false;" title="Управление сообщениями"><img border="0"
align="absmiddle" src="http://s34.ucoz.net/img/fr/mcm.gif" width="15"
height="15"></a>
</td></tr></table></center>
в вид материалов
Code
<center><div class="cBlock$PARITY$" style="padding:0 4px 5px 2px;margin-bottom:3px;">
<div style="float:right;font-size:8px;" title="$DATE$">$TIME$</div>
<div style="text-align:left;">
<a href="$PROFILE_URL$" title="$USERNAME$" rel="nofollow"><b>$NAME$</b></a>
<a href="$EMAIL_JS$"
title="$STR_EMAIL$"><img border="0" align="absmiddle"
src="http://s34.ucoz.net/t/971/e.gif"></a>
<a rel="nofollow" href="$SITE$" target="_blank"
title="$STR_URL$"><img border="0" align="absmiddle"
src="http://s34.ucoz.net/t/971/h.gif"></a>
<a rel="nofollow" href="$SITE$" target="_blank"><b>$NAME$</b></a>
<a href="$EMAIL_JS$" title="$STR_EMAIL$"
rel="nofollow"><img border="0" align="absmiddle"
src="http://s34.ucoz.net/t/971/e.gif"></a>
<a href="$EMAIL_JS$" rel="nofollow"><b>$NAME$</b></a>
<b>$NAME$</b>
</div>
<div class="cMessage" style="text-align:left;">$MESSAGE$</div>
<br>$STR_CUSTOM1$: $CUSTOM1$
<br>$STR_CUSTOM2$: $CUSTOM2$
</div></center>