Реклама:
Занять рекламное место Занять рекламное место Занять рекламное место Занять рекламное место
Главная | Читать ЛС (0) | Новые сообщения | Участники | Правила форума | Реклама | RSS |

  • Страница 1 из 1
  • 1
Форум clana [FORMAT] » Скрипты для сайтов ucoz » Пользователи » мини профиль (скрипт)
мини профиль
SMALLДата: Среда, 06.01.2010, 17:30 | Сообщение # 1
Кланлидер
Группа: Клан
Сообщений: 41
Награды: 1
Репутация: 3
Статус:
Компактный, удобный, информативный... В нём есть всё

Установка элементарна - устанавливаем этот код туда, где хотим видеть профиль

Code

<div align="center">   
<strong><font color="#FF0000"><SCRIPT LANGUAGE="JavaScript">   
currentTime = new Date();     
if (currentTime.getHours() >= 6 && currentTime.getHours() <= 11 )     
document.write("Доброе утро, ");     
if (currentTime.getHours() >= 12 && currentTime.getHours() <= 17 )     
document.write("Добрый день, ");     
if (currentTime.getHours() >= 18 && currentTime.getHours() <= 23)     
document.write("Добрый вечер, ");     
if (currentTime.getHours() >= 0 && currentTime.getHours() <= 5)     
document.write("Доброй ночи, ");     
</SCRIPT><br> $USERNAME$</font></strong>     
<br />   

<img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><img class="userAvatar" title="$USERNAME$" src="http://apocalypse.ucoz.kz/is.gif" border="0"><img class="userAvatar" title="$USERNAME$" src="http://apocalypse.ucoz.kz/is.gif" border="0">     

      
<br /><b><font color="#FF0000">Вы здесь <font color="#FF0000"><strong>$USER_REG_DAYS$</strong></font>-й день</font></b>   
<br><br>   
        
<!-- -->     
<script language="javascript1.2">     
<!--     
var ns6=document.getElementById&&!document.all?1:0     
var head="display:''"     
var folder=''     
function expandit(curobj){     
folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].style     
if (folder.display=="none")     
folder.display=""     
else     
folder.display="none"     
}     
//-->     
</script>     
<table align="center" class="gTable1" border="0" cellpadding="0" cellspacing="0" width="75%">     
<td valign="middle" width="75%">     
<img style="cursor:hand" onclick="expandit(this)" title="Подробная информация" src="http://apocalypse.ucoz.kz/prof_btn.gif">     
<span style="display:none" style=&{head};>     
<div style="border-style: dotted; border-width: 0px; padding: 5px; font-family: Tahoma; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(88, 85, 70); background-color: transperency; text-align: justify;">     
<b>Ваш логин:</b> $USERNAME$<br>     
<b>Ваше имя:</b> $USER_FULL_NAME$<br>     
<b>Вы родились:</b> $USER_BIRTHDAY$ <br>     
<b>Ваш ID:</b> $USER_ID$<br>     
<b>Ваша група:</b> $USER_GROUP$<br>     
<b>ID вашей групы:</b> $GROUP_ID$<bR>     
<b>Ваш IP адрес:</b> $IP_ADDRESS$<br>     
<b>Ваш браузер:</b> $USER_AGENT$ $USER_AGENT_VER$<br>     
<b>Ваш пол :</b> $USER_GENDER$<br>     
<center><b>$USERNAME$ у вас <a onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;">$UNREAD_PM$ ЛС</a> !</b></centeR>     
</div>     
</td></table></span>     
<!--/-->     
<br>     
<!-- -->     
<table align="center" class="gTable1" border="0" cellpadding="0" cellspacing="0" width="75%">     
<td valign="middle" width="75%">     
<img style="cursor:hand" onclick="expandit(this)" title="Доступные функции" src="http://apocalypse.ucoz.kz/tools_btn.gif">     
<span style="display:none" style=&{head};>     
<div style="border-style: dotted; border-width: 0px; padding: 5px; font-family: Tahoma; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(88, 85, 70); background-color: transperency; text-align: justify;">     
<center>     
<input class="buttonprofile" type="button" onclick="window.open('/index/15-1','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Список пользователей">     
<input class="buttonprofile" type="button" onclick="window.open('/index/11','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Изменить сведения">     
<input class="buttonprofile" type="button" onclick="window.open('$AWARDS_READ_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Список наград">     
<input class="buttonprofile" type="button" onclick="window.open('/index/14-999-0-1','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Отправить ЛС">     
<input class="buttonprofile" type="button" onclick="window.open('/index/14','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Читать ЛС ($UNREAD_PM$)"><br>     
<input class="buttonprofile" type="button" onclick="window.open('/index/8','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="Профиль"><br>     
<input class="buttonprofile" type="button" onclick="document.location.href='/index/10'; return false;" value="Выход"> <bR>     
</center>     
</div>     
</td></table></span>     
<!--/-->     
<center>     

      
<script type="text/javascript">     
function flashit(id,cl)     
{     
var c=document.getElementById(id);     
if (c.style.color=='red')     
{     
c.style.color=cl;     
} else {     
c.style.color='red';     
}     
}     
setInterval("flashit('upml2','')",500)</script>     
      

<script type="text/javascript">     
function openOnClick(client_type)     
{     
if(client_type=="mail")clientWindow = window.ZWzX("$PM_URL$","pmw","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!");     
if(client_type=="send")clientWindow = window.ZWzX("/index/14-999-0-1","pms","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!");     
if(client_type=="options")clientWindow = window.ZWzX("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");     
if(client_type=="users")clientWindow = window.ZWzX("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");     
if(client_type=="rules")clientWindow = window.ZWzX("/index/0-8","rules","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");     
}     
</script>     
      
<br />Рекомендуем Вам <a title="Зарегистрироваться на сайте" href="$REGISTER_LINK$">зарегистрироваться</a><br> или<br> <a title="Войти под своим Логином и паролем" href="$LOGIN_LINK$">войти</a><br> под своим логином   
     
<br><br><br><br>

и чего тут особенного спросите вы))смотрите!

Компактный, удобный, информативный... В нём есть всё


если тебе плюют в спину,значит ты в переди.
 
FrodkaДата: Среда, 06.01.2010, 20:35 | Сообщение # 2
^๖ۣۜЯрОСТнЫй~๖ۣۜФлуДиЛьщИК^
Группа: Клан
Сообщений: 82
Награды: 3
Репутация: 2
Статус:
норм

 
ToMa$Дата: Четверг, 07.01.2010, 23:25 | Сообщение # 3
^๖ۣۜЗам~๖ۣۜКлана^
Группа: Администраторы
Сообщений: 384
Награды: 9
Репутация: 15
Статус:
неплохо!!! biggrin


 
Форум clana [FORMAT] » Скрипты для сайтов ucoz » Пользователи » мини профиль (скрипт)
  • Страница 1 из 1
  • 1
Поиск:
Статистика Форума
Последнии ответы Читаемые темы Лучшии пользователи Новые пользователи
  • Ворзма заполнения (1)
  • Профиль для ucoz в нижнем правом углу сайта (0)
  • Красивый информер для файлов ucoz (0)
  • Уведомления о регистрации для ucoz (0)
  • Форма входа на uCoz (0)
  • uzerbar (22)
  • NEW (21)
  • Приикол!! (15)
  • шапку плиз (13)
  • личный кабинет (13)
  • ToMa$
  • Punk-Шмель
  • ExTrimaL
  • M()RGAN
  • 3emaUa
  • SMALL
  • Maylo
  • Frodka
  • REX
  • nook666
  • JeffreySyweqowejfup
  • AngelinajoliEpign
  • JamesGyzlyuvy
  • BobbyBeeli
  • MarioTaf
  • Briangok
  • JosephIwqopopiritytihy
  • RobertGxusostyfixupiK
  • JosephUhwifetecyxuvy
  • ArturoEzuhesiZ