玄武岩 版式

源页面
2021年7月11日
修订 54

核心指标

更新于 2025年11月6日
评分
134
↑ 134
↓ 0
支持率
100%
总票数 134
Wilson 95% 下界
97.2%
在相同票数下更稳健的支持率估计
争议指数
0.000

评分趋势

按周聚合
加载图表中...

最近修订

1 / 19
编辑内容
2 个月前
版式代码更新至EN版本295
编辑内容
(D
(account deleted)
9 个月前
编辑内容
(D
(account deleted)
9 个月前

最近投票

1 / 14
2025-10-23
2025-10-21
2025-10-08
2025-10-03
2025-10-03
2025-10-02
2025-09-30
2025-09-20

页面源码

源码字符数 45742文字字数 3480
[[module CSS]]
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://rsms.me/inter/inter.css');

:root {
                    --body-font-primary: 'Noto Sans', 'Inter', 'Noto Sans SC', sans-serif;
                    --UI-font-fallback: "Noto Sans SC", "方体", "PingFang SC", "黑体", "Heiti SC", "Microsoft JhengHei UI", "Microsoft JhengHei", Roboto, Noto, "Noto Sans CJK SC", sans-serif;
}

[[/module]]

[[include :scp-wiki-cn:component:interwiki-style
| type=sidebar
| priority=1
| theme=https://cdn.scpwiki.com/theme/en/basalt/normalize-min.css
]]
[[include :scp-wiki-cn:component:interwiki-style
| type=sidebar
| priority=2
| theme=https://cdn.scpwiki.com/theme/en/basalt/basalt-bedrock-min.css
]]
[[include :scp-wiki-cn:component:interwiki-style
| type=sidebar
| priority=3
| theme=https://scp-wiki-cn.wdfiles.com/local--code/theme%3Abasalt/1
]]

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

[[module CSS]]
@import url(https://scp-wiki-cn.wdfiles.com/local--code/theme%3Abasalt/1)
[[/module]]

>[[ift{$darkmode}gs -basalt-override]]
>[[iftags]]
[[module CSS]]
@import url(https://scp-wiki-cn.wdfiles.com/local--code/theme%3Abasalt/2)
[[/module]]
[[include :scp-wiki-cn:component:interwiki-style
| type=sidebar
| priority=4
| theme=https://scp-wiki-cn.wdfiles.com/local--code/theme%3Abasalt/2
]]
>[[/iftags]]
>[[/ift{$darkmode}gs]]

>[[ift{$hidetitle}gs -basalt-override]]
>[[iftags]]
[[module CSS]]
@import url(https://scp-wiki-cn.wdfiles.com/local--code/theme%3Abasalt/3)
[[/module]]
>[[/iftags]]
>[[/ift{$hidetitle}gs]]

>[[ift{$centertitle}gs -basalt-override]]
>[[iftags]]
[[module CSS]]
@import url(https://scp-wiki-cn.wdfiles.com/local--code/theme%3Abasalt/4)
[[/module]]
>[[/iftags]]
>[[/ift{$centertitle}gs]]

>[[ift{$acs-itemnum}gs +版式]]
[[module CSS]]
@import url(https://scp-wiki-cn.wdfiles.com/local--code/theme%3Abasalt/5)
[[/module]]
>[[/ift{$acs-itemnum}gs]]

>[[ift{$wide}gs -basalt-override]]
>[[iftags]]
[[module CSS]]
@import url(https://scp-wiki-cn.wdfiles.com/local--code/theme%3Abasalt/6)
[[/module]]
>[[/iftags]]
>[[/ift{$wide}gs]]

>[[ift{$disable-acs-anim}gs +版式]]
[[include :scp-wiki:component:acs-animation]]
>[[/ift{$disable-acs-anim}gs]]

[[iftags +版式]]

[[div id="default" style="display: none;"]]
[[code type="css"]]

/*  ____                  _ _     */
/* |  _ \                | | |    */
/* | |_) | __ _ ___  __ _| | |_   */
/* |  _ < / _` / __|/ _` | | __|  */
/* | |_) | (_| \__ \ (_| | | |_   */
/* |____/ \__,_|___/\__,_|_|\__|  */
/*                                */
/* ============================== */
/*                                */
/* [2021 Wikidot Theme]           */
/* Version 2.1.0                  */
/*                                */
/* by Liryn, Placeholder McD      */
/* with thanks to EstrellaYoshte  */
/*                                */
/* Built on Bedrock               */
/*                                */

/*-----------------*/
/*---- IMPORTS ----*/
/*-----------------*/

@import url('https://cdn.scpwiki.com/theme/en/basalt/normalize-min.css');
@import url('https://cdn.scpwiki.com/theme/en/basalt/basalt-bedrock-min.css');

@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {

    /*----------------------*/
    /*---- BEDROCK VARS ----*/
    /*----------------------*/

    --header-logo: var(--logo);
    --logo: url('https://scp-wiki.wikidot.com/local--files/theme:basalt/basalt_scp_logo-for_lightmode.svg');

    --header-title: var(--title);
    --header-subtitle: var(--subtitle);
    --title: "SCP 基金会";
    --subtitle: "控制 - 收容 - 保护";

    --main-content-width: 60rem;
    --main-content-top-margin: 1.5rem;
    --base-font-size: .875rem;
    --bottom-area-padding: calc(var(--true-font-size)*2);
    --side-bar-width: 17rem;
    --basalt-page-content-font-weight: 440;

    --header-font-primary: var(--UI-font-primary);
    --UI-font-primary: 'Sofia Sans';

    --basalt-overtone: 10, 10, 11;
    --basalt-undertone: var(--basalt-bright-element-color);
    --basalt-UI-dark-palette: 50, 50, 51;
    --basalt-bright-element-color: 150, 24, 43;
    --basalt-dark-element-color: 105, 17, 30;
    --basalt-alternate-color: 221, 119, 17;
    --basalt-primary-color: 252, 252, 252;
    --basalt-secondary-color: 240, 240, 244;
    --basalt-tertiary-color: 229, 229, 238;
    --basalt-main-text-color: 35, 35, 38;

    --title-border-color: var(--basalt-overtone);
    --license-area-divider-color: var(--basalt-overtone);
    --footer-divider-color: var(--basalt-overtone);
    --search-icon-color: var(--basalt-overtone);
    --hr-color: var(--general-border-color);
    --general-border-color: 220, 220, 220;
    --rate-module-cancel-color: var(--basalt-alternate-color);
    --scrollbar-thumb-color: var(--basalt-dark-element-color);
    --modal-fader-background-color: 0, 0, 0;

    --side-bar-heading-background-color: 0, 0, 2, 0.07;
    --side-bar-media-background-color: none; /* Disabled by default */
    --side-bar-resources-background-color: none; /* Disabled by default */
    --side-bar-button-background-hover: none; /* Disabled by default */
    --side-bar-heading-text-color-hover: 255, 255, 255, 0.4;
    --side-bar-button-color-hover: var(--side-bar-button-color);

    /*---------------------*/
    /*---- BASALT VARS ----*/
    /*---------------------*/

    --basalt-UI-background-color: var(--basalt-secondary-color);
    --header-background-color: var(--basalt-UI-background-color);
    --side-bar-background-color: var(--basalt-UI-background-color);
    --bottom-area-background-color: var(--basalt-UI-background-color);
    --edit-area-ancillary-background-color: var(--basalt-UI-background-color);
    --edit-area-toolbar-background-color: var(--basalt-UI-background-color);
    --button-background-color: var(--basalt-UI-background-color);

    --basalt-UI-text-color: var(--basalt-main-text-color);
    --header-title-color: var(--basalt-UI-text-color);
    --header-subtitle-color: var(--basalt-UI-text-color);
    --top-bar-link-color: var(--basalt-UI-text-color);
    --search-icon-color: var(--basalt-UI-text-color);
    --side-bar-heading-text-color: var(--basalt-UI-text-color);
    --side-bar-link-color: var(--basalt-UI-text-color);
    --bottom-area-text-color: var(--basalt-UI-text-color);
    --edit-area-ancillary-text-color: var(--basalt-UI-text-color);
    --button-text-color: var(--basalt-UI-text-color);
    --basalt-sub-text-color: var(--basalt-UI-text-color);

    --ACS-font: var(--header-font);
    --basalt-th-background-color: var(--basalt-UI-dark-palette);
    --basalt-th-text-color: var(--basalt-light-text-color);
    --image-caption-text-color: var(--basalt-main-text-color);
    --authorbox-background-color: var(--basalt-primary-color);
    --floatbox-background-color: var(--basalt-secondary-color);
    --document-background-color: 253, 253, 253;
    --darkdocument-background-color: 30, 30, 35;

    --header-drop-shadow-opacity: 0.1;
    --window-border-radius: 8px;

    /*-----------------------*/
    /*---- EXTERNAL VARS ----*/
    /*-----------------------*/

    /* Info Bar */
    --linkColour: rgb(var(--basalt-light-text-color)) !important;
    --barColour: rgb(var(--basalt-undertone)) !important;
    --fnColor: rgb(var(--basalt-bright-element-color));

    /* BetterFootnotes */
    --posX: 6vw;
    --fnLinger: 0.33s;

    /* ACS */
    --one-color: 0, 159, 107;
    --two-color: 0, 135, 189;
    --three-color: 255, 211, 0;
    --four-color: 255, 109, 0;
    --five-color: 196, 2, 51;
    --six-color: 173, 77, 191;

}

/*------------------------*/
/*---- BASALT CLASSES ----*/
/*------------------------*/

/*------------------------*/
/*---- BASALT CLASSES ----*/
/*------------------------*/

:is(div.blockquote, blockquote) {
    color: rgb(var(--basalt-main-text-color));
    overflow: auto;
}

:is(div.blockquote, blockquote):has(div.floatbox) {
    overflow: unset;
}

#page-content div.notation {
    max-width: 45rem;
}

div.notation {
    display: block;
    margin-inline: auto;
    margin-block: 1.4rem;
    padding-inline: 1.1rem;
    padding-block: 0.9rem;
    background-color: rgb(var(--basalt-secondary-color));
    border-left: solid 0.25rem rgb(var(--general-border-color));
    border-right: solid 0.25rem rgb(var(--general-border-color));
    color: rgb(var(--basalt-main-text-color));
}

#page-content div.modal {
    max-width: 57rem;
}

div.modal {
    display: block;
    margin-inline: auto;
    margin-block: 1.4rem;
    padding-inline: 1.5rem;
    padding-block: 0.5rem;
    background-color: rgb(var(--basalt-primary-color));
    border: solid 0.2rem rgb(var(--general-border-color));
    color: rgb(var(--basalt-main-text-color));
}

#page-content div.smallmodal {
    max-width: 47rem;
}

div.smallmodal {
    display: block;
    margin-inline: auto;
    margin-block: 1.4rem;
    padding-inline: 1rem;
    padding-block: 0.2rem;
    background-color: rgb(var(--basalt-primary-color));
    border: solid 0.15rem rgb(var(--general-border-color));
    color: rgb(var(--basalt-main-text-color));
}

#page-content div:is(.jotting, .transcript) {
    max-width: 42rem;
}

div:is(.jotting, .transcript) {
    display: block;
    margin-inline: auto;
    margin-block: 1.4rem;
    padding-inline: 1.5rem;
    padding-block: 0.2rem;
    background-color: rgb(var(--basalt-secondary-color));
    border: dashed 0.15rem rgb(var(--general-border-color));
    color: rgb(var(--basalt-main-text-color));
}

#page-content div.papernote {
    max-width: 30rem;
}

div.papernote {
    display: block;
    margin-inline: auto;
    margin-block: 1.4rem;
    padding: 1rem 2rem;
    background-color: rgb(var(--basalt-tertiary-color));
    color: rgb(var(--basalt-main-text-color));
}

#page-content div:is(.document, .darkdocument) {
    max-width: 45rem;
}

div:is(.document, .darkdocument) {
    display: block;
    margin-inline: auto;
    margin-block: 1.5em;
    padding: 1.5rem;
    position: relative;
    --posX: -20vw;
}

div.document {
    background-color: rgb(var(--document-background-color));
    box-shadow: 0px 1px 1.9px -4px rgba(0, 0, 0, 0.1), 0px 6px 15px -4px rgba(0, 0, 0, 0.2);
    color: rgb(50, 50, 53);
}

div.darkdocument {
    background-color: rgb(var(--darkdocument-background-color));
    box-shadow: 0px 1px 1.9px -4px rgba(0, 0, 10, 0.8), 0px 6px 15px -4px rgba(0, 0, 7, 0.9);
    color: rgb(195, 195, 200);
}

div:is(.document, .darkdocument)::before,
div:is(.document, .darkdocument)::after {
    content: "";
    height: 98%;
    position: absolute;
    width: 98%;
    z-index: -1;
}

div:is(.document, .darkdocument)::before {
    left: -5px;
    top: 4px;
    transform: rotate(-2.5deg);
}

div:is(.document, .darkdocument)::after {
    right: -3px;
    top: 1px;
    transform: rotate(1.4deg);
}

div:is(.document)::before,
div:is(.document)::after {
    background-color: rgb(var(--document-background-color));
}

div:is(.darkdocument)::before,
div:is(.darkdocument)::after {
    background-color: rgb(var(--darkdocument-background-color));
    opacity: 90%;
}

div.document::before {
    box-shadow: 0px 1px 1.9px -4px rgba(0, 0, 0, 0.1), 0px 6px 15px -4px rgba(0, 0, 0, 0.1);
}

div.document::after {
    box-shadow: 0px 1px 1.9px -4px rgba(0, 0, 0, 0.1), 0px 6px 15px -4px rgba(0, 0, 0, 0.05);
}

div.darkdocument::before {
    box-shadow: 0px 1px 1.9px -4px rgba(0, 0, 10, 0.8), 0px 6px 15px -4px rgba(0, 0, 7, 0.9);
}

div.darkdocument::after {
    box-shadow: 0px 1px 1.9px -4px rgba(0, 0, 10, 0.8), 0px 6px 15px -4px rgba(0, 0, 7, 0.05);
}

@media only screen and (max-width: 1020px) {

    div:is(.document, .darkdocument)::before,
    div:is(.document, .darkdocument)::after {
     display: none;
    }
}

div[class$="_memo"] {
    background: var(--memo-logo) rgba(var(--memo-color), 1);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 4rem;
    margin-inline: auto;
    margin-block: 2rem;
    padding-inline: 20px;
    padding-block: 10px;
    border: solid 2px rgba(0, 0, 0, 0.1);
    text-align: center;
}

div[class$="_memo"]::before {
    content: var(--memo-heading);
    font-family: var(--UI-font);
    font-weight: 900;
    font-size: 1.3em;
    text-align: center;
    margin: 0 auto 1rem auto;
    display: flex;
    flex-direction: column;
    padding-top: 0.5em;
}

div.raisa_memo {
    --memo-heading: "来自记录与信息安全管理部的通知";
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/RAISA_LIGHTLOGO.png);
    --memo-color: 255, 243, 173;
}

div.classification_memo {
    --memo-heading: "分级委员会备忘录";
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/CLASSIFICATION_LIGHTLOGO.png);
    --memo-color: 237, 245, 243;
}

div.ettra_memo {
    --memo-heading: "来自潜在威胁战术响应局的通知";
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/ETTRA_LIGHTLOGO.png);
    --memo-color: 245, 215, 215;
}

div.ethics_memo {
    --memo-heading: "伦理委员会备忘录";
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/ETHICS_LIGHTLOGO.png);
    --memo-color: 255, 219, 196;
}

div.temporal_memo {
    --memo-heading: "时间异常部门";
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/DELTA_T_LIGHTLOGO.png);
    --memo-color: 255, 255, 255;
}

div.overwatch_memo {
    --memo-heading: "监督者指挥部";
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/O5_LIGHTLOGO.png);
    --memo-color: 227, 227, 227;
}

div.miscomm_memo {
    --memo-heading: "来自误传部门的通知";
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/MISCOMM_LIGHTLOGO.png);
    --memo-color: 238, 237, 250;
}

.table1 {
    --basalt-th-background-color: var(--one-color);
}

.table2 {
    --basalt-th-background-color: var(--two-color);
}

.table3 {
    --basalt-th-background-color: var(--three-color);
    --basalt-th-text-color: var(--basalt-main-text-color);
}

.table4 {
    --basalt-th-background-color: var(--four-color);
}

.table5 {
    --basalt-th-background-color: var(--five-color);
}

.table6 {
    --basalt-th-background-color: var(--six-color);
}

div:is(.table1, .table2, .table3, .table4, .table5, .table6) .scp-image-block {
    border-bottom-color: rgba(var(--basalt-th-background-color), 0.75);
}

div.tableb :is(#page-content table:not(.form), table.wiki-content-table) {
    border-collapse: separate;
    border-spacing: 4px;
}

span:is(.bigtext, .bt) {
    font-family: var(--header-font);
    font-weight: bold;
}

span:is(.specialtext, .st) {
    font-family: var(--UI-font);
    font-weight: bold;
}

:is(.table1, .table2, .table3, .table4, .table5, .table6) span:is(.st, .specialtext) {
    color: rgb(var(--basalt-th-background-color));
}

#page-content div.floatbox {
    background-color: rgb(var(--floatbox-background-color));
    float: left;
    max-width: calc(var(--main-content-width)/2.25);
    box-sizing: border-box;
    margin: 0.25rem 1.25rem;
    margin-left: clamp(calc(var(--main-content-width)/-4.5), calc((87.5vw - 95%)/-2), 0rem);
    padding-inline: 1.2rem;
    padding-block: 0.5rem;
    font-size: 0.9125em;
    border-radius: 7px;
    border: solid 0.12rem rgba(var(--general-border-color), 0.4);
}

#page-content div.floatbox.right {
    float: right;
    margin-left: 1.25rem;
    margin-right: clamp(calc(var(--main-content-width)/-4.5), calc((87.5vw - 95%)/-2), 0rem);
}

@media only screen and (max-width: 640px) {
    #page-content div:is(.floatbox, .floatbox.right) {
     float: none;
     margin: 0.5rem auto;
     width: 100%;
    }
}

:is(.table-no-border, .authorbox) td {
    border-color: transparent !important;
}

/*--------------*/
/*---- MISC ----*/
/*--------------*/

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body,
li,
p {
    line-height: 1.55;
}

@supports (font-feature-settings: inherit) {

    *,
    *::before,
    *::after {
     font-feature-settings:
     "zero" var(--zero, 0);
    }

}

::selection {
    text-shadow: none !important;
}

#page-content {
    font-size: calc(var(--true-font-size) * 1.13);
}

#main-content [id] {
    scroll-margin-top: calc(var(--header-final-height) + 1rem);
}

/* MISC --> Header alterations */

#header {
    background: linear-gradient(0deg, rgba(var(--header-background-color), 0.85) 0%, rgb(var(--header-background-color)) 100%);
    border-bottom: none;
    box-shadow: 0px 0px 8.5px -1px rgba(0, 0, 0, var(--header-drop-shadow-opacity)), 0px 0px 68px -21px rgba(0, 0, 0, calc(var(--header-drop-shadow-opacity) * 4));
    -webkit-backdrop-filter: blur(var(--basalt-UI-blur));
    backdrop-filter: blur(var(--basalt-UI-blur));
    font-family: var(--header-font);
}

#header h1 a {
    padding-left: calc(var(--base-header-height)*0.25);
    padding-right: calc(var(--base-header-height)*0.5);
}

#header h1 a span::before {
    font-weight: 900;
}

#header h1 a span::after {
    margin-bottom: 6px;
    font-weight: 600;
}

#header h1 a span {
    align-items: unset;
    text-align: unset;
}

#top-bar div[class*="top-bar"] ul li ul li a {
    box-shadow: none;
}

#login-status span.printuser>a img {
    filter: drop-shadow(0rem 0.2rem 0.35rem rgba(0, 0, 0, 0.19));
}

div#account-options>ul>li>a {
    transition: color 0.4s;
}

/* MISC --> Side bar alterations */

#side-bar:is(:hover, :focus-within)::before {
    height: calc(var(--base-header-height) + var(--header-border-width));
}

:is(#side-bar, #interwiki) .heading {
    background-color: rgb(var(--side-bar-heading-background-color));
    font-weight: 900;
    color: rgba(var(--side-bar-heading-text-color), 0.8);
}

#side-bar:is(:hover, :focus-within)::after {
    opacity: 40%;
}

#side-bar::after {
    transition: background-color var(--side-bar-transition), opacity var(--side-bar-transition);
}

/* MISC --> Various UI alterations */

form#edit-page-form table.form td:nth-of-type(1) {
    display: none;
}

#edit-page-title {
    background-color: rgba(var(--edit-area-ancillary-background-color)) !important;
    border: solid var(--edit-area-border-width) rgb(var(--edit-area-border-color), 0.5) !important;
    border-top-right-radius: var(--window-border-radius);
    border-top-left-radius: var(--window-border-radius);
    font-weight: 900;
    text-align: center;
}

#edit-page-textarea {
    font-family: var(--mono-font);
    font-size: 110%;
    height: 47vh;
}

#edit-page-form .wd-editor-toolbar-panel a::after {
    -webkit-mask-size: 70%;
    mask-size: 70%;
}

#wd-editor-toolbar-panel>div {
    grid-gap: calc(var(--edit-area-toolbar-icon-size)/1.6);
}

#edit-page-form>.buttons.alignleft>input[type="button"] {
    font-size: var(--true-font-size);
    padding: 1ch;
}

#edit-page-title,
#lock-info,
#edit-page-comments {
    color: rgb(var(--edit-area-ancillary-text-color));
}

#lock-info {
    border: solid 0.12rem rgba(var(--general-border-color), 0.4);
}

#lock-timer {
    font-family: var(--mono-font);
}

#action-area div.buttons> :is([name="save"], [name="save-continue"], [onclick*="PageTagsModule.listeners.save(event)"]) {
    --button-text-color: var(--basalt-positive-color);
    font-weight: bold;
}

#footer {
    color: rgb(var(--bottom-area-text-color));
    border-top: solid 2px rgb(var(--basalt-tertiary-color));
}

#footer-bar {
    display: none;
}

#license-area::before,
#license-area::after {
    margin-bottom: 10px;
}

div[id*="page-options-bottom"]>a {
    font-family: var(--UI-font);
    color: rgb(var(--basalt-main-text-color));
}

#more-options-button {
    background-color: rgb(var(--basalt-tertiary-color));
    color: inherit;
}

form#edit-page-form>table.form {
    position: relative;
}

form#edit-page-form>table.form::before {
    content: "标题";
    display: block;
    position: absolute;
    bottom: 30%;
    width: calc(100% - 15px);
    padding-left: 15px;
    pointer-events: none;
    opacity: 50%;
    font-family: var(--UI-font);
    font-weight: 900 !important;
    font-size: 11px;
    color: rgb(var(--edit-area-ancillary-text-color));
}

#edit-page-textarea:focus-visible {
    border-color: rgb(var(--basalt-dark-element-color));
}

#action-area>h1 {
    font-weight: 900;
}

#action-area>p {
    font-size: 0.9em;
    text-align: center;
}

#footer .options {
    border-right: solid var(--footer-divider-thickness) rgba(var(--footer-divider-color), 0.1);
}

#license-area::before {
    background: rgba(var(--license-area-divider-color), 0.1);
}

.autocomplete-list li.yui-ac-highlight {
    background-color: rgb(var(--basalt-secondary-color));
}

#revision-list .page-history tr[id*="revision-row"] td:nth-child(1)::before {
    background-color: rgb(var(--basalt-undertone));
}

#revision-list .page-history tr[id*="revision-row"]::before {
    background: rgb(var(--basalt-undertone));
}

.owindow {
    border-radius: var(--window-border-radius);
    font-family: var(--UI-font);
}

.owindow .button-bar>a[onclick*="cleanAll"] {
    border-top-right-radius: var(--window-border-radius);
}

.owindow .title {
    font-family: var(--UI-font);
    background-color: transparent;
    height: 2rem;
    justify-content: center;
    opacity: 60%;
    color: rgb(var(--basalt-main-text-color));
}

.owindow div[style*="margin-top"] {
    margin-bottom: 12px;
    margin-top: 20px !important;
}

.owindow> :not(.button-bar, .title)>img {
    height: 5em;
    border-radius: var(--window-border-radius);
}

.owindow .button-bar>a[onclick*="cleanAll"]::after {
    background: rgb(var(--basalt-main-text-color));
    transition-property: background;
    transition-duration: 0.3s;
}

.owindow .button-bar>a[onclick*="cleanAll"]:hover::after {
    background: rgb(var(--basalt-light-text-color));
}

.owindow>.content.modal-body>img+h1+table>tbody>tr>td {
    text-align: inherit;
}

#odialog-container[style*="block"] {
    background-color: rgb(var(--modal-fader-background-color), 0.65);
}

#search-top-box::before {
    background-color: rgb(var(--basalt-UI-dark-palette));
}

#search-top-box-input {
    outline: solid 0 rgb(var(--basalt-UI-dark-palette));
}

#main-content .page-tags span::before {
    content: "标签";
    font-weight: 800;
    opacity: 80%;
    margin-inline: 10px;
    align-self: center;
    font-size: 10px;
}

#main-content>.page-tags>span {
    grid-gap: 0.6rem;
    font-family: var(--UI-font);
    font-size: calc(var(--true-font-size)*0.85);
}

#history-subarea,
#action-area {
    font-family: var(--UI-font);
}

#action-area>h1 {
    margin: 0.425rem 0 1rem;
}

.preview-message {
    border: 0.15rem dashed rgb(var(--general-border-color));
    background-color: rgba(var(--basalt-secondary-color));
}

.diff-box table.page-compare th {
    font-family: unset;
}

input[type="checkbox"],
[type="radio"] {
    cursor: pointer;
}

.warning-top-box {
    background-color: rgb(var(--basalt-primary-color));
    border: 0.2rem solid rgb(var(--general-border-color));
    border-radius: 0.5rem;
    padding: 0.7rem 1.5rem;
}

.warning-top-box h1 {
    color: rgb(var(--basalt-main-text-color));
}

/* MISC --> Content alterations */

#page-content {
    padding-block: 2em;
    font-weight: var(--basalt-page-content-font-weight);
}

#page-title,
.meta-title {
    border-bottom: solid 0.15rem rgba(var(--title-border-color), 0.1);
    font-weight: 800;
    color: rgba(var(--basalt-main-text-color), 0.75);
    letter-spacing: -0.05rem;
}

#page-title {
    display: block !important;
}

#breadcrumbs,
.pseudocrumbs {
    font-size: 1em;
    margin: 0.7em 0 0 0;
}

h1,
h2 {
    font-weight: 800;
}

h3,
h4,
h5,
h6 {
    font-weight: 700;
}

.footer-wikiwalk-nav {
    margin-top: 3em;
    font-family: var(--UI-font);
    font-size: 0.9em;
    font-weight: 800;
    word-spacing: 0.3em;
}

.licensebox {
    margin-bottom: 1rem;
    font-size: 0.9em;
    text-align: center;
}

.licensebox :is(blockquote, .blockquote) {
    text-align: left;
}

hr {
    height: 2px;
    margin-block: 1rem;
    margin-inline: 1rem;
    overflow: auto;
}

.bibitems .title,
.footnotes-footer .title {
    text-transform: none;
}

.bibitems,
.footnotes-footer {
    margin: 4rem 0;
}

:is(.anom-bar-container, .anom-bar-esoteric) + :not(.acs-extra),
.acs-extra + * {
    margin-top: 1.2rem !important;
}

.anom-bar-container,
.anom-bar-container *,
.acs-extra {
    font-family: var(--ACS-font), var(--body-font) !important;
    font-weight: 800;
}

.anom-bar-container.ekhi .danger-diamond>.quadrants>.left-quad,
.anom-bar-container.danger .danger-diamond>.quadrants>.right-quad {
    background-color: rgba(255, 109, 0, 0.25);
    background-color: rgb(var(--four-color), 0.25) !important;
}

div:is(.class1, .item1)>div {
    font-family: var(--ACS-font), var(--header-font);
    font-weight: 900;
}

div.class1>div {
    font-size: 2em;
}

div.item1>div {
    font-size: 1.7em;
    text-transform: uppercase;
}

#delete-button:is(:hover, :focus) {
    background-color: rgb(var(--basalt-negative-color));
}

.yui-ac-content {
    background: rgb(var(--basalt-primary-color));
    border: 1px solid rgb(var(--basalt-tertiary-color));
}

/* BetterFootnotes adjusted to make better use of space on wider screens, at the cost of slide-in animation */

/* Plus some cosmetic adjustments */

.fncon {
    background-color: rgb(var(--basalt-primary-color));
    border: solid 2px rgb(var(--basalt-tertiary-color));
    border-left: none;
    box-shadow: -8px 0px var(--fnColor);
    line-height: inherit;
    font-size: 0.9em;
    font-weight: var(--basalt-page-content-font-weight);
    right: var(--posX);
    transition: opacity 0.15s linear var(--fnLinger), visibility 0.01s linear var(--fnInteract);
}

.fnnum:hover+.fncon,
.fncon:hover {
    transition: opacity 0.15s linear;
}

.fncon::before {
    color: rgba(255, 255, 255, 0.8);
    top: -2px;
    left: initial;
    right: 100%;
    transform: none;
    font-size: 1.125rem;
    text-align: right;
    font-family: var(--mono-font);
}

@media only screen and (max-width: 1279px) {
    .fncon {
     left: 10%;
    }
}

.collection .collapsible-block {
    background-color: rgb(var(--basalt-background-color));
    border: none;
}

.collection :is(.collapsible-block-unfolded-link, .collapsible-block-folded) a {
    border: none;
}

sub,
sup {
    line-height: inherit;
}

.scp-image-block.block-left,
.scp-image-block.block-right {
    clear: both;
}

.scp-image-block .scp-image-caption {
    font-weight: 600;
    color: rgb(var(--image-caption-text-color));
}

/*
.scp-image-block>a {
    pointer-events: none;
}
*/

.authorbox {
    background-color: rgb(var(--authorbox-background-color)) !important;
    color: rgb(var(--basalt-main-text-color)) !important;
    filter: drop-shadow(0rem 0.4rem 0.7rem rgba(0,0,0,0.2)) !important;
}

.authorbox::before {
    border-color: transparent transparent rgb(var(--authorbox-background-color)) transparent !important;
}

.authorlink-wrapper {
    --author-top-adjust: 0rem;
    --author-bottom-adjust: 1.5rem;
}

.authorlink-wrapper>a {
    margin-left: 0.4em;
    font-weight: bold !important;
    font-size: 80%;
}

.authorlink-wrapper>a::after {
    width: 0.7rem !important;
    height: 0.7rem !important;
    margin-left: 0.4em !important;
}

@supports (-webkit-touch-callout: none) /* Targets iOS only */ {

    :is(#page-content table:not(.form), table.wiki-content-table) {
     max-width: none;
     width: auto;
     min-width: 100%;
    }

}

:is(#page-content table:not(.form), table.wiki-content-table) th {
    font-family: var(--body-font);
    padding: 0.45em 0.7em;
    background-color: rgb(var(--basalt-th-background-color));
    border-color: rgb(var(--basalt-th-background-color));
    color: rgb(var(--basalt-th-text-color));
    letter-spacing: 0.033rem;
    text-align: center;
}

#page-content .quadrants > div {
    top: 2.25%;
    left: 18.5%;
}

.printuser a {
    font-weight: 600;
}

/*
div.page-rate-widget-box span.btn>a::before,
div.rate-box-with-credit-button .creditButton>p>a::before,
div.rate-box-with-credit-button .creditButton>p>a::after,
div.creditButtonStandalone>p>a::before,
div.creditButtonStandalone>p> a::after {
    background-color: rgb(var(--rate-module-text-color));
}
*/

/* 临时修复评分模块 */
div.page-rate-widget-box .rate-points {
        background-color: transparent !important;
}

/* 独立信息模块 */
.creditButtonStandalone {
    width: var(--rate-module-button-size);
    height: var(--rate-module-button-size);
    display: inline-flex;
    box-shadow: none;
    background-color: rgb(var(--rate-module-background-color));
    border: none;
    border-radius: 0;
    margin: 0.25rem 0;
    padding: 0.325em;
    text-align: center;
}
.creditButtonStandalone > p {
    display: contents;
}
.creditButtonStandalone > p > a {
    display: block;
    position: relative;
    width: 100%; height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    color: transparent!important;
    background-color: transparent;
    box-sizing: border-box;
    transition: all 0.095s linear;
}
.creditButtonStandalone > p > a::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: background-color 0.095s linear;
    background-color: rgb(var(--basalt-UI-dark-palette));
}
.creditButtonStandalone > p > a::after {
    content: "";
    display: block;
    background-color: rgb(var(--basalt-light-text-color));
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-mask-size: 40%;
    mask-size: 40%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: var(--vote-info-mask);
    mask-image: var(--vote-info-mask);
    -webkit-mask-size: 27.5%;
    mask-size: 27.5%;
}
.creditButtonStandalone > p > a:is(:hover, :focus)::before {
    background-color: rgb(var(--basalt-focus-color));
}

/*-------------------------------------------------*/
/*----- END OF DEFAULT STYLING ("LIGHT MODE") -----*/
/*-------------------------------------------------*/

[[/code]]
[[/div]]

[[div id="darkmode" style="display: none;"]]
[[code type="css"]]

:root {

    /*----------------------*/
    /*---- BEDROCK VARS ----*/
    /*---- (DARK MODE) -----*/
    /*----------------------*/

    --logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/basalt_scp_logo-for_darkmode.svg);

    --basalt-overtone: 180, 180, 181;
    --basalt-UI-dark-palette: 55, 55, 56;
    --basalt-bright-element-color: 234, 46, 52;
    --basalt-dark-element-color: 226, 60, 63;
    --basalt-primary-color: 13, 13, 15;
    --basalt-secondary-color: 26, 26, 28;
    --basalt-tertiary-color: 44, 44, 45;
    --basalt-main-text-color: 195, 195, 195;

    --general-border-color: 55, 55, 55;
    --modal-fader-background-color: var(--basalt-secondary-color);
    --button-hover-text-color: var(--basalt-main-text-color);
    --top-bar-link-color-hover: var(--basalt-main-text-color);
    --top-bar-link-background-hover: var(--basalt-dark-element-color);
    --login-status-link-background-hover: var(--basalt-undertone);
    --login-status-text-color: var(--basalt-main-text-color);
    --selection-background-color: var(--basalt-undertone);
    --selection-text-color: var(--basalt-main-text-color);
    --rate-module-info-icon-color: var(--basalt-main-text-color);
    --tab-focus-text-color: var(--basalt-main-text-color);

    --side-bar-heading-background-color: 253, 253, 253, 0.07;
    --side-bar-heading-text-color: var(--basalt-main-text-color);
    --side-bar-link-color-hover: var(--basalt-main-text-color);

    --basalt-negative-color: 209, 38, 38;
    --basalt-focus-color: var(--basalt-tertiary-color);

    --linkColour: rgb(var(--basalt-main-text-color)) !important;
    --swatch-menubg-black-color: 59, 60, 63;
    --swatch-menutxt-dark-color: 100, 100, 100;

    /*-----------------------------*/
    /*---- THEME-SPECIFIC VARS ----*/
    /*---- (DARK MODE) ------------*/
    /*-----------------------------*/

    --basalt-th-text-color: var(--basalt-main-text-color);
    --authorbox-background-color: var(--basalt-secondary-color);
    --header-drop-shadow-opacity: 0.32;

}

:is(#u-credit-view, div#u-credit-otherwise) .modalbox {
    --basalt-light-text-color: var(--basalt-main-text-color);
}

.owindow .button-bar>a[onclick*="cleanAll"]::after,
.owindow .button-bar>a[onclick*="cleanAll"]:hover::after {
    background: rgb(var(--basalt-main-text-color));
}

div[id*="page-options-bottom"]>a:is(:hover, :focus) {
    color: rgb(var(--basalt-main-text-color));
}

#more-options-button:is(:hover, :focus) {
    color: rgb(var(--basalt-main-text-color));
    background-color: rgb(var(--general-border-color));
}

form#edit-page-form table.edit-page-bottomtable tr td:nth-of-type(1)>div:nth-of-type(1):focus-within {
    color: rgb(var(--basalt-main-text-color));
}

:is(#file-upload-form table.form, form[onsubmit*="setParent"] > table.form, #rename-option-rename table.form)>tbody>tr>td:nth-child(1) {
    color: rgb(var(--basalt-main-text-color)) !important;
}

.bibitems .title,
.footnotes-footer .title {
    color: rgb(var(--basalt-main-text-color));
}

.yui-navset.yui-navset-top>ul.yui-nav>li:not(li.selected)>a:hover {
    color: rgb(var(--basalt-light-text-color));
}

.hovertip .content .footnote .f-heading,
.hovertip .content .reference .r-heading {
    color: rgb(var(--basalt-main-text-color));
}

.hovertip {
    border: solid 0.125rem rgb(var(--basalt-UI-dark-palette)) !important;
}

#main-content :is(.pager .pager-no, .pager>span.current) {
    color: rgb(var(--main-text-color));
}

#revision-list .page-history tr[id*="revision-row"] td:nth-child(3)>span::before {
    background: rgb(var(--basalt-undertone));
}

#history-form-1>table.form>tbody>tr:first-child>td:first-child {
    color: rgb(var(--basalt-main-text-color));
}

.diff-box table.page-compare th {
    color: rgb(var(--basalt-main-text-color));
}

#main-content .pager span>a:is(:hover, :focus) {
    color: rgb(var(--basalt-main-text-color));
}

[type="checkbox"]:checked {
    border-color: rgb(var(--basalt-undertone));
    background-color: rgb(var(--basalt-undertone));
}

input[type="checkbox"], [type="radio"] {
    border: solid 0.25em rgba(255, 255, 255, 0.35);
}

[type="radio"]:checked {
    border: solid 0.425em rgb(var(--basalt-dark-element-color));
}

#page-options-container .page-watch-options {
    color: rgba(var(--basalt-main-text-color, 0.2));
}

/*---------------------*/
/*---- BASALT DIVS ----*/
/*---- (DARK MODE) ----*/
/*---------------------*/

div[class$="_memo"] {
    background-color: rgba(var(--basalt-secondary-color), 1);
    border: solid 2px rgba(var(--memo-color), 1);
}

div[class$="_memo"]::before {
    color: rgb(var(--memo-color));
}

div.raisa_memo {
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/RAISA_DARKLOGO.png);
}

div.classification_memo {
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/CLASSIFICATION_DARKLOGO.png);
}

div.ettra_memo {
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/ETTRA_DARKLOGO.png);
}

div.ethics_memo {
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/ETHICS_DARKLOGO.png);
}

div.temporal_memo {
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/DELTA_T_DARKLOGO.png);
    --memo-color: 195, 195, 200;
}

div.overwatch_memo {
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/O5_DARKLOGO.png);
}

div.miscomm_memo {
    --memo-logo: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/MISCOMM_DARKLOGO.png);
}

:is(.table1, .table2, .table3, .table4, .table5, .table6) {
    --basalt-th-text-color: var(--basalt-light-text-color);
}

:is(div.table1, div.table2, div.table3, div.table4, div.table5, div.table6) span:is(.specialtext, .st) {
    filter: brightness(1.2);
}

:is(.table1, .table2, .table3, .table4, .table5, .table6) h1 {
    color: rgb(var(--basalt-th-background-color));
}

/*--------------*/
/*---- MISC ----*/
/*--------------*/

.fncon::before {
    color: rgba(0, 0, 0, 0.75);
}

/*--------------------------------------*/
/*----- END OF "DARK MODE" STYLING -----*/
/*--------------------------------------*/

[[/code]]
[[/div]]

[[div id="hidetitle" style="display: none;"]]
[[code type="css"]]

#page-title {
    display: none !important;
}

[[/code]]
[[/div]]

[[div id="centertitle" style="display: none;"]]
[[code type="css"]]

#page-title,
.meta-title,
#breadcrumbs,
.pseudocrumbs {
    text-align: center;
}

.pseudocrumbs {
    justify-content: center;
}

[[/code]]
[[/div]]

[[div id="acs-itemnum" style="display: none;"]]
[[code type="css"]]

.top-left-box>.item {
    display: none;
}

[[/code]]
[[/div]]

[[div id="wide" style="display: none;"]]
[[code type="css"]]

:root {
    --main-content-width: 70rem;
    --posX: 4vw;
}

#page-content div.modal {
    max-width: 100%;
}

[[/code]]
[[/div]]

[[module CSS]]

:root {
    --main-content-width: 70rem;
    --posX: 4vw;
}

#page-title {
    display: none;
}

.noclick {
    user-select: none;
}

[[/module]]

[[=]]
[[module Rate]]
[[/=]]

[[div class="noclick" style="filter: drop-shadow(0px 33px 75px rgba(0, 0, 60, 0.4));"]]
@@ @@
[[=]]
[[div style="margin: auto; max-width: 30rem; opacity: 85%;"]]
[[=image https://scp-wiki.wikidot.com/local--files/theme:basalt/basalt-theme-logo.svg]]
[[/div]]
[[/=]]
@@ @@
@@ @@
[[/div]]

[[=]]
[[size 120%]]**在任意页面中:**[[/size]]
[[size 160%]]**{{@@[[include @@[[span style="opacity: 70%;"]]@@:scp-wiki-cn:@@[[/span]]@@theme:basalt]]@@}}**[[/size]]
[[/=]]

[[div style="margin-top: 8rem;"]]
[[/div]]

+* 信息

**玄武岩**是一个由 [[*user Liryn]] 与 [[*user Placeholder McD]] 为 SCP 维基制作的美学版式,作为**基岩**——一个专为此项目而制作的版式扩展。参见[[[theme:bedrock|基岩的维基页面]]]或它[https://basalt-team.github.io/Basalt 在 GitHub 上的家]以获取更多资讯,包括所有它所提供的 CSS 变量。

[[div style="margin-top: 6.5rem;"]]
[[/div]]

+* 版式设置

在你的 @@[[include]]@@ 模块里添加**版式设置**来修改玄武岩的方方面面。
@@ @@

**{{@@[[include @@[[span style="opacity: 70%;"]]@@:scp-wiki-cn:@@[[/span]]@@theme:basalt @@##green|版式设置##@@]]@@}}**

**{{@@[[include @@[[span style="opacity: 70%;"]]@@:scp-wiki-cn:@@[[/span]]@@theme:basalt @@##green|版式设置##|##purple|另一个版式设置##@@]]@@}}**

@@ @@

截至当前版本的所有版式设置有:
* **{{darkmode=a}}**[[span class="noclick"]]@@ @@ @@ @@[[/span]]应用暗色模式
* **{{wide=a}}**[[span class="noclick"]]@@ @@ @@ @@[[/span]]加宽页面
* **{{hidetitle=a}}**[[span class="noclick"]]@@ @@ @@ @@[[/span]]去除页面标题
* **{{centertitle=a}}**[[span class="noclick"]]@@ @@ @@ @@[[/span]]居中页面标题
* **{{acs-itemnum=a}}**[[span class="noclick"]]@@ @@ @@ @@[[/span]]还原 [[[anomaly-classification-system-guide|ACS]]] 的“项目编号:”文本
* **{{disable-acs-anim=a}}**[[span class="noclick"]]@@ @@ @@ @@[[/span]]禁用 [[[component:acs-animation|ACS 动画]]]组件

[[div style="margin-top: 6.5rem;"]]
[[/div]]

+* 页面元素

@@ @@
= [[span class="st"]]@@[[span class="st"]]@@[[/span]] [[span class="noclick"]] @@ @@ [[/span]] [[span class="specialtext"]]@@[[span class="specialtext"]]@@[[/span]]

= [[span class="bt"]]@@[[span class="bt"]]@@[[/span]] [[span class="noclick"]] @@ @@ [[/span]] [[span class="bigtext"]]@@[[span class="bigtext"]]@@[[/span]]
@@ @@

[[=]]

[[div class="blockquote"]]
**{{@@[[div class="blockquote"]]@@}}**
[[/div]]

[[div class="notation"]]
**{{@@[[div class="notation"]]@@}}**
[[/div]]

[[div class="jotting"]]
**{{@@[[div class="jotting"]]@@}}**
[[/div]]

[[div class="modal"]]
**{{@@[[div class="modal"]]@@}}**
[[/div]]

[[div class="smallmodal"]]
**{{@@[[div class="smallmodal"]]@@}}**
[[/div]]

[[div class="papernote"]]
**{{@@[[div class="papernote"]]@@}}**
[[/div]]

[[/=]]

@@ @@

数角究治以并两家,利车热如工值,铁马否品新。流自青极张消步率低据指治历十,头者号个程活蠢史省专程。低象维天史便人周,细县全前也利术,委雨作折岗。积即又众根前百,置场色没走,感不利私。想满商能位格因转京议二指,下速七等号称科打量位,毛设状杠越回对构精。动山心去满省队后,动支相火解工得,元单更理造作,罐心属强。结九改理干山信那,听且任养见期,才主江权。多果引受美情却山经己区会历身适,自车任求住近定极治租老斗。进工共之思真思表,种中没满高好民,深认复研节。式表命听值相济多身,那由长内积给流住马,构陕治引整管条。内大即领置九动,风容记开按,果集类。金因西们认每且队,它车条道会精热手技,都辆真两美看。率地太四分该处毛斗,会引毛下认但基技,快示露利承料声。便或线标力或取身组该步,来许各极术计义采维计,少表当告点质查联。

[[div class="floatbox"]]
**{{@@[[div class="floatbox"]]@@}}**

这是浮动框(floatbox)。你可以在里面塞入任何类型的内容(除了更好的脚注之外,暂时如此)。这些内容会相对于围绕在其旁边的内容浮动在页面的一侧。

[[/div]]

除车研同直北传动,没引她育过社,高弦火住技位。万亲把权适农但社金,上元究料于总育先,天织照百只。置个步时参形深形花置适,千是整给这结育几与原,性入物看火呀覆专。十队基中都团究全增,山须决反则权由线取,家豆响山何歼选。设记就查人龙所克新群证习素,只龙基信电越弦阶毛起想边。代族住会众报片,至过后年期,公两到入杯。断始候准八法战身子民率平,会志时方飞效才常豆。府压正经眼如布专备,称除分意区力明放验,无养信合北事芬。即素期量油把具,究计收那民米毛,查励便少。你段改而万响阶信不热片,必已品式海保于县资,革声求又关系物约往。思阶干每起今准专资,以同红精断己照地毛,复别块何队。强进每别会细是研基,收利名族收支议白高,打革东经详多。千如十工命九它入种增,于需研构接好导始放,去议详南色事总法。严于观气安流者济次张据很复高条流完通后,适往了类革六技者先露济王厕关只江丽。已美看用们定取江技度界,须共响克如入革有。火办接铁制被议为治定,因到好儿具领把细,一或罐一位约特。边权干教开料七层,眼时难米治那根只,些露半运院此。动京里世新直道文在,克白他较情长数八多,必录路生育便复。求油型将八报变证会斗么广,火成几史知人几市均。求外运斯入复我矿,八品按者验实,段后须油孤。养制有构厂月克院活,米信上元解电位,准天该员七记参。

[[div class="floatbox right"]]
**{{@@[[div class="floatbox right"]]@@}}**
[[/div]]

增车身导元员写此,布时道细式感圆连者,器市导医特。感山金声再得件受,电气革素观强开维,备务每满较。关元例引如风决,极好地做手,量县道详。青给都布大但开领看亲严,老速说西造口江称记,七求K办儿此声生议。圆满置两样政场万采条验,石计验片于其统维支根个,车广何带九钉更。规平流片干利,别单详半。确上展物世连最结,上局离情常容,问管折内。没又集须况为太下,门结克非酸抛。清一水现从较家,务主干构也,极听葛林。入解五土照多所保,周向名代群克里,老例为常划。消技近反公南头低头格,情设关革常相。济革部种族数受毛出,方设消即的委原需,影月为层和与。日先便而更外们志东系近思别,小计酸志证圆王百想把应,团学而孟酸扭约葡米奔。

@@ @@

[[div style="display: flex; flex-flow: row wrap; justify-content: space-between; gap: 2.5rem;"]]

[[div class="document" style="padding-bottom: 23rem; flex-grow: 1;"]]
**{{@@[[div class="document"]]@@}}**
[[/div]]

[[div class="darkdocument" style="padding-bottom: 23rem; flex-grow: 1;"]]
**{{@@[[div class="darkdocument"]]@@}}**
[[/div]]

[[/div]]

@@ @@

[[div class="raisa_memo"]]
**{{@@[[div class="raisa_memo"]]@@}}**
[[/div]]

[[=]]
[[collapsible show="+ 更多备忘" hide="- 收起"]]

使用了由 [[*user EstrellaYoshte]] 制作的图标([[[desk-of-junior-designer-s-yvonne|见此]]])

[[div class="classification_memo"]]
**{{@@[[div class="classification_memo"]]@@}}**
[[/div]]

[[div class="ettra_memo"]]
**{{@@[[div class="ettra_memo"]]@@}}**
[[/div]]

[[div class="ethics_memo"]]
**{{@@[[div class="ethics_memo"]]@@}}**
[[/div]]

[[div class="temporal_memo"]]
**{{@@[[div class="temporal_memo"]]@@}}**
[[/div]]

[[div class="overwatch_memo"]]
**{{@@[[div class="overwatch_memo"]]@@}}**
[[/div]]

[[div class="miscomm_memo"]]
**{{@@[[div class="miscomm_memo"]]@@}}**
[[/div]]

[[/collapsible]]
[[/=]]

@@ @@

@@ @@

[[include :scp-wiki-cn:component:image-block name=https://scp-wiki.wikidot.com/local--files/theme:basalt/basalt_scp_logo-for_lightmode.svg|caption=插图方块。|width=280px]]

可通过六个连字符“@@------@@”[[footnote]]这是为了激怒 [[*user Placeholder McD]]。[[/footnote]]创建水平分割线。若它未被放在其他部件(诸如引用块)中,则会左右延伸贯穿页面。

标题可通过在一行字起始处输入 1 至 6 个加号“+”来创建。

+* 1 级标题

++* 2 级标题

+++* 3 级标题

++++* 4 级标题

+++++* 5 级标题

++++++* 6 级标题

@@ @@

[[tabview]]
[[tab 分页]]
这是分页(Tab View)。
[[/tab]]
[[tab 分页]]
嘿看,这里有更多的文本。

多么精巧绝伦。
[[/tab]]
[[tab 长 Tab]]
这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。

这是一个长的 tab,它有很多文字。
[[/tab]]
[[tab 这个 tab 因为某些古怪的原因而拥有一个特别特别长的名字。我想知道为什么?这真的很奇怪。]]
这是一个有脚注的 tab[[footnote]]这是另一个脚注。[[/footnote]]
[[/tab]]
[[tab 空 Tab]]
[[/tab]]
[[tab 空 Tab]]
[[/tab]]
[[tab 空 Tab]]
[[/tab]]
[[tab 空 Tab]]
[[/tab]]
[[tab 空 Tab]]
我想念我们能够信任彼此的日子。
[[/tab]]
[[/tabview]]

@@ @@

||~ 这是 ||~ 表格 ||
||你应该老早 || 就知道怎么 ||
||||做这个了吧 ||
||||= 但是真的吗? ||

[[footnoteblock]]

[[div style="margin-top: 6.5rem;"]]
[[/div]]

+* 着色

某些元素可以被 **{{tableX}}** 类着色。
此系统被设计为与[[[anomaly-classification-system-guide|异常分类系统]]]相互关联;每一种颜色都对应了不同的安保权限等级。

@@ @@

[[div style="display: flex; flex-flow: row wrap; gap: 2.5rem;"]]

[[div class="table1"]]
||~ {{.table1}} ||
||= 这里是文本 ||
||= 这里是文本 ||
||= 这里是文本 ||
[[/div]]

[[div class="table1"]]
[[include :scp-wiki-cn:component:image-block name=https://cdn.scpwiki.com/theme/en/basalt/basaltlogo.svg|caption=**{{.table1}}**|width=100px]]
[[/div]]

[[div class="table2"]]
||~ {{.table2}} ||
||= 这里是文本 ||
||= 这里是文本 ||
||= 这里是文本 ||
[[/div]]

[[div class="table2"]]
[[include :scp-wiki-cn:component:image-block name=https://cdn.scpwiki.com/theme/en/basalt/basaltlogo.svg|caption=**{{.table2}}**|width=100px]]
[[/div]]

[[div class="table3"]]
||~ {{.table3}} ||
||= 这里是文本 ||
||= 这里是文本 ||
||= 这里是文本 ||
[[/div]]

[[div class="table3"]]
[[include :scp-wiki-cn:component:image-block name=https://cdn.scpwiki.com/theme/en/basalt/basaltlogo.svg|caption=**{{.table3}}**|width=100px]]
[[/div]]

[[div class="table4"]]
||~ {{.table4}} ||
||= 这里是文本 ||
||= 这里是文本 ||
||= 这里是文本 ||
[[/div]]

[[div class="table4"]]
[[include :scp-wiki-cn:component:image-block name=https://cdn.scpwiki.com/theme/en/basalt/basaltlogo.svg|caption=**{{.table4}}**|width=100px]]
[[/div]]

[[div class="table5"]]
||~ {{.table5}} ||
||= 这里是文本 ||
||= 这里是文本 ||
||= 这里是文本 ||
[[/div]]

[[div class="table5"]]
[[include :scp-wiki-cn:component:image-block name=https://cdn.scpwiki.com/theme/en/basalt/basaltlogo.svg|caption=**{{.table5}}**|width=100px]]
[[/div]]

[[div class="table6"]]
||~ {{.table6}} ||
||= 这里是文本 ||
||= 这里是文本 ||
||= 这里是文本 ||
[[/div]]

[[div class="table6"]]
[[include :scp-wiki-cn:component:image-block name=https://cdn.scpwiki.com/theme/en/basalt/basaltlogo.svg|caption=**{{.table6}}**|width=100px]]
[[/div]]

[[/div]]

[[div style="margin-top: 6.5rem;"]]
[[/div]]

+* 与玄武岩一同引入

* **[[[component:betterfootnotes|更好的脚注]]]** 作者:[[*user EstrellaYoshte]]
* **[[[component:acs-animation|ACS 动画]]]** 作者:[[*user EstrellaYoshte]]

[[div style="margin-top: 6.5rem;"]]
[[/div]]

[[=]]
[[div style="font-size: 1.5em !important;"]]
[[span style="font-family: var(--header-font);"]]页眉字体与用户界面字体为 **Sofia Sans** / **思源黑体**。[[/span]]
正文字体为 **Inter** / **思源黑体**。
{{等宽字体为 **JetBrains Mono** / **思源宋体**。}}
[[/div]]
[[/=]]

[[/iftags]]