Таблица кто был в чате
Только виден для зареганых в чате
Код:
<style> ::-webkit-scrollbar { background: #000000; width: 13px; height: 13px; } ::-webkit-scrollbar-track { background: #090909; } ::-webkit-scrollbar-thumb:vertical { background-image: -webkit-linear-gradient(left, #333, #111); border: 1px solid #444; border-color: #444 #111 #111 #444; } ::-webkit-scrollbar-thumb:horizontal { background-image: -webkit-linear-gradient(top, #333, #111); border: 1px solid #444; border-color: #444 #111 #111 #444; } ::-webkit-scrollbar-corner { background: #090909; } </style> %WHOWAS_ON<<<CODE <style type="text/css"> body { background: #000; } #who { background: #000; } table, tr, th {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; border: 1px solid #a5a5a5; text-align:center; font-size:0.9em; } td {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; border: 1px solid #a5a5a5; text-align:center; font-size:1.1em; } .bm { background: #7f7f7f; color: #3f3f3f; } .gm { background: #7f7f7f; color: #3f3f3f; } .nm { background: #7f7f7f; color: #3f3f3f; } .tm { background: #7f7f7f; color: #3f3f3f; } </style> %TABLE<<<END <table class=list cellspacing=0 cellpadding=1 width=80%> {{{ <tr><td colspan=10>%CAPTION%</td></tr> <tr class=cap> <td><td> <td nowrap>чатлане <td nowrap>время входа <td nowrap>время выхода <td nowrap>время сессии <td nowrap>онлайн <td nowrap>общии <td nowrap>личные </tr> {{{ <tr class=line> <th>%ICON% <td nowrap>%?<img src='http://chat-virtonline.ru/flags/%CO%.png' width="30px" height="21px" title="%COUNTRY%" border="0" />?% <td nowrap>%NICK% <td nowrap class=s>%ENTER% <td nowrap class=s1>%QUIT% <td nowrap class=s>%LONG_AGO% <td nowrap class=s1>%HOW_LONG% <td nowrap class=s>%COUNT1% <td nowrap class=s1>%COUNT2% <td nowrap class=s>%COUNT3% </tr> }}} }}} <tr><td colspan=10><div class=tm><img src=http://imgs.su/users/64526/1444111418.png>:%TOTAL%</div></tr> </table> END% <style>.list td { padding: 0 5px }</style> <center> <div id=title>Кто был в чате:</div> %CHAT("WHOWAS", %TABLE%, "<div style='width: 80%' class=tm>почти никого нет</div>", [1, "<div class=bm><img src=http://imgs.su/users/64526/1444073292.png></div>", 2, "<div class=gm><img src=http://imgs.su/users/64526/1444073298.png></div>", 0, "<div class=nm><img src=http://imgs.su/users/64526/1444073317.png></div>"], "анкета %%NICK%%", "", "%H:%i:%s", "вчера %H:%i:%s" )% </center> CODE% %WHOWAS_OFF<<<CODE <div style="position: relative; height: 40%"></div> <h3 style="text-align: center">Просматривать список "Кто был в чате" разрешено только зарегистрированным пользователем, находящиеся в чате "Ваш чат"<br> Регистрация анкет для новых пользователей здесь: <a href="/people/form?ref=%GET('ref')%" target="_blank">"Нажми на меня"</a></h3> CODE% %IF(%USER('PROFILE')%, %(%WHOWAS_ON%)%, %(%WHOWAS_OFF%)%)% <script src=js/country_ru.js></script> <script language=javascript> document.ondragstart = igust4u; document.onselectstart = igust4u; document.oncontextmenu = igust4u; function igust4u() { return false } </script>
Показать скрин