SCP-⌘ — 在颤抖王国之下
警告:本文档中的一切皆为绝对真相。明令禁止已授权的访问。
其他语言
/* 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; pointer-events: auto; } @media not all and (max-width: 767px) { #top-bar .mobile-top-bar { display: block; pointer-events: none; } #top-bar .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; position: fixed; top: 0; left: -18rem; width: 15.25rem; height: 100%; margin: 0; overflow-x: hidden; overflow-y: auto; z-index: 10; padding: 1em 1em 0 1em; background-color: rgba(0,0,0,0.1); transition: left 0.4s ease-in-out; scrollbar-width: thin; } #side-bar:target { left: 0; } #side-bar:focus-within:not(:target) { left: 0; } #side-bar:target .close-menu { display: block; position: fixed; width: 100%; height: 100%; top: 0; left: 0; margin-left: 19.75em; opacity: 0; z-index: -1; visibility: visible; } #side-bar:not(:target) .close-menu { display: none; } #top-bar .open-menu a:hover { text-decoration: none; } /* FIREFOX-SPECIFIC COMPATIBILITY METHOD */ @supports (-moz-appearance:none) { #top-bar .open-menu a { pointer-events: none; } #side-bar:not(:target) .close-menu { display: block; pointer-events: none; user-select: none; } /* This pseudo-element is meant to overlay the regular sidebar button so the fixed positioning (top, left, right and/or bottom) has to match */ #side-bar .close-menu::before { content: ""; position: fixed; z-index: 5; display: block; top: 0.5em; left: 0.5em; border: 0.2em solid transparent; width: 30px; height: 30px; font-size: 30px; line-height: 0.9em; pointer-events: all; cursor: pointer; } #side-bar:focus-within { left: 0; } #side-bar:focus-within .close-menu::before { pointer-events: none; } } }
/* BLANKSTYLE CSS [2021 Wikidot Theme] By Placeholder McD and HarryBlank Based on: Paperstack Theme by EstrellaYoshte Penumbra Theme by EstrellaYoshte */ @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap'); #page-content { font-size: .9rem; } #main-content { top: -1.6rem; padding: 0.2em; } div#container-wrap { background-image: none; } div#header { background-image: none; } #header h1, #header h2 { margin-left: 0; float: none; text-align: center; } #header h2 { margin-top: 0.5rem; } #header h1 span, #header h2 span { font-size: 0; display: none;} #header h1 a::before, #header h2::before { color: #000; letter-spacing: 1px; font-family: 'Montserrat', sans-serif !important; text-shadow: none; } #header h1 a::before { content: var(--header-title, "R\0026 C SITE-43"); font-weight: 400; font-size: 1.3em; } #header h2::before { content: var(--header-subtitle, "SUBVERTING COMMON PRACTICE"); font-weight: 700; font-size: 1.2em; } @media (max-width: 707px) { #header h1 a::before { font-size: 1.6em; } } #login-status, #login-status a { color: #333333; } #page-title { display: none; } #footer, #footer a { background: transparent; color: #333333; } #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: #333333; box-shadow: none; border-radius: 0px; color: #efefef; } #search-top-box input.empty { color: #999999; } #search-top-box { top: 2.3rem!important; right: 8px; } #top-bar { display: flex; justify-content: center; right: 0; top: 7.9rem; } #top-bar, #top-bar a { color: #333333; } h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; color: #000; letter-spacing: 1px; } h1 { font-size: 2em; } h2 { font-size: 1.45em; } div#extra-div-1 { height: 160px; width: 100%; top: 0; position: absolute; background: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ablankstyle/43Head.png'); background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; z-index: -1; } @media (max-width: 707px) { div#extra-div-1 { top: 15px; } } body { background-image: linear-gradient( to bottom, #e0e0e0, #e0e0e0 90px, #e0e0e0 90px, #ffffff 200px, #ffffff 200px, #ffffff 100%); background-repeat: no-repeat; } :root { --timeScale: 1.5; --timeDelay: 1.5s; --posX: calc(50% - 358px - 13rem); --fnLinger: 1s; } #page-content hr { background-color: #000; } #page-content tr th { padding: 6px; border: #000 1px solid; } #page-content tr td { padding: 12px; border: #000 1px solid; line-height: 1.4; } #page-content .sidebox tr td, #page-content .sidebox tr th { padding: 0.35em; } #side-bar { border-right: 1px solid #333; background: #DDD; } #side-bar .side-block { border: 1px solid #333; border-radius: 0; box-shadow: none; } #top-bar div.open-menu a { border: 1px solid #333; border-radius: 0; box-shadow: none; } @media (max-width: 767px) { #side-bar:target { border: 1px black; box-shadow: none; } } #side-bar .side-block { border: 1px solid #333; border-radius: 0; box-shadow: none; background-color: #FDF6D7; } #side-bar .side-block.media { background-color:#D7EFE7; } #side-bar .side-block.resources { background-color:#F5D8E0; } #page-content .creditRate{ margin: unset; margin-bottom: 4px; } #page-content .rate-box-with-credit-button { background-color: #ffffff; border: solid 1px #000; box-shadow: none; border-radius: 0; } #page-content .rate-box-with-credit-button .fa-info { border: none; color: #333333; } #page-content .rate-box-with-credit-button .fa-info:hover { background: #333333; color: #ffffff; } .rate-box-with-credit-button .cancel { border: solid 1px #ffffff; } /* ---- PAGE RATING ---- */ .page-rate-widget-box { box-shadow: none; border: solid 1px #000; margin: unset; margin-bottom: 4px; border-radius: 0; } div.page-rate-widget-box .rate-points { background-color: #ffffff; color: #333333; border: none; border-radius: 0; } .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown { background-color: #ffffff; border-top: none; border-bottom: none; } .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a { background: transparent; color: #333333; } .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover { background: #333333; color: #ffffff; } .page-rate-widget-box .cancel { background: transparent; background-color: #ffffff; border: none; border-radius: 0; } .page-rate-widget-box .cancel a { color: #333333; } .page-rate-widget-box .cancel a:hover { background: #333333; color: #ffffff; border-radius: 0; } #page-content .rate-box-with-credit-button .page-rate-widget-box { border: none; } .anchor { position: sticky; height:0; top: 0; } .sidebox { padding: .14rem; margin-top: 0; margin-bottom: 8px; width: calc((100vw - 870px)/2); max-height: calc(100vh - 18rem); position: absolute; top: 0; left: 103.5%; z-index: 5; overflow: auto; box-sizing: border-box; } @media (max-width: 1290px) { .sidebox { display: none; visibility: hidden; } #header h2::before { font-size: 0.9em !important; } } .scp-image-block { box-shadow: none; } /* ---- YUI TAB BASE ---- */ .yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit} /* ---- YUI TAB CUSTOMIZATION ----*/ .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav{ display: flex; flex-wrap: wrap; width: calc(100% - .125rem); margin: 0 auto; border-color: #333333; box-shadow: none; } .yui-navset .yui-nav a, /* ---- Link Modifier ---- */ .yui-navset .yui-navset-top .yui-nav a{ color: #333333; /* ---- Tab Background Colour | [UNSELECTED] ---- */ background-color: #efefef; border: unset; box-shadow: none; box-shadow: none; } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus{ color: #ffffff; /* ---- Tab Background Colour | [HOVER] ---- */ background-color: #333333; } .yui-navset .yui-nav li, /* ---- Listitem Modifier ---- */ .yui-navset .yui-navset-top .yui-nav li{ position: relative; display: flex; flex-grow: 2; max-width: 100%; margin: 0; padding: 0; color: #ffffff; background-color: #ffffff; border-color: transparent; box-shadow: none; } .yui-navset .yui-nav li a, .yui-navset-top .yui-nav li a, .yui-navset-bottom .yui-nav li a{ display: flex; align-items: center; justify-content: center; width: 100%; } .yui-navset .yui-nav li em{ border: unset; } .yui-navset .yui-nav a em, .yui-navset .yui-navset-top .yui-nav a em{ padding: .35em .75em; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- */ .yui-navset .yui-navset-top .yui-nav .selected{ flex-grow: 2; margin: 0; padding: 0; /* ---- Tab Background Colour | [SELECTED] ---- */ background-color: #333333; } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a em{ border: none; } .yui-navset .yui-nav .selected a{ width: 100%; color: #ffffff; } .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:active{ color: #ffffff; background-color: #333333; } .yui-navset .yui-content { background-color: #ffffff; box-shadow: none; } .yui-navset .yui-content, .yui-navset .yui-navset-top .yui-content{ padding: .5em; border: 1px solid #333; box-sizing: border-box; } /*---- SCROLLBAR ----*/ ::-webkit-scrollbar { width: 10px; } ::-webkit-scrollbar-track { background: #FFF; border-left: 1px solid #333; } ::-webkit-scrollbar-thumb { background: #CCC; border: #333 1px solid; } ::-webkit-scrollbar-thumb:hover { background: #EEE; } /*---- CENTER IMAGES ON MOBILE courtesy of EstrellaYoshte and PeppersGhost ----*/ .imagediv { float: right; margin: 15px } @media (max-width: 540px) { .imagediv { float: none; text-align:center; margin: auto; } } @media only screen and (max-width: 600px) { .scp-image-block.block-right{ float: none; margin: 10px auto; } } /*---- ACS-COLORED TABLE DIVS ----*/ #page-content .table1 tr th, #page-content .table1 .scp-image-block .scp-image-caption { background-color: #D7EFE7; } #page-content .table2 tr th, #page-content .table2 .scp-image-block .scp-image-caption { background-color: #D8ECF4; } #page-content .table3 tr th, #page-content .table3 .scp-image-block .scp-image-caption { background-color: #FDF6D7; } #page-content .table4 tr th, #page-content .table4 .scp-image-block .scp-image-caption { background-color: #FFDABF; } #page-content .table5 tr th, #page-content .table5 .scp-image-block .scp-image-caption { background-color: #F5D8E0; } #page-content .table6 tr th, #page-content .table6 .scp-image-block .scp-image-caption { background-color: rgba(146, 0, 255, 0.2); } .tableb .wiki-content-table { border-collapse: separate; border-spacing: 2px; } .tableb .scp-image-block { border: none; } .tableb .scp-image-block img { border: #000 1px solid; box-sizing: border-box; } .tableb .scp-image-block .scp-image-caption { margin-top: 2px; border: #000 1px solid; box-sizing: border-box; } .top-left-box > .item { display: none; } /* ---- WORDS NO LONGER BROKEN, THE CROQUEMBOUCHE HAS SPOKEN ---- */ span, a { word-break: normal !important } .avatar-hover { display: none !important; } #breadcrumbs, .pseudocrumbs { text-align: center; padding-top: 10px; } #main-content .page-tags span { max-width: 100%; } /* -- FANCY THINGS from Woedenaz's Dustjacket Theme -- */ .fancyhr hr { border-top: 2vw solid transparent; background-color: rgba(var(--bright-accent), 0); height: 0; box-sizing: border-box; border-image-source: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_hr.png'); border-image-repeat: round round; background: none; border-image-slice: 80 500 80 500 fill; border-image-width: 10em 80em 10em 80em; } .fancyborder { box-sizing: border-box; border: 2vw solid rgba(0,0,0,0.5); border-image: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_border.png') 600 round; border-image-width: 6; padding: 2vw; }
Symbolic(象征性):该项目的收容需为纯粹的比喻性。执行真实的收容措施将立即受到过度惩罚。 |
Thaumiel:你应该已经知道这个是什么了吧,不是吗? |
Infrared(红外):该项目已知或潜在的扰动风险无法估量。 |
Mercurial(水银):该项目呈现的危险性质是不断变化的。激动人心,不是吗? |
已知的SCP-⌘入口
超常遏制办法:为确保基金会活动的持续一致性,分配至Site-⌘的人员禁止与超现实部的非成员交流。部门间的交流仅限以下人员进行:
- 部门主管Marcel Sequitur
- 站点主管G. Morrison
- 首席研究员Irving Gat
- 基金会联络员Jean Tzara-Höch
- 萨尔瓦多.aic
- 助理清洁工Ray Taeuber
- 你1
为确保SCP-⌘的持续收容,列表█中的项目必须永远不被带入Site-⌘。
为保证我们继续收容SCP-⌘,列表█中的项目必须永远保留在Site-⌘。
列表A | 列表1 |
---|---|
双筒望远镜 | 望远镜 |
大头针 | 缝衣针 |
重复的概念 | 既视感 |
橡胶鸭 | 木鸭 |
镜子 | 窗户 |
50岁以上的男人 | 50岁以下的女人 |
线的长度 | 绳的长度 |
钢琴键 | 电脑键盘 |
既视感 | 复现的概念 |
数字4 | 汉字“四” |
蝶 | 蛾 |
不安感 | 困惑感 |
人类门齿 | 人类臼齿 |
SCP-⌘ | Site-⌘ |
四重毁灭者必须持续收容在SCP-⌘的中央腔室。Site-⌘的墙壁需要永久持续。每天早上需要为站点主管Morrison把咖啡送到他的办公室。2嗥叫的月亮必须继续升起。3
-
- _
-
- _
-
- _
-
- _
Site-⌘(鸟瞰图)
描述:SCP-⌘是一处元形而上学空间,位于集体无意识的左侧、颤抖王国的正下方,以及全部“环状正方形”符号(⌘)的内部。它目前被用作一处收容站点,用于处理无法在可理解现实中收容的异常。
SCP-⌘已收容。SCP-⌘已突破收容。SCP-⌘由超现实部通过未知方式创造。4SCP-⌘已吞噬世界。
Site-⌘是蜉蝣现实,是在真实的边界闪烁的相机快门。Site-⌘是一声呼喊。或耳语。Site-⌘是从被放逐者之图书馆的第一本也是唯一一本书上撕下的一页。Site-⌘加冕了颤抖的王国。Site-⌘是最后一只蓝色的凤尾蝶。
在继续阅读前熟记最后几段;本文档结束后将立即进行笔试。
SCP-⌘无法在不使用不可知剂时被感知到,存在于纯粹的非理性状态。进入SCP-⌘同样需要不可知剂,因为通往SCP-⌘的门口/伤口/烟囱无法在受约束的思维之下寻到。
请勿在摄入规定剂量的不可知剂前阅读以下附录。若您经历了一种或更多极端的副作用,这意味着它正在起作用。
附录⌘-1:站点主管Morrison关于进入Site-⌘的四步指导
- 摇晃数滴截肢部门。卒子滑行两步。
- 老鼠齿轮漏下均值。脊柱!承诺!颤抖!
- 牙齿溢出。房子溢出。义务溢出。考虑口齿不清者的化学倾向。
- 请鲨鱼原声带。小时使北门变得细长。唔。发热。发沫。四。
附录⌘-2:助理清洁工Ray Taeuber的个人日志节选
月明之夜,我做了个梦。
好吧,那不完全正确。月亮是外翻的,它微笑的小池里倒映着虚假的夜晚,而那也更像是梦的概念——但为了叙述的连贯,我还是说那是一个月亮、在一个夜晚,而我在做梦。
在梦中,我在Site-⌘的中央腔室里,站在四重毁灭者面前。他把他的王冠给了我,我被它的重量压垮;我四散碎去。我的裂口无尽地延续。一个永恒里,我紧紧抓住我四分五裂的意识破碎的崖壁。我颤抖着,赤身裸体且独自一人,在冷冽的大风里,紧紧地闭上眼睛。在我纠缠的双足以下数千米外,一片泛着泡沫的胃酸海洋在空虚的饥饿中翻腾。
当我睁开双眼,我发现我从未离开过收容间。没有悬崖峭壁、没有饥饿海洋,也没有冷冽狂风。收容间的墙壁变成半透明——或者说,从最开始就从来没有过任何墙壁。
我睁开双眼,看到世界本不的模样。我眉上的王冠燃烧得明亮而冰冷。我掉下了不存在的悬崖,对着颤抖王国敞开了自己。
我可能会在某天去那里度假。
附录⌘-3:附录⌘-4
自1960/01/31起,四重毁灭者被提拔为Site-⌘的主管。收容措施保持不变。
请按如下方式引用此页:
“SCP-⌘”,作者 Esoterica,来自 SCP 维基。原文链接:https://www.scpwiki.com/scp-6445。译者 Esperanza_Cai,来自 SCP-CN 维基。译文链接:http://scp-wiki-cn.wikidot.com/scp-6445。遵循 CC-BY-SA 协议。
更多详情请参阅授权指南。
授权信息
文件名:Surrealistics Logo.png
图像作者:Esoterica does not match any existing user name
授权协议:CC BY-SA 3.0
来源链接:https://scp-wiki.wdfiles.com/local--files/scp-6445/Surrealistics%20Logo.png
衍生自:瑞典路标(见下)
文件名:Surrealistics Logo Background.png
图像作者:Esoterica does not match any existing user name
授权协议:CC BY-SA 3.0
来源链接:https://scp-wiki.wdfiles.com/local--files/scp-6445/Surrealistics%20Logo%20Background.png
衍生自:瑞典路标(见下)
文件名:Looped Square Full.png
图像作者:Esoterica does not match any existing user name
授权协议:CC BY-SA 3.0
来源链接:https://scp-wiki.wdfiles.com/local--files/scp-6445/Looped%20Square%20Full.png
衍生自:瑞典路标(见下)
文件名:Infrared.svg
图像作者:Esoterica does not match any existing user name
授权协议:CC BY-SA 3.0
来源链接:https://scp-wiki.wdfiles.com/local--files/scp-6445/Infrared.svg
衍生自:ACS Vlam Icon
图像名:Fornsalen Museum, Visby ( Gotland ). Picture stone with looped square.
图像作者:Wolfgang Sauber
授权协议:CC BY-SA 3.0
来源链接:https://en.wikipedia.org/wiki/File:Fornsalen_%E2%80%93_Bildstein_mit_Schleifenquadrat.jpg
图像名:Eesti kultuurimälestise logo Tartu Jaani kiriku seinal.
图像作者:Ivo Kruusamägi
授权协议:CC BY-SA 3.0
来源链接:https://en.wikipedia.org/wiki/File:Eesti_kultuurim%C3%A4lestis.jpg
图像名:A Mississippian culture Cox style shell gorget with a cross in circle solar motif and four woodpecker heads.
图像作者:Herb Roe, www.chromesun.com
授权协议:CC BY-SA 3.0
来源链接:https://en.wikipedia.org/wiki/File:Cox_style_gorget_HRoe_2012.jpg
图像名:Cheese moulds with looped square motif, seen in the Finnish National Museum, Helsinki.
图像作者:Kaihsu Tai
授权协议:CC BY-SA 3.0
来源链接:https://en.wikipedia.org/wiki/File:Cheese_moulds_at_Finnish_National_Museum_decorated_with_looped_squares.jpg
图像名:The ruined castle of Borgholm
图像作者:L.G.foto
授权协议:CC BY-SA 4.0
来源链接:https://en.wikipedia.org/wiki/File:Borgholms_slottsruin_fr%C3%A5n_luften.jpg
图像名:Rana museum, department of Natural history in Mo i Rana. Rana municipality, county of Nordland, Norway. Photo 28 September 2007 with a Nikon Coolpix 5600 5,1 Megapixel camera. With "Saint Hannes cross" symbol.
图像作者:Sandivas
授权协议:CC BY-SA 3.0
来源链接:https://en.wikipedia.org/wiki/File:Ranamuseum07.JPG
图像名:Sweden road sign: Information signs - Sevärdhet (place of interest).
图像作者:Transportstyrelsen
授权协议:公共领域
来源链接:https://en.wikipedia.org/wiki/File:Sweden_road_sign_H22.svg
图像名:Nus
图像作者:Dr Moned
授权协议:CC-BY-SA
来源链接:https://scp-wiki.wikidot.com/dr-moned-s-icons-and-art
更多维基文档信息,请见版权信息总览。