02.06 новость такая вторая строчка 02.06 новость такая вторая строчка 02.06 новость такая вторая строчка 02.06 новость такая вторая строчка 02.06 новость такая вторая строчка
    Лучшая цитата от Имя Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.
    амс: morrigan, elena, robin
    игрок, игрок, игрок, игрок лучшие на этой неделе
    игрок, игрок, игрок, игрок лучшие на этой неделе
    лучший пост от имя Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.
    Название эпизода игрового персонаж & персонаж
    тьма окружает нас

    kunnskapens tre

    Информация о пользователе

    Привет, Гость! Войдите или зарегистрируйтесь.


    Вы здесь » kunnskapens tre » Тестовый форум » коды


    коды

    Сообщений 1 страница 4 из 4

    1

    Код:
    <!--Для хтмл -->
    <script type="text/javascript">
    function Transform_Code_Box_in_HTML(aX){
    var TemLnk=aX.replace(/^(.viewtopic.php?id=\d).$/ig,"$1");
    var PstId=aX.replace(/^.viewtopic.php?id=.*(#p\d+)$/ig,"$1");
    var L=document.URL.replace(TemLnk,'');
    if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){ 
    L=$("div.topic "+PstId);
    if(L.length==1){
    var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
    L.find(".post-content .code-box:first").replaceWith(Lhtm)
    }}}
    function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
    Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
    }
    $(document).ready(function() {
    $("#pun-viewtopic .post .code-box").each(function(){
    if($(this).text().indexOf('<!--HTML-->')!=-1){
    $(this).wrap('<div class="htmldemo"></div>')
    $(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);
    }
    });
    });
    </script>
    
    <!-- Cчётчик Игровых постов -->
    <script type="text/javascript">
    /***************************
            Настройки!
    ***************************/
    FORUM._NUMpa_fld = 2;    // Номер.Доп.поля,
    FORUM._color_fld = "#938947";	// Цвет шрифта cчётчика,
    FORUM.includeFirstPost = 0;	// 0 - не учитывать,1 - учитывать Первопост автора в игровых темах,
    FORUM.AddOrSlash = 0;    // 0 - Поле отдельно, 1 - через слешь c общ. числом сообщений,
    FORUM.Number_winners = [7,[19,166]];	// Начальное Число отображаемых юзеров в таблице и список форумов показа;
    FORUM.Subscription_Code = "f0ea9dee347d59379d264661bce75c0275273f9c";	//Код подписки;/выдаётся на этапе теста/
    /**** НАСТРОЙКА Игровых локаций ****/
    function ad_ (){/*!~!FORUM.ForArrAy = {
    //Форум  //Темы (включаемые, или исключаемые)
    f19    :+[7836], //Тестовая Тема
    f137	:-[0],   //Когда + , то только включаемые темы 26
    f93	:-[28],  //Когда - , то все темы, кроме Исключаемых
    f14	:-[30],  //0 - Все темы(без исключений)
    f61	:-[0],
    f43	:-[0],
    f158	:-[0]    //Последний элемент без запятой!
    }
    !~!*/}ad_ = ad_.toString().split('!~!')[1]; </script>
    <script type="text/javascript" src="https://forumstatic.ru/files/0013/44/56/77707.js"></script>
    <style>.Form-Table {width:99%;position:relative;z-index:19}#pun strong.GamePst2, #pun span.GamePst { padding-right: 0 !important;color:var(--proftext)!important;}.punbb .table_GamePosts tbody th{height: 27px!important;}#pre_placement>a {top:3px;right:-13px}
    </style>
    <!-- /END//Cчётчик Игровых постов //forumstatic.ru-->
    
    <!-— Шрифты перенесённые из стиля -->
    <link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/0017/da/8a/52333.css"/>
    
    <style>
    @media screen and (max-width: 1200px) { 
    body {    margin-left: 70px;}
    #pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {    width: -webkit-fill-available;}
    }
    </style>
    
    <!-- Плюсы на все посты на странице V2 © Deff -->
    <style>#Pros_to_all{margin-top:-22px!important; transform: scale(0.8);}</style>
    <script type="text/javascript">
    /*************************
           НАСТРОЙКИ
    *************************/
    Pros_to_all = {
     Показать_Время	 : 1,	/* Отображает затраченное время запросов */
     Access_forums	 : [],	/* ID Форумов(разделов) работы скрипта - если список пустой, - то все форумы*/
     Access_Groups	 : [1, 11],	/* Допущенные группы */
     excluded_users	 : []   /* ID Юзеров исключений //Последняя строка в конце без запятой*/
    }
    </script>
    <script data="c0gwicpj" src ="https://forumstatic.ru/files/0013/44/56/97444.js""></script>
    <!-- END//Плюсы на все посты на странице V2 © Deff -->
    
    
    <!-- Смена стиля, (с) ForumD.ru, satsana, модификация от Fumuse -->
    <script type="text/javascript">
    const styleList = [{
    	class: 'night',
    	name: 'ночь'
    },
    {
    	class: 'day',
    	name: 'день'
    }];
    
    function getCookie(a) {
    	return (a = document.cookie.match(new RegExp("(?:^|; )" + a.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g, "\\$1") + "=([^;]*)"))) ? decodeURIComponent(a[1]) : void 0
    }
    
    function setStyle(a) {
    	$("body").attr("class", a);
    	selStyle = a;
    	document.cookie = "selStyle=" + a + "; max-age=2592000";
    }
    
    let selStyle = getCookie("selStyle");
    selStyle && setStyle(selStyle);
    
    function darkLight () {
    	if (styleList[1]["class"] === selStyle) {
        $('#checkBox').prop("checked", false);
        setStyle(styleList[0]["class"]);
    	} else {
        $('#checkBox').prop("checked", true);
        setStyle(styleList[1]["class"]);
    	}
    }
    
    $(document).pun_mainReady(function () {
    	if ($("#stylelist").length || $("body").prepend('<ul id="stylelist"></ul>')) {
        $("#stylelist").append('<label class="switch">\n' +
        '<input type="checkbox" onclick="darkLight();" id="checkBox" ' +
        (styleList[1]["class"] === selStyle ? 'checked' : false) + '>\n' +
        '<span class="slider"></span>\n' +
        '</label>');
    	}
    });
    </script> <!-- Смена стиля - END -->
    
    <ul id="stylelist"></ul>
    
    <!---------------------------- актив  ---------------------------->
    
    <post><span>лучший пост</span><a href="https://soullove.ru/viewtopic.php?id=10911#p1156223">
    Ael Price-Lindberg</a></post>
    <post_text> Растерянность.
    Подозрительность.
    Атрея, за все эти годы не научившись доверять, хотела неоспоримых доказательств прозвучавшему признанию, жаждала получить ответы на вопросы, которые ее терзали, возможно, уже давно. Гордая, холодная Атрея. Неприступная Атрея. Одинокая Атрея.
    Ни длинные ресницы, ни выразительные глаза, в глубине которых навеки канули сердца многих кавалеров, ни красивая фигура, легко угадываемая даже под объемным свитером, ни задорная юбочка — ничего не могло смягчить ее облик. Она напоминала неприступную, но прекрасную Снежную Королеву, по велению которой ни один принц пытался, но так и не смог выложить слово “вечность”.</post_text>
    
    <quot><br><center>«Озвучить тот факт, что мать вернулась, оказалось весьма просто, словно она не с того света вернулась, а из отпуска». © Mara Lightwood</center></quot>
    
    <act> постописцы </act>
    
    <active> <a href="https://soullove.ru/profile.php?id=3271" title='постов: 15'>Cleo </a>,
    <a href="https://soullove.ru/profile.php?id=3272" title='постов: 14'>Eva</a>,
    <a href="https://soullove.ru/profile.php?id=2529" title='постов: 5'>
    Patricia</a>, <a href="https://soullove.ru/profile.php?id=3197" title='постов: 5'>
    Daniel</a></active>
    
    <episode><span>лучший эпизод</span> <a href="https://soullove.ru/viewtopic.php?id=11007" title='Yan Shao & Rong Shukuang'>История красных теней </a></episode>
    
    <amso>
    <div class="ams"><a href="https://soullove.ru/profile.php?id=2">morrigan</a>,<span><div class="ams_frame"><img src="https://forumstatic.ru/files/001a/fb/a2/66745.gif"></div></span></div>
    
    <div class="ams"><a href="https://soullove.ru/profile.php?id=1954">elena</a>,<span><div class="ams_frame"><img src="https://forumstatic.ru/files/001a/fb/a2/37635.gif"></div></span></div>
    
    <div class="ams"><a href="https://soullove.ru/profile.php?id=2462">robin</a><span><div class="ams_frame"><img src="https://forumstatic.ru/files/001a/fb/a2/85763.gif"></div></span></div>
    </amso>
    
    <anim>анимация 1</anim>
    
    <div class="spirit-navigation" id="navig-batton">полезные телепорты</div>
    <div id="navigblock" style="display:none"><div class="sslka">
    <a href="http://soullove.ru/viewtopic.php?id=8091#p619359">гостевая</a>
    <a href="http://soullove.ru/viewtopic.php?id=39">сюжет</a>
    <a href="http://soullove.ru/viewtopic.php?id=8#p8">канон</a>
    <a href="http://soullove.ru/viewtopic.php?id=10#p12">бестиарий</a>
    <a href="http://soullove.ru/viewtopic.php?id=9">внешности</a>
    <a href="http://soullove.ru/viewtopic.php?id=16">FAQ</a>
    <a href="http://soullove.ru/viewtopic.php?id=6">правила</a>
    <a href="http://soullove.ru/viewtopic.php?id=7023#p484992">девять миров</a>
    <a href="http://soullove.ru/viewtopic.php?id=7417#p532081">хронология</a>
    </div></div>
    
    <script>
    $(document).ready(function(){
        $("#navig-batton").click(function(){
        $("#navigblock").slideToggle();
    });
          });
    $(document).ready(function(){
    $('.spirit-navigation, .spirit-navigation2').click(function () {
        $(this).toggleClass('spirit-navigation_hover');
        });
    });
    </script>
    
    <!--выделить код--> 
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
    <script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
    <script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки</script>
    <!-- конец -->
    
    <!--Отключение функций "Жалоба, Это интересно, Поделиться, Граффити"-->
    <script type="text/javascript">
    RusffCore.sets.show_reportBtn = 0;
    rusffLive.enable = false;
    RusffCore.sets.share = false;
    RusffCore.sets.graffiti = false;
    </script>
    
    <!-- новый шрифт -->
    <style type="text/css">
    @font-face {
    font-family: 'Philosopher';
    src: url('https://forumstatic.ru/files/0019/ee/2d/98295.eot?'),
    url('https://forumstatic.ru/files/0019/ee/2d/56813.woff') format('woff'),
    url('https://forumstatic.ru/files/0019/ee/2d/15696.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
    </style>
    <!-- КОНЕЦ -->
    
    
    <!--Set class .Trevelyan by Deff--><script>
    $().pun_mainReady(function(){
      var tit = 'Pst-Class='
      $('.post-content').find('abbr[title^="'+tit+'"]').each(function () {
        var pstClass = this.title.split(tit)[1];
        $(this).parents('.post-content').addClass(pstClass).parents('.post').addClass(pstClass);
      });
    });
    </script>
    
    <!-- ники модера -->
    <style>
    .modlist {display: none !important;}
    </style>
    <!-- конец -->
    
    
    <!--Всплывающие Подсказки при наведении-->
    <style>
    #tooltip {
      position: absolute;
      background: rgba(0,0,0,.8);
      z-index: 999;
      max-width: 180px;
      border: none;
      border-radius: 2px;
      box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
      font-family: open sans; /* шрифт */
      font-size: 10px; /* размер текста */
      display: none;
      color: #fff; /* цвет текста */
      text-align: center;
      padding: 5px;
      letter-spacing: 1px;
      font-weight: lighter;
      text-shadow: 1px 1px 1px #253130
    }
    </style>
    
    
    <!-- Пиар-вход -->
    <script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
    <script type="text/javascript">
    PR.nick = 'PR'; //Ник PR-аккаунта
    PR.pass = '1111'; //Пароль PR-аккаунта
    PR.btn_text = 'Реклама'; //Надпись на кнопке PR-входа(или ссылка на картинку);
    PR.set();</script>
    
    <!------------ Отключить "Вложения" от русфф ------------>
    <script type="text/javascript">
    RusffCore.sets.files.button = false;
    </script>
    
    
    <!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
    <style>
    img.post-img-Sp {
    margin-top: 10px;
      margin-bottom:0px !important;
      margin-left: 2px !important;
    }
    div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}
    .post-ul-Sp.Sp1 {margin-left: 6px !important;
      padding: 0 !important;
    }
    </style>
    <script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>
    
    
    <style type="text/css">
    /*убрать: "пожаловаться" и "поделиться"*/
    .pl-reports,.pl-share {
    display:none!important;
    }
    </style>
    
    
    <!-- Мгновенные уведомления © Alex_63, Deff 2019 -->
    <link rel="stylesheet" type="text/css" href="//forumstatic.ru/f/ru/bestbb/notifications.css" />
    <script type="text/javascript" src="//forumstatic.ru/f/ru/bestbb/notifications.js"></script>
    <script type="text/javascript">
    notifications.token = 'f0ea9dee347d59379d264661bce75c0275273f9c'; // Forum token
    notifications.key = 'c5jo1oqo6jq7'; // Subscription key
    RusffCore.sets.notifications = false;
    </script>
    
    <!-- Мгновенные уведомления: подписки на форум/тему © Alex_63, 2019 -->
    <script>notifications.load('subscriptions');</script>
    
    <!-- Мгновенные уведомления: новые посты из важных тем © Alex_63, 2019 -->
    <script type="text/javascript">
    notifications.load('common', {});
    notifications.load('important', {topics: [15, 5827, 39, 22, 5522, 5520, 7389, 6537, 8149, 8421, 8625, 10369]}); // ID важных тем (через запятую)
    </script>
    
    <!-- Мгновенные уведомления: комменты к репе для Rusff © Alex_63, 2019 -->
    <script>notifications.load('reputation');</script>
    
    <!-- Мгновенные уведомления: упоминания © Alex_63, 2020 -->
    <script>notifications.load('mentions');</script>
    
    
    <!-- Скрываем профиль в постах © Deff -->
    <script type="text/javascript">
    if(GroupID<3)FORUM.set('editor.addition.tags.noborder_td', {name:'Скрытие профиля',onclick:function(){smile('[im'+'g=hide-autor]https://is.gd/ekiTPp['+'/img]');}});
    $().pun_mainReady(function() {
    function addStyle() { /*==123==;
    <style type="text/css">#### .post-author,#### .post-sig,#### .pl-email,#### .pl-website{display:none !important}#### .post-body,#### .post-links,#### .post-links ul,#### h3>span,#### .post-content {margin-left:0 !important}</style>
    ==123==;*/
    } addStyle = addStyle.toString().split('==123==;')[1];
    $('.post .post-content img[alt="hide-autor"]').each(function(){
       var id = $(this).parents('.post').prop('id');
       $(addStyle.replace(/####/gim,'#'+id)).insertBefore($(this));
    });});
    </script>
    
    <script src="https://forumstatic.ru/files/0011/e9/e1/56920.js" type="text/javascript"></script>
    
     <!-- Подсчет символов в постах игры -->
    <style>.send-sumb{margin: 28px 0 12px;padding:2px 7px; float:right;color:#800;min-width:25px;
    cursor:pointer; border:1px solid;}.post.topicpost .send-sumb{display:none}</style>
    <script type="text/javascript">
    if([137,93,61,177,176].indexOf(+FORUM.topic.forum_id)!=-1){//id Нужных форумов для подсчета
    document.write('<script type="text/javascript" data="k6ds" src="https://forumstatic.ru/files/001b/93/2e/18162.js?"><\/script>')}
    $(function(){$(".post-content .send-sumb").each(function(){$(this).attr("title",$(this).attr("original-title"))
    .removeAttr("original-title")})});/**/
    </script>
    <!-- конец -->
    
      <!---------------------------- Быстрая смена аккаунта  ---------------------------->
    <script type="text/javascript">
      New_EXiT = 'https://forumstatic.ru/files/000e/5d/50/61160.png'; //Дополнительная Иконка выход;
    </script>
    <script data="1a7104"  src="https://forumstatic.ru/files/0014/cc/0a/93129.js"></script>
    
    
    <!--// Быстроплюсы c правкой для тревельян by Deff //-->
    <script type="text/javascript" src="https://forumstatic.ru/files/0012/d8/04/65145.js" addComment="1"></script>
    
    <script>
    ReactionsPlugin.setConfig({
      disable: true
    });
    </script>
    
    <!--Правка Sachimot скрипта в Админке "Быстрое перемещение сообщений"-->
    <script type="text/javascript" src="https://forumstatic.ru/files/0012/d8/04/91552.js"></script>
    
    
    <!-- Разбивка текста на абзацы, для  ролевых форумов (c)satsana, 2017г. -->
    <script type="text/javascript">
    if ([61, 93, 137, 176, 177, 202].indexOf(+$('#pun-viewtopic').attr('data-forum-id')) != -1)(function() {
       try{if (this.document != parent.document) return}catch(e){return}
    
        function ad_ (){/*!~!<style>
    	.post-content {text-align: justify;}
    	td p {text-indent: 0 !important;}
    	.post-content p {
      	text-indent: 3.5em;
      	padding: 0 0 .7em 0 !important;
        }</style>!~!*/}ad_ = ad_.toString().split('!~!')[1];//alert(ad_);
        $(ad_).insertBefore('script:last');
    
      $().pun_mainReady(function() {
            $(".post-content p").html(function() {
                if($(this).find('img').length) return;
                var pos = 0,
                    spanpos = 0,
                    brpos = 0;
                var str = this.innerHTML;
                while (true) {
                    spanpos = str.indexOf("<span", pos);
                    brpos = str.substring(pos).search(/(\<br\s?\/?\>)+(?!<span style="display:inline-block)/);
                    if (brpos == -1) {
                        return str;
                    } else {
                        brpos += pos;
                    }
                    if (spanpos < brpos && spanpos != -1) {
                        var span1 = 1,
                            span2 = 0;
                        pos = spanpos + 2;
                        while (span1 != span2) {
                            pos = str.indexOf("span", pos);
                            if (str.substring(pos - 1, pos) == "/") {
                                span2++;
                            } else {
                                span1++;
                            }
                            pos++;
                            if (str.indexOf("<span", pos) == str.indexOf("<br>", pos)) {
                                break;
                            }
                        }
                    } else if (spanpos > brpos || spanpos == -1) {
                        str = str.substring(0, brpos) + str.substring(brpos).replace(/(\<br\s?\/?\>)+/, '</p><p>');
                        pos = brpos++;
                    } else {
                        return str;
                    }
                }
            })
        });  /**/
    }());
    </script> <!-- Разбивка на абзацы (end) -->

    0

    2

    Код:
    <!-- Скрытие Профилей от указанных групп -->
    <script type="text/javascript">
    (function (){var GrpHide = [3, 5]; //ID Групп со скрытием Профилей(через запятую)
      if($.inArray(GroupID,GrpHide)!=-1){var str='Вы не имеете прав для доступа к этой странице.';
        if(GroupID==3)str='Для просмотра этой страницы <a href="/login.php">войдите</a> или <a href="/register.php">зарегистрируйтесь</a>.';
        var hSt='<h1><span>Информация</span></h1>';var hCn='<div class=info><div class=container>';
        hCn+=str;hCn+='</div></div>';var txt=$('#pun-title h1').text();
        var crCnt=' »&nbsp;<a href="/">'+txt+'</a> »&nbsp;Информация';
        if($('#pun-profile').length){
        document.title=txt;$('#pun-main').html(hSt+hCn);$('.crumbs').html(crCnt);
        }; }
    }())
    </script>
    
    
    
    <!--<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26671.js"></script>
    //End//-Всплывающие Подсказки при наведении-->
    
    
    
    
    <!-- Регулировка размера шрифта в постах © Alex_63 -->
    <style>
    .FNTslider {
            border-radius: 4px;
        position: relative;
        z-index: 1000;
        background: var(--forcol);
        width: 110px;
        height: 3px;
        margin: 5px 5px;
        float: right;
        margin-right: 7%;
    }
    .FNTslider .before {
    height: 3px;
        border: var(--bord);
        border-right: none 0;
        border-radius: 4px 0 0 4px;
        position: absolute;
        background: var(--forcol);
        margin-top: -1px;
    }
    .FNTslider .thumb {
        width: 5px;
        height: 11px;
        border-radius: 3px;
        position: relative;
        top: -4px;
        background: #62584c;
        cursor: pointer;
    }
    </style> 
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/31001.js"></script>
    
    
    <!-------------------------- удаляет названия дополнительных полей профиля -------------------------->
    <script type="text/javascript">
    var A=[1,3,4,5]
    $(".post .post-author li").each(function (){
    for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
    $(this).html($(this).html().replace(/^[^:]*:/,''));}};});
    </script>
    
    
    <style>.post-content img[alt="hide-autor"]{display:none}</style>
    <!-- Скрываем профиль в постах © Deff -->
    <script type="text/javascript">
    (function () { 
    function addStyle() { /*==123==;
    <style type="text/css">#### .post-author,#### .post-sig,#### .pl-email,#### .pl-website{display:none !important}#### .post-body,#### .post-links,#### .post-links ul,#### h3>span,#### .post-content {margin-left:0 !important}</style>
    ==123==;*/
    } addStyle = addStyle.toString().split('==123==;')[1];
    $('.post .post-content img[alt="hide-autor"]').each(function(){
       var id = $(this).parents('.post').prop('id');
       $(addStyle.replace(/####/gim,'#'+id)).insertBefore($(this));
    });}());
    </script>
    
    <!----------------- между никами запятая --------------->
    <script>$('#topic-users-in a').prev('a').after(',');</script> 
    
    <script type="text/javascript">
    function to(username)
    {insert('[b]' + username + '[/b]' + ', ');}
    </script>
    
    <!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
        <script>
        var a1 = 1	// 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер
        var a2 = 0	// 0 - Скрытие первой вкладки; 1 - Показ первой вкладки;
        var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко;
    
        var LiArr=new Array(
        //При наличии двух косых => // в начале пункта, - пункт не скрывается.
    
        //"pa-author",     //Ник-Нейм
        //"pa-avatar",     //Аватар
        //"pa-title",      //статус
        //"pa-reg",        //Зарегистрирован
        //"pa-invites", //Приглашений
        //"pa-posts",      //Кол-во сообщений:
        //"pa-respect",    //Уважение:
        //"pa-positive",   //Позитив
        //"pa-sex",        //Пол
        //"pa-age",        //Возраст
        //"pa-icq",        //Аська
        //"pa-ip",         //IP Юзера
        //"pa-time-visit", //Провел на форуме:
        //"pa-last-visit", //Последний визит:
        //"pa-online",     //Пользователь online - Не засовываем в спойлеры
    
       // "pa-from",       //Откуда
        //"pa-fld1",       //Доп.Поле.1
    
        //"pa-fld2",       //Доп.Поле.2
        //"pa-fld3",       //Доп.Поле.3
        //"pa-fld4",       //Доп.Поле.4
        //"pa-fld5",       //Доп.Поле.5
        "award",      //Награды(только для rusff и ork)
        "gift",         //Подарки(только для rusff и ork)
    
        //Конец Списка,
        "_End"); SetProvilSpoil(a1,a2,a3);
        </script>
        <!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->
    
    <!--Код Замены тире на длинный дефис не срабатывающий в блоке Код: -->
    <script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>
    
    <!--Автоматический аватар для гостя и игрока-->
    <script type="text/javascript">
    var DefAvtr="https://forumstatic.ru/files/000e/5d/50/90477.png"; //Для Игрока
    var GuestAvtr="https://forumstatic.ru/files/000e/5d/50/90477.png";//Для Гостя
    $("li.pa-title").each(function(){
    var b = DefAvtr;if($(this).text()=='https://forumstatic.ru/files/000e/5d/50/90477.png')b = GuestAvtr;
    var s='<li class="pa-avatar item2"><img class="defavtr" src="'+b+'" alt="Аватар"/></li>';
    if (($(this).parent("ul").find("li.pa-avatar").html())==null){$(this).after(s);};});
    </script>
    
    <script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
    <script>
    hvScriptSet.addMask({
        guestAccess: ['Граница мира', 'Тайная комната', 'Разлом реальности', 'Омут памяти', 'Обрывки воспоминаний', 'Город потерянных небес', 'Говорунистый говорун', 'Технический раздел', 'Книга пророчеств'],
        forumAccess: {
            'Партнерские узы': ['Принят', 'PR - aгент']
        },
        forumAccessExtended: {
            'Граница мира': ['Принят', 'Пользователи'],
            'Тайная комната': ['Принят', 'Пользователи'],
            'Разлом реальности': ['Принят', 'Пользователи'],
            'Омут памяти': ['Принят', 'Пользователи'],
            'Обрывки воспоминаний': ['Принят', 'Пользователи'],
            'Город потерянных небес': ['Принят', 'Пользователи'],
            'Говорунистый говорун': ['Принят', 'Пользователи'],
            'Технический раздел': ['Принят', 'Пользователи'],
            'Книга пророчеств': ['Принят', 'Пользователи']
        },
        changeList: {
            'pafld1': {
                title: 'Копирайт',
                description: 'Только текст',
                tag: 'by',
                class: 'pa-fld8',
                defaultCode: '',
                type: 'text'
            },
            'pafld2': {
                title: 'Раса',
                description: 'Только текст',
                tag: 'race',
                class: 'pa-fld6',
                defaultCode: '',
                type: 'text'
            },
            'pafld3': {
                title: 'Личное звание',
                description: 'Информация о персонаже',
                tag: 'info',
                class: 'pa-fld1',
                defaultCode: '<div class="lz"><a href="ссылка на анкету">Имя и Фамилия на русском КАПСОМ, возраст на сколько выглядите / реальный</a></div><br><div class="lz1">Любая цитата, фраза, на любом языке.</div>',
                type: 'html'
            },
            'pafld4': {
                title: 'Сторона',
                description: 'Только текст',
                tag: 'storona',
                class: 'pa-fld7',
                defaultCode: '',
                type: 'bbcode'
            },
            'pafld5': {
                title: 'Семья',
                description: 'Только текст',
                tag: 'family',
                class: 'pa-fld3',
                defaultCode: '<details> <summary> семейные узы </summary> <div class="family"> отец - <a href="ссылка">имя англ.маленькие буквы</a>; <br>мать - <a href="ссылка">имя англ.маленькие буквы</a>; <br>сестра - <a href="ссылка">имя англ.маленькие буквы</a>; <br>брат - <a href="ссылка">имя англ.маленькие буквы</a>; <br></div> </details>',
                type: 'html'
            },
        }
    });
    </script>
    
    
    <!-- Выравнивание по ширине -->
    <style type="text/css"> 
    #button-justify { background:url(https://i.imgur.com/Qn8Opej.png) center no-repeat!important;} 
    </style> 
    <script type="text/javascript"> 
    $(document).ready(function(){ 
    $("#post #button-center").after('<td id=button-justify align=center valign=center title="Выравнивание по ширине"><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="/i/blank.gif"/></td>');}); 
    </script>
    <!-- КОНЕЦ -->
    
    <!---------------------------- бб коды---------------------------->
    <script language="javascript">
        $('div[id$="-content"] p:contains("[/inst"),#post-preview p:contains("[/inst")').map(function (){
        var post = $(this).html();
        if(post.indexOf("[/inst]") != -1) {
        post = post.replace(/\[inst\](.*?)\[\/inst\]/gi, "<div id='inst'>$1</div>");
        };
        if(post.indexOf("[/inst1]") != -1) {
        post = post.replace(/\[inst1\](.*?)\[\/inst1\]/gi, "<div id='inst1'>$1</div>");
        };
        if(post.indexOf("[/inst2]") != -1) {
        post = post.replace(/\[inst2\](.*?)\[\/inst2\]/gi, "<div id='inst2'>$1</div>");
        };
        if(post.indexOf("[/inst3]") != -1) {
        post = post.replace(/\[inst3\](.*?)\[\/inst3\]/gi, "<div id='inst3'>$1</div>");
        };
        if(post.indexOf("[/inst4]") != -1) {
        post = post.replace(/\[inst4\](.*?)\[\/inst4\]/gi, "<div id='inst4'>$1</div>");
        };
        if(post.indexOf("[/inst5]") != -1) {
        post = post.replace(/\[inst5\](.*?)\[\/inst5\]/gi, "<div id='inst5'>$1</div>");
        };
        if(post.indexOf("[/inst6]") != -1) {
        post = post.replace(/\[inst6\](.*?)\[\/inst6\]/gi, "<div id='inst6'>$1</div>");
        };
        if(post.indexOf("[/inst7]") != -1) {
        post = post.replace(/\[inst7\](.*?)\[\/inst7\]/gi, "<div id='inst7'>$1</div>");
        };
        if(post.indexOf("[/inst8]") != -1) {
        post = post.replace(/\[inst8\](.*?)\[\/inst8\]/gi, "<div id='inst8'>$1</div>");
        };
        if(post.indexOf("[/inst9]") != -1) {
        post = post.replace(/\[inst9\](.*?)\[\/inst9\]/gi, "<div id='inst9'>$1</div>");
        };
        if(post.indexOf("[/inst10]") != -1) {
        post = post.replace(/\[inst10\](.*?)\[\/inst10\]/gi, "<div id='inst10'>$1</div>");
        };
        if(post.indexOf("[/inst11]") != -1) {
        post = post.replace(/\[inst11\](.*?)\[\/inst11\]/gi, "<div id='inst11'>$1</div>");
        };
        if(post.indexOf("[/inst12]") != -1) {
        post = post.replace(/\[inst12\](.*?)\[\/inst12\]/gi, "<div id='inst12'>$1</div>");
        };
        if(post.indexOf("[/inst13]") != -1) {
        post = post.replace(/\[inst13\](.*?)\[\/inst13\]/gi, "<div id='inst13'>$1</div>");
        };
        if(post.indexOf("[/inst14]") != -1) {
        post = post.replace(/\[inst14\](.*?)\[\/inst14\]/gi, "<div id='inst14'>$1</div>");
        };
        if(post.indexOf("[/inst15]") != -1) {
        post = post.replace(/\[inst15\](.*?)\[\/inst15\]/gi, "<div id='inst15'>$1</div>");
        };
        if(post.indexOf("[/inst16]") != -1) {
        post = post.replace(/\[inst16\](.*?)\[\/inst16\]/gi, "<div id='inst16'>$1</div>");
        };
        if(post.indexOf("[/inst17]") != -1) {
        post = post.replace(/\[inst17\](.*?)\[\/inst17\]/gi, "<div id='inst17'>$1</div>");
        };
        if(post.indexOf("[/inst17a]") != -1) {
        post = post.replace(/\[inst17a\](.*?)\[\/inst17a\]/gi, "<div id='inst17a'>$1</div>");
        };
        if(post.indexOf("[/inst18]") != -1) {
        post = post.replace(/\[inst18\](.*?)\[\/inst18\]/gi, "<div id='inst18'>$1</div>");
        };
        if(post.indexOf("[/inst19]") != -1) {
        post = post.replace(/\[inst19\](.*?)\[\/inst19\]/gi, "<div id='inst19'>$1</div>");
        };
        if(post.indexOf("[/inst20]") != -1) {
        post = post.replace(/\[inst20\](.*?)\[\/inst20\]/gi, "<div id='inst20'>$1</div>");
        };
        if(post.indexOf("[/inst21]") != -1) {
        post = post.replace(/\[inst21\](.*?)\[\/inst21\]/gi, "<div id='inst21'>$1</div>");
        };
        if(post.indexOf("[/inst22]") != -1) {
        post = post.replace(/\[inst22\](.*?)\[\/inst22\]/gi, "<div id='inst22'>$1</div>");
        };
        if(post.indexOf("[/inst23]") != -1) {
        post = post.replace(/\[inst23\](.*?)\[\/inst23\]/gi, "<div id='inst23'>$1</div>");
        };
        if(post.indexOf("[/inst24]") != -1) {
        post = post.replace(/\[inst24\](.*?)\[\/inst24\]/gi, "<div id='inst24'>$1</div>");
        };
        if(post.indexOf("[/inst25]") != -1) {
        post = post.replace(/\[inst25\](.*?)\[\/inst25\]/gi, "<div id='inst25'>$1</div>");
        };
        if(post.indexOf("[/inst26]") != -1) {
        post = post.replace(/\[inst26\](.*?)\[\/inst26\]/gi, "<div id='inst26'>$1</div>");
        };
        if(post.indexOf("[/inst27]") != -1) {
        post = post.replace(/\[inst27\](.*?)\[\/inst27\]/gi, "<div id='inst27'>$1</div>");
        };
        if(post.indexOf("[/inst28]") != -1) {
        post = post.replace(/\[inst28\](.*?)\[\/inst28\]/gi, "<div id='inst28'>$1</div>");
        };
        if(post.indexOf("[/inst29]") != -1) {
        post = post.replace(/\[inst29\](.*?)\[\/inst29\]/gi, "<div id='inst29'>$1</div>");
        };
        if(post.indexOf("[/inst30]") != -1) {
        post = post.replace(/\[inst30\](.*?)\[\/inst30\]/gi, "<div id='inst30'>$1</div>");
        };
        if(post.indexOf("[/inst31]") != -1) {
        post = post.replace(/\[inst31\](.*?)\[\/inst31\]/gi, "<div id='inst31'>$1</div>");
        };
        if(post.indexOf("[/inst32]") != -1) {
        post = post.replace(/\[inst32\](.*?)\[\/inst32\]/gi, "<div id='inst32'>$1</div>");
        };
        if(post.indexOf("[/inststory]") != -1) {
        post = post.replace(/\[inststory\](.*?)\[\/inststory\]/gi, "<div id='inststory'>$1</div>");
        };
        if(post.indexOf("[/instpost]") != -1) {
        post = post.replace(/\[instpost\](.*?)\[\/instpost\]/gi, "<div id='instpost'>$1</div>");
        };
        if(post.indexOf("[/instnews]") != -1) {
        post = post.replace(/\[instnews\](.*?)\[\/instnews\]/gi, "<div id='instnews'>$1</div>");
        };
        if($(this).html()!=post)$(this).html(post);
        });
        </script>
    
    
    <!-- Восстановление последнего поста при утере -->
    <script>
    /* by Человек-Шаман */
    $(document).ready(function() {
      $('#addition-area').append(function() {
        return $('<div>Восстановить последний пост</div>').click(restoreLastPost);
      });
      function restoreLastPost() {
        $('#main-reply').val(localStorage.ReservePost);
      };
    });
    </script>
    
    <!-- Перенос Колонок тем и сообщений под Описание Форума / Deff, Alex_63 -->
      <script type="text/javascript">
        (function(){
           $.catch = function(a,f){$(function(){var t,i=0;function s(){i++;if(i>120)return;t=setTimeout(function(){if(!$(a).length){s();return};f()},100);}s();});}
           function appendTopicS(){
             $('.category td.tcl .tclcon,#f-subforums td.tcl .tclcon').each(function() {
               var L=$(this).parents('tr:first');
               var str='<div class="Add"><div class="Tems_And_messages"><span class="right">тем '+L.find('td.tc2').text()+'</span><span class="right">, сообщений '+L.find('td.tc3').text()+'</span></div>\
               </div>';$(str).appendTo(this);
             });
           }
           if($('#pun-index').length){appendTopicS ();}
           if($('#pun-viewforum').length){
             var summ=$('.main table[summary]').attr('summary').split(': ')[1].substr(0,1);
             if(summ=='#'||summ==String.fromCharCode(173))$.catch('#f-subforums',function(){appendTopicS()});
           }
        }());
        </script>
    
    
    <!-- Кликабельность ника в постах Гостя -->
    <script>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script>
    
    
    <!-- Новые сообщения -->
    <script type="text/javascript">
    $('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые</a></li>');
    </script>
    
    <!--ТЕГ  абзаца - [indent] -->
    <style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style>
    <script type="text/javascript">(function(){ var b = '[indent]';
    $("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif"  onclick="smile(\''+b+'\')"></td>');
    var indent = '<span style="display:inline-block;margin:1em 2.1em;"></span>'; /*удвоенные Отступы сверху и слево*/
    $('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
    </script>
    
    
    <!-- Мгновенный предпросмотр сообщения © Alex_63 -->
    <script type="text/javascript">
    var PPREV = {};
    PPREV.position = 0; //Положение окна Предпросмотра: 0 - над полем ввода, 1 - под полем ввода, 2 - справа
    PPREV.quote_cite = 'написал(а):'; //Надпись в окне цитаты
    </script>
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/10524.js"></script>
    
    
    <!-- Кнопка отключения мгновенного предпросмотра -->
    <style>#togglePreview{float:right;margin-top:-17px}</style>
    <script type="text/javascript">(function (){
      var a='Включить быстрый предпросмотр';
      var b='Отключить быстрый предпросмотр';
      var d='_PreviewToggle';
      setCookiePPrev=function(a,b,c){if(c){var d=new Date();d.setTime(d.getTime()+c);}if(a && b)document.cookie=a+'='+b+(c ? '; expires='+d.toUTCString() : '');else return false;}
      getCookiePPrev=function(a){var b=new RegExp(a+'=([^;]){1,}');var c=b.exec(document.cookie);if(c)c=c[0].split('=');else return false;return c[1] ? c[1] : false;}
      $('<small id="togglePreview"><input type="button" class="button" value="'+ b +'" onclick="togglePreview(this)"/></small>').insertAfter('#post fieldset:last legend');
      var x = ParseContent;
      window.togglePreview = function(sel){//alert(sel.value);
        if(sel.value==a){sel.value=b;setCookiePPrev(d,'0',-1000);ParseContent=x;ParseContent();$('#post-preview').show(); return}
        if(sel.value==b){sel.value=a;setCookiePPrev(d,'OFF',30*3600*24*30*1000);if($('#pun-viewtopic').length){$('#post-preview').hide()}ParseContent=function(){return};return}
      }; if(getCookiePPrev(d)=='OFF'){$('#togglePreview>.button').click()};
    }())
    </script>
    
    <!-- Быстрое редактирование постов © Alex_63 // V.3 -->
    <script src="https://forumstatic.ru/files/0015/c4/3f/97896.js" type="text/javascript"></script>
    
    
    <!--Альтернативная вставка картинки-->
    <script>
    var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('[img]','[/img]')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:0;position:absolute;height14px;margin:-5px 0 0 22px;font-size: 8px;\">2</p></b></td>"
    $("#button-image").after(oldIMG);
    </script>
    
    
    <!--обтекание изображения 2.4.4-->
    <script language="javascript">
    $(function(){
    $('td#button-link').before('<td id="floatbut" style=\'background-image:url("https://forumstatic.ru/files/0015/dd/40/15488.gif")\'></td>');
    $('#floatbut, .vibor').click(function(){
    $('div#float').toggle();});
      });
    elm=document.getElementsByTagName("div")
    for(x in elm) if(elm[x].className=="post-content") 
    {
    post = elm[x].innerHTML;
    if(post.indexOf("[/float]") != -1) {
    floats = /\[float=(.*?)\]([^\[]*)\[\/float\]/gi
    elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>")
    }}
    </script>
    <div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
    <div><strong>Направление обтекания</strong></div><br>
    <div align="center">
    <img class="vibor" src="https://forumstatic.ru/files/001a/fc/23/50698.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
    <img class="vibor" src="https://forumstatic.ru/files/001a/fc/23/19406.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
    </div></div>
    
    
    <!-------------------------- счетчик символов -------------------------->
    <script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border: 1px solid #a39a7f;    padding: 5px 20px;    margin: 0px 10px!important;    font-family: tinos!important;    font-size: 8px !important;    font-style: normal;    font-weight: normal;    text-transform: uppercase;    width: 150px;    background: #0000000f;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>
    
    <!-- Универсальный скрипт замены :copyright: Alex_63 -->
    <script type="text/javascript">
    function Change(sc,ch,st){$(sc).parent().each(function(){$(this).html($(this).html().replace(ch,st));});}
    Change('#pun-status .container .item1','Привет','Добро пожаловать');
    </script>
    
    
    <!-- Индикатор активности пользователя © Alex_63 -->
    <script type="text/javascript">
    $('.post-author:not(.online)').addClass('offlineind');
    $('.post-author.online').addClass('onlineind');
    $('.post').each(function(){
      var PostAuthorLogin = $(this).find('li.pa-author>a').text();
      var activeTime = $(this).find('.pa-online').text().split('Активен')[1];
      var lastactiveTime = $(this).find('.pa-last-visit').text().split('Последний визит:')[1];
      $(this).find('.post-author.onlineind').append('<img src="/i/blank.gif" class="indOnline" title="'+PostAuthorLogin+' на форуме'+activeTime+'" />');
      $(this).find('.post-author.offlineind').append('<img src="/i/blank.gif" class="indOffline" title="Последний визит '+lastactiveTime+' "/>');
    });
    </script>
    <!-- маленько редактуры духа -->
    
    
    
    <!-- Анти-в-строчку для Сообщений и Репутации © deff -->
    <script type="text/javascript">
    function changeS(sc,ch,st){$(sc).parent().each(function(){$(this).html($(this).html().replace(ch,st));});}
       changeS('.pa-respect','<span>+','<span>');
       changeS('#navadmin','Администрирование','амс');
       changeS('#pun-ulinks .item2','Активные темы','Активные');
       changeS('#pun-ulinks .item3','Темы без ответов','Без ответов');
       changeS('#pun-ulinks .item7','Всё прочитано','Прочитано');
    </script>
    
    <!--кнопки вверх вниз-->
    <div class="go-up" id='ToTop'></div>
    <div class="go-down" id='OnBottom'></div>
    <!--кнопки вверх вниз-->
    <script type="text/javascript">
    $(function(){
    if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
    $(window).scroll(function(){
      if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
      else $("#ToTop").fadeIn("slow")
    });
    if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
    $(window).scroll(function(){
      if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
      else $("#OnBottom").fadeIn("slow")
    });
    $("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
    $("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
    });
    </script>
    
    
    <script type="text/javascript">
    var title = document.querySelectorAll('.pa-avatar img[title], p.formsubmit .button[title], input.button[title],#statistic-other a[title], .post-rating a[title], span.offctgr img[title]'); 
    var allTitle = title.length;
    for (i=0; i<allTitle; i++){
        title[i].removeAttribute('title');
    }
    </script>
    
    
    <!------------ Исключение из "Цитировать" подписи и "отредактировано" ------------>
    <script type="text/javascript"> (function(){    var p =[];
      $('.post').find('.pl-quote').click(function(){
        p[0] = $(this).parents('.post').find('.lastedit');
        p[1] = $(this).parents('.post').find('.post-sig');
        p[2] = p[0].html();p[3] = p[1].html();
        p[0].html('');p[1].html('');
        setTimeout(function(){p[0].html(p[2]);p[1].html(p[3])},600);});
    }());
    </script>
    
    
    <!------------ Удаляем лишние строки после цитаты и кода // v.3 © Alex_63 ------------>
        <script type="text/javascript">
        $('.post-content').each(function() {
            var CNT = $(this).html();
            CNT = CNT.replace(/<p><br><\/p>/img,'');
            CNT = CNT.replace(/<p><br><br>(.*?)<\/p>/img,'<p>$1</p>');
            CNT = CNT.replace(/<p><br>(.*?)<\/p>/img,'<p>$1</p>');
            $(this).html(CNT);
        });
        </script>
    
    
    
    <!-— //Свои шрифты/ -->
    <script type="text/javascript">
    if ($('#post').length) {
    var ft; var i; var ft_f; var j = "";
    ft = document.getElementById("font-area");
    var ft_f = new Array();
    ft_f.push('<b>== Кириллица ==</b>');
    ft_f.push('Tolkien');
    ft_f.push('Incendio');
    ft_f.push('Oranienbaum');
    ft_f.push('Amatic SC');
    ft_f.push('Caveat');
    ft_f.push('Playfair Display');
    ft_f.push('Marck Script');
    ft_f.push('Pattaya');
    ft_f.push('Yeseva One');
    ft_f.push('Segoe print');
    ft_f.push('Cormorant Garamond');
    ft_f.push('Bad Script');
    ft_f.push('Poiret One');
    ft_f.push('Alumni Sans');
    ft_f.push('Jura');
    ft_f.push('Kelly Slab');
    ft_f.push('Playfair Display SC');
    ft_f.push('Pangolin');
    ft_f.push('Raleway');
    ft_f.push('Cormorant SC');
    ft_f.push('EB Garamond');
    ft_f.push('Alice');
    ft_f.push('Prata');
    ft_f.push('Arsenal');
    ft_f.push('Tenor Sans');
    ft_f.push('Vollkorn SC');
    ft_f.push('Lora');
    ft_f.push('Old Standard TT');
    ft_f.push('Inter');
    ft_f.push('El Messiri');
    ft_f.push('IBM Plex Serif');
    ft_f.push('Philosopher');
    ft_f.push('Underdog');
    ft_f.push('Whitehall');
    
    
    ft_f.push('<b>== Латиница ==</b>');
    ft_f.push('Encore');
    ft_f.push('Halimun');
    ft_f.push('Cyberpunk');
    ft_f.push('Auto Signature');
    ft_f.push('Bungee Outline');
    ft_f.push('Bigelow Rules');
    ft_f.push('Henny Penny');
    ft_f.push('Kranky');
    ft_f.push('MedievalSharp');
    ft_f.push('Londrina Outline');
    ft_f.push('Zilla Slab Highlight');
    ft_f.push('Akronim');
    ft_f.push('Nosifer');
    ft_f.push('Girassol');
    ft_f.push('Barrio');
    ft_f.push('Srisakdi');
    ft_f.push('Stick');
    ft_f.push('Big Shoulders Stencil Display');
    ft_f.push('Saira Stencil One');
    ft_f.push('Elsie');
    ft_f.push('Zen Loop');
    ft_f.push('Wire One');
    ft_f.push('Rubik Mono One');
    ft_f.push('Bigshot One');
    ft_f.push('Arima Madurai');
    ft_f.push('Pompiere');
    ft_f.push('Homemade Apple');
    ft_f.push('Zeyada');
    ft_f.push('Fjalla One');
    ft_f.push('Just Another Hand');
    ft_f.push('Julius Sans One');
    ft_f.push('Arizonia');
    ft_f.push('Bahiana');
    ft_f.push('Bilbo Swash Caps');
    ft_f.push('Dawning of a New Day');
    ft_f.push('Oregano');
    ft_f.push('Berkshire Swash');
    ft_f.push('Bigshot One');
    ft_f.push('Cookie');
    ft_f.push('Cormorant Unicase');
    ft_f.push('Geo');
    ft_f.push('Cutive Mono');
    ft_f.push('Oleo Script Swash Caps');
    ft_f.push('Pirata One');
    ft_f.push('Share Tech Mono');
    ft_f.push('Sacramento');
    ft_f.push('Qwigley');
    ft_f.push('Yesteryear');
    ft_f.push('Dancing Script');
    ft_f.push('Handlee');
    ft_f.push('Rochester');
    ft_f.push('Six Caps');
    ft_f.push('Great Vibes');
    ft_f.push('Playball');
    ft_f.push('Pirata One');
    ft_f.push('Berkshire Swash');
    ft_f.push('Great Vibes');
    ft_f.push('Indie Flower');
    ft_f.push('Grechen Fuemen');
    ft_f.push('Monoton');
    ft_f.push('Bangers');
    ft_f.push('Syncopate');
    ft_f.push('Fredericka the Great');
    ft_f.push('Reenie Beanie');
    ft_f.push('Annie Use Your Telescope');
    ft_f.push('Cabin Sketch');
    ft_f.push('Cinzel Decorative');
    ft_f.push('Niconne');
    ft_f.push('Calligraffitti');
    ft_f.push('Petit Formal Script');
    ft_f.push('Festive');
    ft_f.push('Megrim');
    ft_f.push('Finger Paint');
    ft_f.push('Hi Melody');
    ft_f.push('Raleway Dots');
    ft_f.push('Faster One');
    ft_f.push('Montserrat Subrayada');
    ft_f.push('Londrina Shadow');
    for (i in ft_f) {
    j = "<div><span style='font-family:" + ft_f[i] + ";'>" + ft_f[i] +  "</span><img src='/i/blank.gif' onclick=\"bbcode('[";
    j += "font=" + ft_f[i];
    j += "]','[/font]')\" /></div>";
    ft.innerHTML += j;
    }}
    </script>
    
    
    
    
    
    
    <!---------------------------- лс ---------------------------->
    
    <div id="character" class="reveal-modal xlarge main container">
    <div class='modal_wrap'></div>
    <a class="close-reveal-modal">×</a>
    </div>
    
    <script type="text/javascript">
    function showTab(elem){
        $(".menu span").removeClass("tabactive");
        $(elem).addClass("tabactive");
        $("div.submenutext").hide();
        var activeDiv = $(elem).attr("alt");
        $("div."+activeDiv).fadeIn();
        return false;
    }
    $(".modal-link").click(function() {
            var modId = $(this).attr('id');
    $('.modal_wrap').html('');
    $.get('pages/'+modId, function (data){
        $('.modal_wrap').html($(data).find('.character').html());
    });
    $(".submenutext").hide();
    $(".submenutext:first").show();
    });
    </script>
    
    
    <!--репутация без обновления страницы-->
    <script>
    if($('#pun-viewtopic').length && !$('#navawards').length)
    FORUM.PartnerVote = function() { return true; };
    </script>
    <!-— конец -->
    
    <!-- награды --><style type="text/css">.mini_awards_label, .mini_awards {display: none; font-size:0px;} #awrdbut * {cursor: pointer; }</style>
      <script>
    
    (function () {
         var awards_button = "<img src='https://forumstatic.ru/files/001a/fb/a2/93361.png' title='Показать / скрыть награды'>";
          function awards_spoiler() {
              $(".pa-awards").prepend("<span id='awrdbut'>"+awards_button+"</span>");
              $("#awrdbut > *").click(function(){$(this).parents(".pa-awards").find(".mini_awards_label, .mini_awards").toggle("slow");});
          }
          var t=0;  var time_func = setInterval(function(){ t++;
              if (t>100) { clearInterval(time_func); return; } 
              if ($(".pa-awards").length) { clearInterval(time_func); awards_spoiler() }
          },100);
    }())
      </script>
    
    <!-- Ссылка на авторский пост в цитате // v.3 © Alex_63 -->
    <script type="text/javascript">
    var quote_img = 'https://forumstatic.ru/files/0015/ec/20/41408.png'; //Кнопка "Перейти к сообщению" в цитате
    $('.quote-box>cite:not(:contains("Скрытый текст:"))').each(function() {
      var cntq=$(this).text(),sp0='<span class="qcn">Сообщение от</span> ',
      sp1='<span class="qc-uname">###</span>';
      if(cntq.indexOf('#p')!=-1){var pid=cntq.split(',')[0],autq=cntq.split(',')[1].split(' написал')[0],
        lnkq='<a class="qc-post-link" href="',imgq='<img src="'+quote_img+'" title="Перейти к сообщению"/>',
        sp2='&nbsp;<span class="qc-post-link">'+lnkq;sp1=sp1.replace('###',autq);
        if($('.post'+pid).length){$(this).html(sp0+sp1+sp2+pid+'">'+imgq+'</a></span>');}else
        {$(this).html(sp0+sp1+sp2+'/viewtopic.php?pid='+pid.split('#p')[1]+pid+'">'+imgq+'</a></span>');}
      }else{var autq=cntq.split(' написал')[0];sp1=sp1.replace('###',autq);$(this).html(sp0+sp1);}
    });$('#pun-viewtopic .pl-quote>a').each(function() {
      $(this).attr('href',$(this).attr('href').replace('(\'','(\'#'+$(this).parents('.post').attr('id')+','));
    });
    </script>
    
    <style>
    .banners-content a: {
        display: none;
    }
    </style>
    
    <!--Баннеры-->
    <div class="banners">
    <a href="https://wolfauf.rusff.me/" target="_blank"><img src="https://i.imgur.com/LCSHzDw.gif" alt="Execute" title="мистицизм без рас" width="88" height="31"></a>
    <a href="https://faceinless.ru" target=_blank><img src="https://upforme.ru/uploads/001b/dc/dc/130/109304.png" title="TVD: FACELESS"></a>
    <a href="https://tothegrave.rusff.me/" target=_blank><img src="https://upforme.ru/uploads/001c/44/9e/102/425100.png" border="0" title="to the grave" width=88 height=31></a>
    <a href="https://www.ouroborosrp.org" title="OUROBOROS" target="_blank">
    <img src="https://telegra.ph/file/b37113d1f83392dbdb502.png" alt="OUROBOROS" border="0" width="88" height="31"></a>
    <a href="http://wearethefuture.rusff.me/"><img src="http://i.imgur.com/3fj04bc.gif"></a>
    <a href="https://kingscross.f-rpg.me/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="https://forumstatic.ru/files/001a/08/74/15843.png"></a>
    <a href="http://ohcanada.rusff.me/" target=_blank> <img src="https://upforme.ru/uploads/000e/5d/50/3090/398201.gif" border="0" alt="maple syrup"></a>
    <a href="http://eltropicano.ru/#?advNum=site_banner" target="_blank">
    <img src="https://i.imgur.com/9zY3Dbu.gif" ></a>
    <a href="http://imperiumaeternum.rolka.me/" target="_blank"><img src="https://i.imgur.com/WX5beWm.gif" title="Imperium Aeternum"></a>
    <a href="https://exlibrisforlife.ru" title="ex libris crossover" target="_blank"><img src="https://i.imgur.com/1JHaL3K.png" alt="ex libris"></a>
    <a href="https://jkisdead.rusff.me/" title="Town under the Arch" target="blank"><img src="https://upforme.ru/uploads/0017/2a/64/6/714913.gif"></a>
    <a href="https://drinkbutterbeer.rusff.me" target="_blank"><img src="https://forumstatic.ru/files/001a/2e/af/91806.png" title="у нас наливают"></a>
    <a href="https://bostoncrazzy.rusff.me/" target="blank"><img src="https://i.imgur.com/MjPg7nE.gif"  title="BOSTON"></a>
    <a href="http://itisanewworld.rusff.me/"><img title="Mystery Book" src="https://i.imgur.com/8urfbim.png" border="0"/></a>
    <a href="https://barcross.rusff.me" title="CROSS BAR" target="_blank"><img src="https://forumstatic.ru/files/001b/2c/35/65418.png"></a>
    <a href="https://dis.f-rpg.me/" target=_"blank"><img src="https://forumstatic.ru/files/001a/e7/ed/65531.jpg" title="DIS" alt="DIS" border="0"></a>
    <a href="https://sideffect.rusff.me/" target="_blank"><img src="https://i.imgur.com/Qq1wM9t.gif" title="seoul // real life"></a>
    <a href="https://tmsqr.ru/" target="_blank"><img src='https://i.imgur.com/q4P8TKn.gif' title="time§quare" /></a>
    <a href="https://memlane.ru" title="memory lane" target="_blank"><img src="https://forumstatic.ru/files/0019/9e/ef/60582.gif" width="88" height="31" border="0"></a>
    <a href="https://brightonlife.ru/" target="_blank"><img src="https://upforme.ru/uploads/0012/39/57/2/36798.png" title="Не боишься, что кое-кто все про тебя расскажет?"></a>
    <a href="http://toeden.rusff.me" title="Магический реализм, США, 2022 год"  target="_blank"><img src="https://i.imgur.com/ZFiLFxE.gif" alt="Return to eden"></a>
    <a href="https://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="https://forumstatic.ru/files/0015/e5/72/48197.png"></a>
    <a href="https://gemcross.ru"><img src="https://gdivir.ru/gem/gemcross.png" width="88" height="31" border="0" alt="GEMcross" alt="GEMcross ждет"></a>
    <a href="https://historycross.rusff.me/" title="ИСТОРИЯ РОССИИ" target="_blank"><img src="https://upforme.ru/uploads/001b/67/7a/2/84020.jpg"></a>
    <a href="https://thedome.rusff.me/" target="_blank"><img src='https://forumstatic.ru/files/001b/e7/0b/28425.gif' title="Город, из которого нет выхода" /></a>
    <a href="https://sunnycross.ru/"><img src="https://i.ibb.co/Zz1H0CH/bb.png"></a>
    <a href="https://arkhaim.su/index.php" target="_blank" title="Аркхейм: авторский мир, фэнтези, рисованные внешности"><img src="https://forumstatic.ru/files/001b/8c/87/29818.png" width="88" height="31"/></a>
    <a href="https://morsmordremortis.rusff.me" target="_blank"> <img src="https://upforme.ru/uploads/001b/b9/c5/4/184058.gif" title="MORSMORDRE: MORTIS REQUIEM" border="0" alt="MORSMORDRE: MORTIS REQUIEM"></a>
    <a href="http://foreveryoung.rolbb.me/" title="Forever Young"><img src="https://upforme.ru/uploads/001a/fb/6a/2/804702.jpg" border="0"></a>
    <a href="https://nightcity.rusff.me/" target=_blank> <img src="https://upforme.ru/uploads/001b/b3/8e/87/612150.gif" border="0" alt="NIGHT CITY VIBE"></a>
    <a href="https://pulseofny.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/0f/f1/22/84716.gif" title="PULSE. Зомби-апокалипсис. Нью-Йорк 2024"/></a>
    <a href="https://karma.f-rpg.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/14/5b/7/124634.png" title="karma cross" border="0" width="88" height="31"></a>
     <a href="https://sinistrum.f-rpg.me" target="_blank"><img src="https://forumstatic.ru/files/001b/ea/09/40833.png" alt="sinistrum"></a>
    <a href="https://thehaze.rusff.me/" target="_blank"><img src='https://upforme.ru/uploads/001b/d4/18/243/512735.gif' title="городская мистика в эврика-спрингс" /></a>
    <a href="https://kicks-and-giggles.ru/" title="kicks & giggles crossover" target="_blank"><img src="https://upforme.ru/uploads/0019/e7/0f/2/438078.jpg" width="88" height="31" border="0"></a>
    <a href="https://thegoodplace.rusff.me/" target=_blank><img src="https://forumstatic.ru/files/001c/03/d1/66972.png" title=“the good place /// визардинг ворлд без постирония“></a>
    <a href="https://godstrust.rusff.me//" title="in gods we trust. боговник" target="_blank"><img src="https://upforme.ru/uploads/001c/38/7d/8/134741.png"></a>
    <a href="https://notacross.ru/" target="_blank"> <img src="https://forumstatic.ru/files/001c/57/ad/89952.gif" title="notacross" border="0" alt="notacross"></a>
     <a href="https://rialan.rusff.me" target="_blank"> <img src="https://i.imgur.com/WyHzR0s.gif" title="RIALAN: doomed to die"></a>
    <a href="https://hpbreakthewall.rusff.me" target=_blank><img src="https://upforme.ru/uploads/001c/6a/ec/5/154854.png" title="HP: Break the wall. Стена между мирами разрушена."></a>
    <a href="https://nxvrlnd.rusff.me/" title="neverland: south korea, multilocation" target="_blank"><img src="https://upforme.ru/uploads/001c/23/e3/10/313312.png"></a>
    <a href="https://tempusmagicae.rusff.me/" title="Tempus Magicae" target=_blank><img src="https://upforme.ru/uploads/001c/71/c5/2/877956.png"></a>
    <a href="https://unholymess.rusff.me/" target="_blank"> <img src="https://forumstatic.ru/files/001c/3b/02/39852.gif" title="Unholy Mess" border="0" alt="Unholy Mess"></a>
    <a href="https://lastcity.ru/"target="blank"> <img src="https://forumstatic.ru/files/001c/73/bf/33602.gif" title="ИЗГОИ: антиутопия, постап, суперспособности" alt="ИЗГОИ"></a>
    </div>
    
    <!-- Перемешать баннеры при перезагрузке © TheBanana, max, the murderer! 2022 -->  
    <script>
    $(document).ready(function(){
    	$('.banners').each(function () {
    	    var block = $(this);
    	    var banners = (block).children('a').not('.static');
    	    $(banners).sort(function (a, b) {
    	        return (-1 + Math.random() * 2);
    	    })
    	    .appendTo(block).show();
    	});
    });
    </script>
    
    
    
    <div class="cop"> <a href="https://imagiart.ru/viewtopic.php?id=19438#p1326422">zeushadyprod.</a></div>
    
    <!--меняем текст приветствия, последнего визита и сообщений в профиле. -->
    <script>
    function UniverСhange(selektor,changed,substitute){
    $(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){
    $(this).parent().html($(this).parent().html().replace(changed,substitute));};};});}
    UniverСhange("#pun-status span.item1","Добро пожаловать, ","Hi, ");
    UniverСhange("#pun-status span.item2","Ваш последний визит:","Visit:"); 
    </script>
    <!--конец смены текста приветствия-->
    
    
    <link rel="shortcut icon" href="https://forumstatic.ru/files/000e/5d/50/58255.png" type="image/x-icon" />
    
    <!----- пермалинк, амбассадор кринжа ----->
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/e5/b7/10126.js?v=10"></script>

    0

    3

    Код:
    <center>
    
    <div class="plashka"> <a href="https://soullove.ru/viewtopic.php?id=10989#p1156882">Новая жертва</a> <br>голосуем кто будет</div> 
    
    <div class="plashka"> <a href="https://soullove.ru/viewtopic.php?id=10959#p1128631">Титаник</a> <br>восхождение из глубин</div> 
    
    <div class="plashka"> <a href="https://soullove.ru/viewtopic.php?id=11019#p1141301">Event</a> <br>свежий взгляд на...</div> 
      </center>

    0

    4

    Код:
    <center><a href="https://rpgtop.su/12106" title="Рейтинг Ролевых Ресурсов - RPG TOP" target="_blank">
    
    <img src="https://img.rpgtop.su/88x31x11x7.gif" alt="Рейтинг Ролевых Ресурсов - RPG TOP" border="0" width="88" height="31"></a>
    
    <a href="HTTP://rpg-hit.ru/vote/forumcard/id/89" title="каталог ролевых: RPG-HIT" target="_blank" style="display:inline-block;width:88px;"a><img src="https://forumstatic.ru/files/001b/c3/c4/23464.gif"a></a>
    </center>
    
    <!-- гиф смайлы -->
    <script src="https://forumstatic.ru/files/000e/5d/50/37112.js?v=7"></script>
    <script>
    $(document).ready(function() {
      hvStickerPack.init("https://forumstatic.ru/files/000e/5d/50/31651.txt?v=25");
    });
    </script>
    
    <!-- Взаимная реклама © max, the murderer! 24.09.2024 -->
    <script>
    if ((GroupID <= 1 || GroupID == 2 || GroupID == 5 || GroupID == 6 || GroupID == 11) && (FORUM.get('topic.subject') && FORUM.get('topic.subject').match("Рекламообмен #"))) $(document).on('pun_main_ready pun_post', function() {
        $('.post').each(function() {        
            if ($(this).find('.pl-mutualPR').length) return;
            var link = $(this).find('h3 span > a.permalink').attr('href');
            link = '\n\n[url='+link+']Взаимная реклама[/url]';
            
            // Задаём шаблоны
            var template = [
                
               '[align=center][url=https://soullove.ru/viewtopic.php?id=5&p=2#p1102718][img]https://upforme.ru/uploads/000e/5d/50/2/791623.png[/img][/url][/align]',
     '[align=center][url=https://soullove.ru/viewtopic.php?id=5#p948801][img]https://upforme.ru/uploads/000e/5d/50/2/92149.gif[/img][/url][/align]',
        '[align=center][url=https://soullove.ru/viewtopic.php?id=5&p=2#p1067736][img]https://forumstatic.ru/files/000e/5d/50/49145.gif[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/viewtopic.php?id=8#p8][img]https://forumstatic.ru/files/000e/5d/50/51994.gif[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/viewtopic.php?id=5&p=2#p1129790][img]https://upforme.ru/uploads/000e/5d/50/6/656759.gif[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/viewtopic.php?id=8#p8][img]https://upforme.ru/uploads/000e/5d/50/6/639897.gif[/img][/url][/align]', 
    '[align=center][url=https://soullove.ru/viewtopic.php?id=5#p1007652][img]https://upforme.ru/uploads/000e/5d/50/6/137198.gif[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/viewtopic.php?id=8#p8][img]https://forumstatic.ru/files/000e/5d/50/33860.gif[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/viewtopic.php?id=8#p8/][img]https://forumstatic.ru/files/000e/5d/50/74370.gif[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/][img]https://forumstatic.ru/files/000e/5d/50/13480.png[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/][img]https://upforme.ru/uploads/000e/5d/50/6/82632.png[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/][img]https://upforme.ru/uploads/000f/09/5e/8775/973881.png[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/][img]https://upforme.ru/uploads/000e/5d/50/6/323742.png[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/viewtopic.php?id=5&p=2#p1073554][img]https://forumstatic.ru/files/000e/5d/50/84429.png[/img][/url][/align]',
    '[align=center][url=https://soullove.ru/viewtopic.php?id=5&p=2#p1063334][img]https://forumstatic.ru/files/000e/5d/50/85721.png[/img][/url][/align]' // последний элемент БЕЗ запятой
    
            ];
            
            template = template[Math.floor(Math.random() * template.length)];
            $(this).find('.post-links ul').append('<li class="pl-mutualPR"><a href="javascript://">Взаимная реклама</a></li>');
            $(this).find('.pl-mutualPR a').click(function() {
                var temp = $('<textarea>');
                $('body').append(temp);
                $(temp).val(template + link).select();
                document.execCommand('copy');
                $(temp).remove();
                $.jGrowl("Наш шаблон и ссылка на взаимную рекламу скопированы!");
           });
        });
        RusffCore.sets.show_reportBtn = 0; // Отключение кнопки "Пожаловаться" от Rusff (конфликтует)
    });
    </script>

    0


    Вы здесь » kunnskapens tre » Тестовый форум » коды


    Рейтинг форумов | Создать форум бесплатно