Glossary

This glossary is generated automatically.

To add an article to the glossary, tag the page with an underscore and the first letter of the article's title
e.g., for an article titled Example add the tag _e using "other tools"—"page tags"

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

B (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

C (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

D (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

E (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

F (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

G (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

H (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

I (Back to Top)

SCP-300 – "Світ в пляшці"

від SpleefSpleef 25 Sep 2018 17:37

рейтинг: 0+x

SCP-303 - Брамник

від Dr BushrootDr Bushroot 23 Dec 2018 12:33

рейтинг: 0+x

SCP-304 - Сигнал

від murzei_chaosmurzei_chaos 16 Dec 2018 23:43

рейтинг: 0+x

SCP-321 - Дитина людини

від murzei_chaosmurzei_chaos 01 Feb 2019 07:44

рейтинг: 0+x

SCP-331 - "Тамблс"

від DasgotDasgot 24 Dec 2019 20:36

рейтинг: 0+x

SCP-333 - Місто в симфонії

від murzei_chaosmurzei_chaos 21 Apr 2020 09:50

рейтинг: 0+x

SCP-336 – "Ліліт"

від DrDikkensDrDikkens 23 Mar 2020 13:51

рейтинг: 0+x

Об'єкт №: SCP-336

SCP-343 - "Бог"

від Dr BushrootDr Bushroot 16 Jun 2017 13:07

рейтинг: 0+x
scp-heritage-v3.png

SCP-348 - Татків подарунок

від Dr BushrootDr Bushroot 20 Sep 2017 17:33

рейтинг: 0+x

SCP-352 - "Баба-Яга"

від Dr BushrootDr Bushroot 23 Dec 2018 12:45

рейтинг: 0+x

SCP-354 - Багряний Став

від Dr BushrootDr Bushroot 06 Oct 2017 11:46

рейтинг: 0+x

SCP-355 - Зубчаста галявина

від Dr BushrootDr Bushroot 23 Dec 2018 12:55

рейтинг: 0+x

SCP-360 - Вознесіння

від Dr BushrootDr Bushroot 19 Apr 2018 14:21

рейтинг: 0+x

SCP-374 – Пророча гільйотина

від Dr BushrootDr Bushroot 05 Mar 2020 16:33

рейтинг: 0+x

SCP-379 - Механічний феромон

від murzei_chaosmurzei_chaos 24 Jul 2020 14:29

рейтинг: 0+x

SCP-388 - Неперевершений фрісбі

від DrDikkensDrDikkens 19 Apr 2020 22:56

рейтинг: 0+x

SCP-398 - Привітальний коридор

від DasgotDasgot 10 Feb 2020 07:56

рейтинг: 0+x

SCP-402 - Обсидіановий поглинач

від murzei_chaosmurzei_chaos 15 May 2019 21:21

рейтинг: 0+x
page 10 of 16« previous12...89101112...1516next »

%%linked_title%% — %%first_paragraph%% [[/module]]

J (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

K (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

L (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

M (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

N (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

O (Back to Top)

SCP-5000 – Чому?

від Dr BushrootDr Bushroot 11 Feb 2020 07:17

рейтинг: 0+x

SCP-517 - Бабуся знає

від murzei_chaosmurzei_chaos 02 Feb 2020 15:08

рейтинг: 0+x

SCP-573 - Флейта підкорення

від murzei_chaosmurzei_chaos 25 May 2019 18:20

рейтинг: 0+x

SCP-574 - Бомжатник

від FleurDeLisFleurDeLis 05 Sep 2017 19:00

рейтинг: 0+x

SCP-577 – Кішка з набоїв

від Dr BushrootDr Bushroot 07 Feb 2020 23:11

рейтинг: 0+x

SCP-5884 – що жив

від DrDikkensDrDikkens 21 May 2021 13:32

/*
    Simple Yonder Theme
    [2020 Wikidot Theme]
    By EstrellaYoshte
    Based on:
        Sigma-9 Theme by Aelanna and Dr Devan
        Anderson Robotics Theme by Croquembouche
        Minimal Theme by stormbreath
        Word Processing Theme by stormbreath
        Flopstyle CSS by Lt Flops
*/
 
@import url('https://scp-wiki.wdfiles.com/local--files/theme%3Asimple-yonder/jost.css');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url(https://fonts.googleapis.com/css2?family=Fira+Code&display=swap);
 
:root {
    --themeColor: #7E2520;
    --accentColor: #E01F1F;
}
 
#page-content { font-size: .87rem; }
 
body {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    background-color: white;
}
 
.code pre, .code p, .code, tt{ /* ---- Code by Croquembouche ---- */
    font-family: "Fira Code", monospace;
}
 
.page-source{
    font-family: "Fira Code", monospace;
 
}
a {
    color: var(--accentColor);
}
 
a:visited {
    color: var(--themeColor);
}
 
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--themeColor);
    font-family: 'jostregular';
    font-weight: bold;
}
 
#page-title {
    color: var(--themeColor);
    font-family: 'jostregular';
    font-weight: bold;
    font-size: 2.4em;
    border-color: rgba(0,0,0,0.267);
}
 
/* ---- HEADER ---- */
 
 div#container-wrap{
     background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Asimple-yonder/bg3.png');
     background-repeat: repeat-x;
}
 
div#header {
    background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Asimple-yonder/logo.png');
    background-size: 7.3rem;
    background-position: 3px 29px;
}
@media (max-width: 767px) and (min-width: 480px) {
    div#header {
      background-size: 6rem;
      background-position: -4px 44px;
    }
}
@media (max-width: 479px) {
    div#header {
      background-size: 4.6rem;
      background-position: -3px 58px;
    }
}
 
#login-status,
#login-status a {
    color: white;
    font-weight: bold;
}
#account-topbutton{
    border: 0px;
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: none;
    background: #282828;
    box-shadow: none;
    border-radius: 2px;
    color: #f4f4f4;
}
 
#search-top-box input.empty {
    color: #bbbbbb;
}
 
div#header h1 a span {
    font-family: 'jostregular';
    font-weight: bold;
    color: #f4f4f4;
    text-shadow: 0px 0px 0px #000;
}
div#header h2 span {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #f4f4f4;
    padding: 17px 0;
    text-shadow: 0px 0px 0px #000;
    white-space: pre;
}
 
/* ---- SIDE BAR ---- */
 
div#side-bar {
    font-size: 104%;
    background-color: white;
}
 
#side-bar .side-block.media > * {
    display: flex;
    justify-content: space-evenly;
}
#side-bar .side-block {
    border: #ffffff 4px;
    border-radius: 0;
    box-shadow: none;
    background: #ffffff !important;
    padding: 2px;
}
#side-bar .heading {
    border: none;
    border-radius: 0;
    color: #282828;
    font-size: 1.3em;
    padding: 1em 1em 0 0;
    border-top: 1px solid rgba(0,0,0,.15);
    margin: 1em -0.8em 1em -0.5em;
    font-weight: normal;
}
 
#side-bar .menu-item > a:hover {
    background-color: rgba(0,0,0,0.05);
    color: var(--accentColor);
    text-decoration: none;
}
 
#top-bar div.open-menu a {
    border-radius: 0;
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2), 0px 3px 10px 0 rgba(0, 0, 0, 0.19);
    color: var(--themeColor);
    border: none;
}
 
#side-bar a:visited,
#top-bar ul li.sfhover a,
#top-bar ul li:hover a,
#login-status ul a,
#login-status ul a:hover {
    color: var(--themeColor);
}
 
@media (max-width: 767px) {
    #main-content {
        padding: 0;
        margin: 0 5%;
        border-left: none;
    }
    #page-title {
        margin-top: 0.7em;
    }
    #side-bar {
        left: -19em;
    }
    #side-bar:target {
        border: none;
        box-shadow: 1px 0 5px 0 rgba(0,0,0,0.2);
    }
    #side-bar .close-menu {
        transition: width 0.5s ease-in-out 0.1s,
        opacity 1s ease-in-out 0s;
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: rgba(0,0,0,0.3);
        background-position: 19em 50%;
        z-index: -1;
        opacity: 0;
        pointer-events: none;
    }
    #side-bar:target .close-menu {
        width: calc(100% - 19em);
        right: 0;
        left: auto;
        opacity: 1;
        pointer-events: auto;
    }
    #page-content > hr, #page-content > .list-pages-box > .list-pages-item > hr {
        margin: 3em -5.5%;
    }
    #side-bar {
        top: 0;
    }
    #side-bar .heading {
        padding-left: 1em;
        margin-left: -1em;
    }
}
 
/* ---- TABS ---- */
 
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: var(--themeColor); /* color between tab list and content */
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background: white; /* tab background */
    border-color: transparent;
    color: black;
    transition: 0.125s;
}
 
.yui-navset .yui-nav a em {
    background: #f4f4f4;
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
    border-color: white;
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    background: white; /* selected tab background */
    color: var(--themeColor);
}
 
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background: white;
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em {
    border-color: transparent;
    box-shadow: 0px 1px 2px 0.5px rgba(0,0,0,0.5);
    background: white;
}
 
.yui-navset .yui-content {
    background: #f4f4f4; /* content background color */
}
 
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content {
    border-color: transparent; /* content border */
    border-top-color: transparent; /* different border color */
}
 
.yui-navset-left .yui-content {
    border-left-color: #b7a9a9; /* different border color */
}
 
/* ---- INFO BAR ---- */
 body{
     --barColour: var(--themeColor);
}
 
 .info-container .collapsible-block-content .wiki-content-table{
     width: 100%;
}
 
/* ---- INFO PANE ---- */
 
#page-content .creditRate{
     margin: unset;
    margin-bottom: 8px;
}
#page-content .rate-box-with-credit-button {
    background-color: #ffffff;
    border: solid 1px white;
    box-shadow: none;
    border-radius: 0;
}
 
#page-content .rate-box-with-credit-button .fa-info {
    border: none;
    color: var(--themeColor);
}
 
#page-content .rate-box-with-credit-button .fa-info:hover {
    background: #ffffff;
    color: var(--accentColor);
}
 
.rate-box-with-credit-button .cancel {
    border: solid 1px white;
}
 
/* ---- PAGE RATING ---- */
 
.page-rate-widget-box {
    box-shadow: none;
    margin: unset;
    margin-bottom: 8px;
}
 
.page-rate-widget-box .rate-points {
    background-color: white !important;
    color: var(--themeColor) !important;
    border: solid 1px white;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
    background-color: white;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}
 
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
    background: transparent;
    color: var(--themeColor);
}
 
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
    background: white;
    color: var(--accentColor);
}
 
.page-rate-widget-box .cancel {
    background: transparent;
    background-color: white;
    border: solid 1px white;
}
 
.page-rate-widget-box .cancel a {
    color: var(--themeColor);
}
.page-rate-widget-box .cancel a:hover {
    background: white;
    color: var(--accentColor);
}
 
/* ---- PAGE ELEMENTS ---- */
 
#page-content .wiki-content-table tr th {
    border: solid 1px #bbbbbb;
    background-color: #f4f4f4;
    /* set border for table title */
}
 
#page-content .wiki-content-table tr td {
    border: solid 1px #bbbbbb;
    /* set border for table content */
}
 
blockquote,
div.blockquote,
#toc,
.code {
     background-color: #f4f4f4;
     border: solid 1px #bbbbbb;
}
 
.scp-image-block {
    border: solid 1px #bbbbbb;
    box-shadow: none;
    box-sizing: border-box;
}
.scp-image-block .scp-image-caption {
    background-color: #f4f4f4;
    border-top: solid 1px #bbbbbb;
    color: black;
}
 
hr {
  background-color: rgba(0, 0, 0, 0.267);
}
 
/* ---- FOOTER ---- */
#footer { background: transparent; }
#footer a { color: var(--themeColor); }

[[iftags +component]]

This is a component to make the mobile sidebar button active on desktop-size screen.
To use, put the following:

[[include :scp-wiki:component:toggle-sidebar]]

If used with a theme, it's recommended to put said theme after this [[include]].

(Use this version by WoedenazWoedenaz if you're using Black Highlighter)


[[/iftags]]

/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
}
 
@media (min-width: 768px) {
 
    .mobile-top-bar {
        display: block;
    }
 
    .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block!important;
        position: fixed;
        top: 0;
        left: -19em;
        width: 17em;
        height: 100%;
        margin: 0;
        overflow-y: auto;
        z-index: 10;
        padding: 0.3em 0.675em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.5s ease-in-out;
    }
 
    #side-bar:target {
        display: block;
        left: 0;
        width: 17em;
        margin: 0;
        z-index: 10;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
    }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
 
    .close-menu {
        margin-left: 19em;
        opacity: 0;
    }
}

SCP-592 - Неточна книга з історії

від murzei_chaosmurzei_chaos 22 May 2019 07:45

рейтинг: 0+x

SCP-610 - Плоть, що ненавидить

від Dr BushrootDr Bushroot 20 Mar 2018 18:53

рейтинг: 0+x

SCP-610-L1

від Dr BushrootDr Bushroot 20 Mar 2018 18:58

рейтинг: 0+x

SCP-610-L2

від Dr BushrootDr Bushroot 20 Mar 2018 19:01

рейтинг: 0+x

SCP-610-L3

від Dr BushrootDr Bushroot 20 Mar 2018 19:03

рейтинг: 0+x

SCP-610-L4

від Dr BushrootDr Bushroot 20 Mar 2018 19:07

рейтинг: 0+x

SCP-610-L5

від Dr BushrootDr Bushroot 20 Mar 2018 19:10

рейтинг: 0+x

SCP-615 - Купа паличок

від murzei_chaosmurzei_chaos 08 Apr 2020 08:11

рейтинг: 0+x

SCP-628 - Флейтовий гай

від Dr BushrootDr Bushroot 05 May 2018 13:43

рейтинг: 0+x

SCP-662 - Дзвоник дворецького

від Dr BushrootDr Bushroot 10 Sep 2017 09:05

рейтинг: 0+x
page 10 of 18« previous12...89101112...1718next »

%%linked_title%% — %%first_paragraph%% [[/module]]

P (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

Q (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

R (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

S (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

T (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

U (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

V (Back to Top)

SCP-4015 - Хранителі

від Dr BushrootDr Bushroot 02 Dec 2018 09:49

рейтинг: 0+x

SCP-4018 - Око

від murzei_chaosmurzei_chaos 21 Oct 2019 14:20

рейтинг: 0+x

SCP-4031 - Амнестична спокута

від Comrade XanderComrade Xander 26 Feb 2021 09:47

The ListPages module does not work recursively.
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
}
 
@media (min-width: 768px) {
 
    .mobile-top-bar {
        display: block;
    }
 
    .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block!important;
        position: fixed;
        top: 0;
        left: -19em;
        width: 17em;
        height: 100%;
        margin: 0;
        overflow-y: auto;
        z-index: 10;
        padding: 0.3em 0.675em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.5s ease-in-out;
    }
 
    #side-bar:target {
        display: block;
        left: 0;
        width: 17em;
        margin: 0;
        z-index: 10;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
    }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
 
    .close-menu {
        margin-left: 19em;
        opacity: 0;
    }
}
рейтинг: 0+x

What this is

A bunch of miscellaneous CSS 'improvements' that I, CroquemboucheCroquembouche, use on a bunch of pages because I think it makes them easier to deal with.

The changes this component makes are bunch of really trivial modifications to ease the writing experience and to make documenting components/themes a bit easier (which I do a lot). It doesn't change anything about the page visually for the reader — the changes are for the writer.

I wouldn't expect translations of articles that use this component to also use this component, unless the translator likes it and would want to use it anyway.

This component probably won't conflict with other components or themes, and even if it does, it probably won't matter too much.

Usage

On any wiki:

[[include :scp-wiki:component:croqstyle]]

This component is designed to be used on other components. When using on another component, be sure to add this inside the component's [[iftags]] block, so that users of your component are not forced into also using Croqstyle.

Related components

Other personal styling components (which change just a couple things):

Personal styling themes (which are visual overhauls):

CSS changes

Reasonably-sized footnotes

Stops footnotes from being a million miles wide, so that you can actually read them.

.hovertip { max-width: 400px; }

Monospace edit/code

Makes the edit textbox monospace, and also changes all monospace text to Fira Code, the obviously superior monospace font.

@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&display=swap');
 
:root { --mono-font: "Fira Code", Cousine, monospace; }
#edit-page-textarea, .code pre, .code p, .code, tt, .page-source { font-family: var(--mono-font); }
.code pre * { white-space: pre; }
.code *, .pre * { font-feature-settings: unset; }

Teletype backgrounds

Adds a light grey background to <tt> elements ({{text}}), so code snippets stand out more.

tt {
  background-color: var(--swatch-something-bhl-idk-will-fix-later, #f4f4f4);
  font-size: 85%;
  padding: 0.2em 0.4em;
  margin: 0;
  border-radius: 6px;
}

No more bigfaces

Stops big pictures from appearing when you hover over someone's avatar image, because they're stupid and really annoying and you can just click on them if you want to see the big version.

.avatar-hover { display: none !important; }

Breaky breaky

Any text inside a div with class nobreak has line-wrapping happen between every letter.

.nobreak { word-break: break-all; }

Code colours

Add my terminal's code colours as variables. Maybe I'll change this to a more common terminal theme like Monokai or something at some point, but for now it's just my personal theme, which is derived from Tomorrow Night Eighties.

Also, adding the .terminal class to a fake code block as [[div class="code terminal"]] gives it a sort of pseudo-terminal look with a dark background. Doesn't work with [[code]], because Wikidot inserts a bunch of syntax highlighting that you can't change yourself without a bunch of CSS. Use it for non-[[code]] code snippets only.

Quick tool to colourise a 'standard' Wikidot component usage example with the above vars: link

:root {
  --c-bg: #393939;
  --c-syntax: #e0e0e0;
  --c-comment: #999999;
  --c-error: #f2777a;
  --c-value: #f99157;
  --c-symbol: #ffcc66;
  --c-string: #99cc99;
  --c-operator: #66cccc;
  --c-builtin: #70a7df;
  --c-keyword: #cc99cc;
}
 
.terminal, .terminal > .code {
  color: var(--c-syntax);
  background: var(--c-bg);
  border: 0.4rem solid var(--c-comment);
  border-radius: 1rem;
}

Debug mode

Draw lines around anything inside .debug-mode. The colour of the lines is red but defers to CSS variable --debug-colour.

You can also add div.debug-info.over and div.debug-info.under inside an element to annotate the debug boxes — though you'll need to make sure to leave enough vertical space that the annotation doesn't overlap the thing above or below it.

…like this!

.debug-mode, .debug-mode *, .debug-mode *::before, .debug-mode *::after {
  outline: 1px solid var(--debug-colour, red);
  position: relative;
}
.debug-info {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Fira Code', monospace;
  font-size: 1rem;
  white-space: nowrap;
}
.debug-info.over { top: -2.5rem; }
.debug-info.under { bottom: -2.5rem; }
.debug-info p { margin: 0; }

SCP-4100 - Небездоганне майбутнє

від murzei_chaosmurzei_chaos 30 Nov 2018 05:10

рейтинг: 0+x

SCP-4107 - Мертва

від Comrade XanderComrade Xander 16 Mar 2021 19:23

рейтинг: 0+x

SCP-4176 - Податки

від Class K manClass K man 25 Feb 2020 09:26

рейтинг: 0+x

SCP-4482 - Останній дзвінок

від murzei_chaosmurzei_chaos 31 Aug 2020 20:13

рейтинг: 0+x

SCP-4517 - Не дуже 𝒩ний

від sunkwordsunkword 23 Feb 2020 16:54

рейтинг: 0+x

SCP-4669 - Nuestra Señora de la Revolución Popular

від Wandering beastWandering beast 28 Feb 2021 11:23

@import url(/component:scp-pride/code/1);
[[/module]]

SCP-4716 - Кулінарна книга Плутоворе

від DasgotDasgot 16 Apr 2021 07:01

рейтинг: 0+x

SCP-4780 - Дрібний

від (user deleted) 31 Aug 2019 08:44

рейтинг: 0+x

SCP-4807 - Колмогоровська складність

від DrKhmelnytskyDrKhmelnytsky 10 Jun 2019 18:15

рейтинг: 0+x

№: 4807

SCP-4830 - Голова, як нора

від sunkwordsunkword 28 Jan 2020 19:46

рейтинг: 0+x

%%linked_title%% — %%first_paragraph%% [[/module]]

W (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

X (Back to Top)

Оповідання Російської філії

від DasgotDasgot 07 Apr 2020 19:53

.section {
background: linear-gradient(to bottom, #eee 0%, #eee 50%, #f7f7f7 50%, #f7f7f7 100%);
border: 1px solid #888;
border-radius: 10px;
overflow: hidden;
margin-bottom: 15px;}
.section > p {
display: none;}
.section h3 {
display: inline-block;
float: left;
padding-left: 0.7em;
margin-top: none;
margin-bottom: none;
font-size: 1.4em;
font-weight: bolder;
color: #901;}
.section > a {
float: left;
font-size: 1.4em;
font-weight: bolder;
padding-right: 0.7em;
margin-top: 0.5em;}
.section table {
width: 100%;}
.section table td, .section table th {
border: none;}
.section table *:first-child {
text-align: left;}
.section table *:last-child {
text-align: center;}
.section table td:first-child, .section table th:first-child {
font-weight: bold;}
.section table tr{
background: #fff;
border-bottom: 1px dashed #888;}
.section table tr:first-child {
border-bottom: 1px solid #888;}
.section table tr:last-child {
border-bottom: none;}
.section table tr:last-child{
background: linear-gradient(#fff, #f7f7f7);}
.section table td:last-child {
width:8.75em;
text-align: right;
background-color:#f7f7f7;}
[[/module]]

Оповідання української філії

від N_NivisN_Nivis 18 Aug 2019 00:08

.section {
background: linear-gradient(to bottom, #eee 0%, #eee 50%, #f7f7f7 50%, #f7f7f7 100%);
border: 1px solid #888;
border-radius: 10px;
overflow: hidden;
margin-bottom: 15px;}
.section > p {
display: none;}
.section h3 {
display: inline-block;
float: left;
padding-left: 0.7em;
margin-top: none;
margin-bottom: none;
font-size: 1.4em;
font-weight: bolder;
color: #901;}
.section > a {
float: left;
font-size: 1.4em;
font-weight: bolder;
padding-right: 0.7em;
margin-top: 0.5em;}
.section table {
width: 100%;}
.section table td, .section table th {
border: none;}
.section table *:first-child {
text-align: left;}
.section table *:last-child {
text-align: center;}
.section table td:first-child, .section table th:first-child {
font-weight: bold;}
.section table tr{
background: #fff;
border-bottom: 1px dashed #888;}
.section table tr:first-child {
border-bottom: 1px solid #888;}
.section table tr:last-child {
border-bottom: none;}
.section table tr:last-child{
background: linear-gradient(#fff, #f7f7f7);}
.section table td:last-child {
width:8.75em;
text-align: right;
background-color:#f7f7f7;}
[[/module]]

Оформлення та глосарій

від murzei_chaosmurzei_chaos 25 Dec 2016 19:58

На цієї сторінки розташовано перелік характерних для матеріалів Фонду фраз і виразів, і усталені варіанти перекладу.

Перелік ресурсів

від murzei_chaosmurzei_chaos 24 Nov 2016 19:41

[[tabview]]
[[tab Філії Фонду - скорочено]]

Свіжі виправлення

від murzei_chaosmurzei_chaos 25 Nov 2016 10:32

%%title_linked%% змінено %%updated_by%% в %%updated_at|%H:%M %d.%m.%Y %%
[[/module]]

тестувальна сторінка

від Uther_McClellanUther_McClellan 29 Jun 2020 11:25

Коли я казав, що можна видаляти, я думав, що хоч одну, але залишать :)

page 4 of 4« previous1234

%%linked_title%% — %%first_paragraph%% [[/module]]

Y (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

Z (Back to Top)

%%linked_title%% — %%first_paragraph%% [[/module]]

_x
Якщо не зазначено інше, вміст цієї сторінки доступний на умовах ліцензії Creative Commons Attribution-ShareAlike 3.0 License