您正在查詢的標題為:關注組織
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:機動特遣隊
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:基金會設施
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:員工與角色檔案
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:世界線中心頁
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:系列檔案室
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:競賽資料庫
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:異常物品紀錄
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:超常事件紀錄
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:未解明地點列表
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:基金會故事
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
scp-5884
» SCP-5884 - 存活
/* 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 { 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; } div.page-rate-widget-box .rate-points { background-color: white; color: var(--themeColor); 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); }
/* 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; } } }
@import url('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap'); /*-- in-page stuff --*/ #page-title { text-align: center; } #edit-page-textarea, .code pre, .code p, .code, tt, .page-source { font-family: 'Fira Code', monospace; font-size: 98%; } .scp-image-block.block-left { margin-left: 0; } .scp-image-block.block-right { margin-right: 0; } @media (max-width: 540px) { .scp-image-block.block-left, .scp-image-block.block-right { float: none; clear: both; margin-left: auto; margin-right: auto; } } .avatar-hover { display: none !important; } .hovertip { max-width: 420px; } .footnote .f-footer, .equation .e-footer, .reference .r-footer { display: none; } /*-- fancy collapsible, derived from monkatraz bhl collapsible --*/ #page-content .collapsible-block-folded, #page-content .collapsible-block-unfolded-link { background: #7E2520; padding-top: 0.3rem; padding-bottom: 0.24rem; padding-left: 1rem; padding-right: 1rem; width: min-content; white-space: nowrap; overflow: hidden; margin:auto; /*-- center --*/ } #page-content .collapsible-block-link { color: #f4f4f4; font-family: 'Fira Code', monospace; font-weight: bold; font-size: 96%; } #page-content .collapsible-block-link:hover { text-decoration: none } #page-content .collapsible-block-content { border-top: solid 0.24rem #7E2520; border-bottom: solid 0.24rem #7E2520; } #page-content .collapsible-block-folded .collapsible-block-link::before { content: "▷ "; } #page-content .collapsible-block-unfolded .collapsible-block-link::before { content: "▽ "; } /*-- Toggle Sidebar styling --*/ div#side-bar { border-right: solid 1px #d9d9d9; box-sizing: border-box; overflow-x: hidden; } /* ---- YUI TAB CUSTOMIZATION ----*/ .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav{ display: flex; flex-wrap: wrap; width: 100%; margin: 0 auto; box-shadow: none; } .yui-navset .yui-nav a, /* ---- Link Modifier ---- */ .yui-navset .yui-navset-top .yui-nav a{ border: unset; background-color: #f4f4f4; box-shadow: none; } .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; } .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:hover, .yui-navset .yui-nav a:focus{ background-color: #f4f4f4; } .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 a, .yui-navset .yui-nav .selected a em { font-weight: bold; display: flex; flex-grow: 2; max-width: 100%; align-items: center; justify-content: center; } .yui-navset .yui-nav .selected, .yui-navset .yui-navset-top .yui-nav .selected { margin: 0; } /*-- tab slide --*/ .yui-navset .yui-content > div { display: block; top: 0; overflow: hidden; transform-origin: 0 0; } #page-content .yui-navset .yui-content > div[style*="none"] { display: block !important; flex: 0; max-height: 0; padding: 0 0.5em; border-width: 0; /* The following transition affects the one that DISAPPEARS */ transition: padding 0s linear 0.5s, border-width 0s linear 0.5s, flex 0.5s cubic-bezier(.18,.51,.54,.9) 0s; animation: tab-disappear 0.5s ease-in-out 0s 1 both; } #page-content .yui-navset .yui-content > div[style*="block"] { display: block !important; flex: 1; max-height: 9999rem; /* The following transition affects the one that APPEARS */ transition: padding 0s linear 0.5s, border-width 0s linear 0.5s, flex 0.5s cubic-bezier(.18,.51,.54,.9) 0.5s; animation: tab-appear 0.5s ease-in-out 0.5s 1 both; } @keyframes tab-disappear { 0% { max-height: 9999rem; } 1% { max-height: 100vh; } 100% { max-height: 0; } } @keyframes tab-appear { 0% { max-height: 0; } 99% { max-height: 100vh; } 100% { max-height: 9999rem; } } /*-- custom div box borrowed from magnus --*/ .material-box { padding: .01em 16px; margin-bottom: 16px; margin-top: 16px; padding-bottom: 1em; border: 1px #bbbbbb solid; box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.16); } /*-- sidebox stuff--*/ .limit { margin-bottom: -1rem; } .anchor { position: sticky; height: 0; top: 0; } .sidebox { background-color: #ffffff; border: 1px #bbbbbb solid; border-top: solid 4px #7E2520; box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.16); padding: .14rem; margin-top: 0; margin-bottom: 8px; width: calc((100vw - 870px)/2); max-height: calc(100vh - 18rem); position: absolute; top: 0; left: calc(104% + 13px - 1vw); z-index: 5; overflow: auto; box-sizing: border-box; } @media (max-width: 1290px) { .sidebox { width: 100%; border-top: solid 1px #bbbbbb; position: relative; left: 0; margin-bottom: 0.6rem; padding: .01em 16px; } .anchor { position: relative; height: unset; } .limit { margin-bottom: 0; } } /*-- tags --*/ #main-content .page-tags a { height: 0.8125rem; line-height: 0.8125rem; font-size: 0.6875rem; background-color: #282828; color: #f4f4f4; border-radius: 0rem; margin: .25rem .2rem; .5rem .2rem; padding: 0.21rem 0.35rem 0.22rem 1.02rem; --notchSize: 7.6px; clip-path: polygon( 0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% 100%, calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)) ); } #main-content .page-tags a:hover { background-color: #E53C35; text-decoration: none; } #main-content .page-tags a:before { content: "⬤"; color: white; font-size: 5.8px; float: left; position: relative; left: -0.6rem; width: 0; height: 0; } .page-tags span { border-top: 1px solid #bbbbbb; }
項目編號: SCP-5884
項目等級: Keter
特殊收容措施: 為使SCP-5884無效化,以下行動已獲得授權:
若上述行動未能有效遏止SCP-5884,則所有未受影響的人員不得存活或是死亡,直到另行通知。
描述:SCP-5884是一種當前尚未被理解的異常機制,最初在2021/06/30被全面激活。其本質疑似與「確保人類的生存延續」有關。
SCP-5884的異常效應表現為