/* M.E.G. Theme [M.E.G. Theme] by TrailmixNCocoa. */ @import url('https://fonts.googleapis.com/css2?family=PT+Mono&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Overpass+Mono:wght@300&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Oxygen+Mono&display=swap'); @import url("http://vivarium.wdfiles.com/local--files/backrooms%3Avivtheme/stylesheet.css"); @font-face { font-family: 'GlowSansSC'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/GlowSansSC-Compressed-Regular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'GlowSansSC'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/GlowSansSC-Compressed-Bold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } :root { --theme-base: "black-highlighter"; --theme-id: "meg-records"; --theme-name: "M.E.G. Records Theme"; --logo-image: url("http://backrooms-sandbox-2.wikidot.com/local--files/trailmixncocoa-meg-theme/IMG_3129.PNG"); --header-title: "M.E.G. 记录中心"; --header-subtitle: "M.E.G. 记录保存设施"; --body-font: 'PT Mono', 'Noto Sans SC', sans-serif; --header-font: 'Oxygen Mono', 'GlowSansSC', sans-serif; --title-font: 'Overpass Mono', 'GlowSansSC', sans-serif; --mono-font: 'Courier Prime', 'Noto Serif SC', monospace; --white-monochrome: 210, 212, 176; --text-white-monochrome: 222, 221, 204; --pale-gray-monochrome: 250, 242, 170; --light-gray-monochrome: 94, 91, 35; --gray-monochrome: 54, 52, 21; --black-monochrome: 12, 12, 12; --bright-accent: 255, 245, 166; --medium-accent: 168, 162, 79; --dark-accent: 128, 111, 17; --pale-accent: 203,0, 183; --alt-accent: 163, 132, 31; --meg-accent: 143, 138, 76; --darker-meg-accent: 69, 67, 46; --backrooms-yellow: 215,200,0; --swatch-topmenu-border-color: var(--medium-accent); --swatch-headerh1-color: 222, 222, 222; --swatch-headerh2-color: 237, 230, 123; --link-color: 87, 77, 1; --hover-link-color: 112, 111, 79; --visited-link-color: 168, 162, 49; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgba(var(--medium-accent)) 0%, rgba(var(--medium-accent), 0.90) 0% ); --diagonal-stripes: linear-gradient(transparent 0); } #skrollr-body { background-image: radial-gradient(circle, rgb(var(--medium-accent)) 50%, transparent 0); background-repeat: repeat; background-size: 0.25em 0.25em; width: 100%; height: 7.5rem; } #side-bar .side-block div a img { filter: grayscale(100%); } #container { background-image: radial-gradient(circle, rgb(var(--medium-accent), 0.05) 50%, transparent 0); background-size: 0.25em 0.25em; background-repeat: repeat; background-attachment: fixed; } .sd-container { --sd-symbol:var(--sd-text); } #top-bar div.mobile-top-bar > ul > li > a, #top-bar div.top-bar > ul > li > a, #top-bar div.mobile-top-bar > ul > li > ul > li > a, #top-bar div.top-bar > ul > li > ul > li > a { color: rgb(var(--bright-accent)); } div#page-options-bottom-2 > a, div#page-options-bottom > a { border-radius: 0em; -moz-border-radius: 0em; border: none; } div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover { border: none; } #header, #top-bar { background-attachment: scroll; } #header { background-image: none; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); background-size: auto 16rem; background-position: center; background-repeat: no-repeat; opacity: 0.4; } #header h1, #header h1 a { position: absolute; top: 1rem; margin: 0; width: 100%; display: flex; justify-content: center; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 2rem; margin: 0; width: 100%; display: flex; justify-content: center; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #0c0c0c; } .yui-navset .yui-nav .selected a { color: rgb(var(--bright-accent)) !important; } table.wiki-content-table th { color: rgb(var(--text-white-monochrome)); } #login-status { color: rgb(var(--bright-accent)); } #login-status a { color: rgb(var(--bright-accent)); } #search-top-box input.empty { color: rgb(var(--bright-accent)); } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--alt-accent)) } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(90, 20, 20,.25); } .styled-quote { background-color:rgb(var(--bright-accent)); border-left: 0.5rem solid rgba(var(--gray-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote { background-color:rgb(var(--darker-meg-accent)); border-left: 0.5rem solid rgba(var(--meg-accent)); color:rgb(var(--text-white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote a{ color: rgb(var(--swatch-menubg-medium-color)); } .lightblock { background-color:#f7e481; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .block { background-color:rgb(var(--gray-monochrome)); color:rgb(var(--text-white-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .darkblock { background-color:rgb(var(--darker-meg-accent)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color: rgb(var(--text-white-monochrome)); } .darkblock a { color: rgb(var(--swatch-menubg-medium-color)); } .borderblock { background-color:rgb(var( --gray-monochrome)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--bright-accent)); } .alt-borderblock { background-color:rgb(var(--bright-accent)); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--gray-monochrome)); } .dark-borderblock { background-color:rgb(var( --darker-meg-accent)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--meg-accent)); } .border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--gray-monochrome)); border: solid 0.3rem rgb(var(--bright-accent)); } .border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://backrooms-sandbox-2.wikidot.com/local--files/trailmixncocoa-meg-theme/IMG_3130.PNG) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .dark-border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-meg-accent)); border: solid 0.3rem rgb(var(--meg-accent)); } .dark-border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://backrooms-sandbox-2.wikidot.com/local--files/trailmixncocoa-meg-theme/IMG_3130.PNG) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--gray-monochrome)); } .logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://backrooms-sandbox-2.wikidot.com/local--files/trailmixncocoa-meg-theme/IMG_3130.PNG) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .dark-logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-meg-accent)); } .dark-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://backrooms-sandbox-2.wikidot.com/local--files/trailmixncocoa-meg-theme/IMG_3130.PNG) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .titleblock { background-color: rgb(var(--gray-monochrome)); color:rgb(var(--text-white-monochrome)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--bright-accent)) 2px; } .titlebox{ color: rgb(var(--gray-monochrome)); position: relative; top: -1.6rem; background-color: rgb(var(--bright-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .dark-titleblock { background-color: rgb(var(--darker-meg-accent)); color:rgb(var(--text-white-monochrome)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--meg-accent)) 2px; } .dark-titlebox{ color: rgb(var(--darker-meg-accent)); position: relative; top: -1.6rem; background-color: rgb(var(--meg-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .border-block { background-color:rgb(var(--gray-monochrome)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--gray-monochrome)); } .megbox{ padding:0 0.5rem; margin:1rem 0; background:#b3ac78; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #d6ce92; box-sizing:border-box; } .megflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#f5eeb5; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #c7c089; box-sizing:border-box; transition:0.2s; } .newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(198,191,140,1) 0%, rgba(221,213,154,0) 100%); border-radius:0.8rem; } .light-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#574713; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #dbc46e; box-sizing:border-box; } .light-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#e3d06f; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #6b5d1e;; box-sizing:border-box; transition:0.2s; } .light-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(75,67,16,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .dark-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#4a422e; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .dark-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#796522; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #322c20; box-sizing:border-box; transition:0.2s; } .dark-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(50,46,32,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .yellow-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#d1b65c; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .yellow-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#deca64; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; transition:0.2s; } .yellow-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(244,231,139,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .featurebox{ padding:0 0.5rem; margin:1rem 0; background:#f4e78b; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #d6ce92; box-sizing:border-box; } .featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#f4e78b; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #c7c089; box-sizing:border-box; transition:0.2s; height: auto; } .footerbox{ padding:0.1rem 1rem; margin-top:1rem; background:#222200; border-radius:0 1rem 0 0; color:#FFB961; border: 3px solid #FFEB7D; box-sizing:border-box; } .footerflavor h1{ color: #222200; } .footerflavor h2{ color: #222200; } .footerflavor h3{ color: #222200; } .footerflavor h4{ color: #222200; } .footerflavor h5{ color: #222200; } .footerflavor h6{ color: #222200; } .footerbox h1{ color: #f4e78b; } .footerbox h2{ color: #f4e78b; } .footerbox h3{ color: #f4e78b; } .footerbox h4{ color: #f4e78b; } .footerbox h5{ color: #f4e78b; } .footerbox h6{ color: #f4e78b; } .footerspan{ margin-top:0.2rem; font-size:80%; } .footerflavor{ padding:0.5px 1rem; margin-bottom:1rem; background:#f4e78b; border-radius:0 0 0 1rem; color:#222200; box-sizing:border-box; height: auto; } .profilepic{ border-radius:0.6rem; float:left; max-height:13rem; height:17vw; margin-right:1rem; box-shadow: 0px 0px 3px; box-sizing:border-box; } @media screen and (prefers-reduced-motion: no-preference) { #page-title, #breadcrumbs, #page-content > * { animation-name: fadeIn; animation-duration: 1s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } } #page-title { animation-delay: 0s; } @keyframes fadeIn { from { opacity: 0; transform: translate(0,30px); } to { opacity: 1; transform: translate(0,0); } } :root { --fade-in-delay: 0.1s; /* Change the speed here. */ } .filetabs .yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li { display: inline-block; } .filetabs .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { display: block; } .filetabs .yui-navset .yui-content { border-top-width: 15px; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a, .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { background-color: transparent; background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' preserveAspectRatio='none' viewBox='0 0 150 45' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 4.6.0%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg transform='matrix(1 0 0 1 74.95 22.39)' id='bC-LIzxo7Tu37zCdkDrqS' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(84, 84, 65fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -74.94856 22.50703 L -60.0064 -12.520110000000003 C -60.0064 -12.520110000000003 -55.89385 -21.849030000000003 -47.235839999999996 -22.281930000000003 C -38.57782999999999 -22.714830000000003 46.87608 -22.39016 46.87608 -22.39016 C 46.87608 -22.39016 56.05659 -23.219710000000003 61.40639 -12.520120000000002 C 66.75618 -1.8205300000000015 74.94856 22.506959999999996 74.94856 22.506959999999996 z' stroke-linecap='round' /%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 75.18 17.97)' id='E8ePkHu_UUyvFWDAIzFyP' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(232,231,213); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -46.15385 12.0108 L -46.15385 -12.01079 L 46.153839999999995 -12.01079 L 46.153839999999995 12.0108 z' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E"); background-size: 100% 2.7rem; background-repeat: no-repeat; border-width: 0px; border-top: none; background-position: top; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a { padding: 4px 20px 0px 20px; } .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav .selected a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav .selected a:hover { padding: 8px 20px 0px 20px; } .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { padding: 6px 20px 0px 20px; } .filetabs .yui-navset .yui-nav, .filetabs .yui-navset .yui-navset-top .yui-nav { border-color: transparent; } .filetabs .yui-navset .yui-nav .selected, .filetabs .yui-navset .yui-navset-top .yui-nav .selected, .filetabs .yui-navset .yui-nav .selected a:active, .filetabs .yui-navset .yui-nav .selected a:focus, .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { background-color: transparent; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { box-shadow: none; } .filetabs .yui-navset .yui-nav li { margin-right: 36px; } .filetabs .yui-navset .yui-nav .selected a { color: rgb(var(--swatch-menubg-medium-color)) !important; } .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover { color: rgb(var(--swatch-menubg-medium-color)); } .filetabs .yui-navset .yui-nav .selected a em, .filetabs .yui-navset .yui-nav .selected a:hover em { position: relative; top: -4px; } .filetabs .yui-navset .yui-nav a:hover em { position: relative; top: -2px; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { border-bottom: solid 1px rgb(var(--white-monochrome)); } .filetabs .yui-navset .yui-nav li.selected, .filetabs .yui-navset .yui-navset-top .yui-nav li.selected { border-bottom: none; z-index: 1; } code, .code { background-color: rgb(var(--pale-accent)); } #page-content > :nth-child(1) { animation-delay: calc(1 * var(--fade-in-delay)); } #page-content > :nth-child(2) { animation-delay: calc(2 * var(--fade-in-delay)); } #page-content > :nth-child(3) { animation-delay: calc(3 * var(--fade-in-delay)); } #page-content > :nth-child(4) { animation-delay: calc(4 * var(--fade-in-delay)); } #page-content > :nth-child(5) { animation-delay: calc(5 * var(--fade-in-delay)); } #page-content > :nth-child(6) { animation-delay: calc(6 * var(--fade-in-delay)); } #page-content > :nth-child(7) { animation-delay: calc(7 * var(--fade-in-delay)); } #page-content > :nth-child(8) { animation-delay: calc(8 * var(--fade-in-delay)); } #page-content > :nth-child(9) { animation-delay: calc(9 * var(--fade-in-delay)); } #page-content > :nth-child(10) { animation-delay: calc(10 * var(--fade-in-delay)); } #page-content > :nth-child(11) { animation-delay: calc(11 * var(--fade-in-delay)); } #page-content > :nth-child(12) { animation-delay: calc(12 * var(--fade-in-delay)); } #page-content > :nth-child(13) { animation-delay: calc(13 * var(--fade-in-delay)); } #page-content > :nth-child(14) { animation-delay: calc(14 * var(--fade-in-delay)); } #page-content > :nth-child(15) { animation-delay: calc(15 * var(--fade-in-delay)); } #page-content > :nth-child(n+15) { animation-delay: calc(16 * var(--fade-in-delay));} :root{ --base-color: rgb(54, 54, 45); --hover-color: rgb(84, 76, 44); --click-color: rgb(82, 73, 39); } /* #page-content is shoved everywhere to make sure it's the most specific thingy */ /* Styling! */ #page-content .collapsible-block-folded, #page-content .collapsible-block-unfolded-link { margin-top: 10px; padding-left: 1rem; padding-right: 1rem; box-shadow: rgb(128, 128, 128) 0px 0px 3px 0px; /* Animated things */ transition: background 0.2s linear; background: var(--base-color); /* Technical bits */ width: min-content; white-space: nowrap; overflow: hidden; } /* The Clicky Text */ #page-content .collapsible-block-link { color: white; font-weight: bold; text-decoration: none; } /* Gets rid of the underline when hovering over the collapsible */ #page-content .collapsible-block-link:hover { text-decoration: none } /* Collapsible content */ #page-content .collapsible-block-content { /* Animated things */ transition: border-top-color 0.2s linear, border-bottom-color 0.2s linear; border-top: solid var(--base-color) 5px; border-bottom: solid var(--base-color) 3px; } /* Folded blocks are animated, unfolded ones are not */ #page-content .collapsible-block-folded { max-width: 100%; } #page-content .collapsible-block-unfolded-link{ width: min-content; } /* Addendum counter */ /* Addendum prefixes */ #page-content .collapsible-block-folded .collapsible-block-link::before { content: "▷"; border-right: none; padding-right: 0rem; margin-right: 1rem; font-weight: normal; font-family: var(--mono-font); } #page-content .collapsible-block-unfolded .collapsible-block-link::before { content: "▽"; border-right: none; padding-right: 0rem; margin-right: 1rem; font-weight: normal; font-family: var(--mono-font); } /* Hovering effects */ #page-content .collapsible-block-folded:hover, #page-content .collapsible-block-unfolded-link:hover { background: var(--hover-color); max-width: 100%; } /* Collapsible borders - because it looks prettier this way */ #page-content .collapsible-block-unfolded-link:hover + .collapsible-block-content{ border-top-color: var(--hover-color); border-bottom-color: var(--hover-color); } /* When hovering over link, change addendum tag to hover-color */ #page-content .collapsible-block-unfolded-link:hover + .collapsible-block-content::after { background: var(--hover-color); } /* Click flash when clicking, also forces the collapsible to expand */ #page-content .collapsible-block-folded:active, #page-content .collapsible-block-unfolded-link:active, #page-content .collapsible-block-unfolded-link:active + .collapsible-block-content::after { transition: background 0s, max-width 0s; background: var(--click-color); max-width: 100%; } /* On click, change borders to click-color */ #page-content .collapsible-block-unfolded-link:active + .collapsible-block-content { transition: border-top-color 0s, border-bottom-color 0s; border-top-color: var(--click-color); border-bottom-color: var(--click-color); } /* Done with normal collapsibles, now we do all the variations */ /* Unfolded collapsible */ #page-content .unfolded-collapse { margin-top: 10px; padding-left: 1rem; padding-right: 1rem; box-shadow: rgb(128, 128, 128) 0px 0px 3px 0px; background: var(--base-color); /* Text */ color: white; font-weight: bold; /* Technical bits */ width: min-content; white-space: nowrap; overflow: hidden; } /* Addendum prefix */ #page-content .unfolded-collapse::before { content: "▽"; border-right: none; padding-right: 0rem; margin-right: 1rem; font-weight: normal; font-family: var(--mono-font); } /* Bottom border */ #page-content .unfolded-collapse-border { display: block; width: 700px; border-top: solid var(--base-color) 5px; } /* Centering, very simple */ #page-content .center-collapse .collapsible-block-folded, #page-content .center-collapse .collapsible-block-unfolded-link, #page-content .center-collapse .unfolded-collapse{ margin:auto; margin-top: 10px; } /* Fittingly, we finish with the footer object */ /* The footer is actually the giant bottom border object because larger -> smaller works better */ #page-content .addendumfooter{ display: block; border-bottom: solid 3px var(--base-color); margin: auto; text-align: center; } /* Ayer's info-bar patch */ #page-content .info-container .collapsible-block { counter-increment: none; } #page-content .info-container .collapsible-block-folded, #page-content .info-container .collapsible-block-unfolded-link { transition: none; width: 100%; max-width: 100%; margin: 0 auto; padding: 0; box-shadow: none; background: var(--barColour); } #page-content .info-container .collapsible-block-folded::before, #page-content .info-container .collapsible-block-unfolded-link::before { content: ""; display: none; } #page-content .info-container .collapsible-block-content { border-bottom: none; transition: none; border-top: none; } #page-content .info-container .collapsible-block-content::after { display: none; } #page-content .collapsible-block-folded, #page-content .collapsible-block-unfolded, #page-content .unfolded-collapse{ line-height: 1.4; } #page-content .collapsible-block-folded .collapsible-block-link::before, #page-content .collapsible-block-unfolded .collapsible-block-link::before, #page-content .unfolded-collapse::before { font-size: 130%; margin-left: -0.4em }
M.E.G.档案部, Phenomenon 24: 切行脱离 |
Class: 未明确 | 在多数层级皆有可能出现 | 极少发生 |
↓Phenomenon 23 | ↑Phenomenon 25 |
描述:
Phenomenon 24,被称为“切行脱离”,通俗来讲,是指在切行过程中发生的“脱离”状况。
在极为罕见的情况之下,当处于切行状态时,传送过程会变得越来越不稳定,以至于正在进行切入操作的人、物体或实体,会从切行状态中“脱离”,被困在一片虚无空间之中。这片虚无空间被称为“中途地带”,因为在切行过程中,它似乎处于起点“A”与终点“B”之间的中间维度。在后室里,所有事物在传送到下一个地点时,都会短暂经过这个中途地带。
频率:
截至今日,仅有两起脱离事件被记录在案。第一起源于前文所述的信件;第二起则涉及一名M.E.G. 人员。当时,这一现象仅在一张纸上有所提及,而该人员奉命前去查明其真实性。
发现:
下面这封信,由一位在Level 128四处漂泊的匿名流浪者所著。
2011年5月4日
我完全不知道该怎么形容自己身处何方,这似乎是片虚无空间。这儿黑得伸手不见五指,却有闪烁的光。我不明白自己怎么就到了这儿,不过我记得刚从那个类似电玩城的地方切出,我想那是Level 40。眨眼间,我就到了这儿。我看到人影般的光影一闪而过,至少我很确定那些光就是这个,还有各种杂乱的物体。最让我胆寒的是,有个诡异的实体嗖地一下从我旁边蹿了过去。我能想到唯一合理的推测是,我身处某种切行的穿行空间。也许这也算一个层级,我不清楚,但这地方实在太诡异了。
虽说这片虚空和其他层级全然不同,可我还是会有饥饿感、困意,所有这些正常的生理感受都还在。我真怕自己饿死在这儿,然后尸体跟这儿其他东西一样到处乱飘。
不管怎样,眼下我会一直攥着这张纸,就当有个能看的东西。真希望哪天它能离开我的手,落到其他人手里。
顺带一提,这张纸之前也从我旁边飞速掠过,突然像是被什么东西从原本轨迹上吹开了。我当时没法挪动去拿,这片虚空的空间维度太奇怪了。但我使劲伸手够了半天,终于抓住了它(我只知道自己站在实实在在的地面上,可这儿物体的形状感觉违背常理。不过没关系,我迟早会弄清楚的)。
诚挚敬上,
[此处字迹因被涂抹而难以辨认]
这张纸的背面有些随意涂鸦,看似与“中途地带”、“切行脱离”或任何类似现象毫无关联。若流浪者们对这些涂鸦有任何见解或可能的解释,请务必通过任意方式联系M.E.G.。

那位流浪者纸条背面的涂鸦
这张纸由M.E.G.人员James Bozzelli发现。起初,人们都以为这只是个恶作剧。但这位人员毅然尝试切入穿行,最终抵达了这片虚空。当时,他携带了无线电设备,成功向M.E.G.前哨站发送了一条时长将近五秒的信息。
以下便是这条音频信息的内容。
恢复日期:2013年9月2日
音频文字记录开始
James:喂?我是人员James,能听到我说话吗?
前哨站接线员:能,我们能听到你说话。
James:我这儿有好消息也有坏消息。好消息是,我终于抵达中途地带了。坏消息是,这儿比我预想的要烦人得多。
前哨站接线员:James,你待在中途地带那边还好吧?我这就找其他人来接听,看样子通话连接出故障了。
(能听到远处传来模糊的交谈声。)
音频文字转录内容结束
直至今日,James Bozzelli从未与这个前哨站有过联络,和其他任何已知前哨站也都毫无交集。
行为准则:
倘若你发现自己被困于中途地带,下面为你详细列出在事件发生前、发生过程中以及发生后,应当采取和避免采取的行动。
应当
- 事前:时刻保证自身携带充足物资,尤其是计划进行“切行”操作时,更要做好充分准备。
- 事中:保持冷静,切不可惊慌失措。
- 事中:合理规划物资消耗,想尽一切办法与外界沟通,无论是通过纸笔留信、无线电通讯,或是其他可行途径。
- 事中:尽量安抚自己情绪,如有条件,适当休息,务必让头脑保持清醒敏锐,集中精力应对危机。
- 事后:尽快寻找其他被困者。若当前层级难以寻觅,不要畏惧再次“切行”,或尝试通过其他路径离开。
- 事后:积极寻找更多物资与可用武器。若时间允许,稍作停歇,舒缓紧张情绪。
不应
- 事前:避免过度“切行”,这极有可能大幅增加迷失方向、陷入未知危险的风险。
- 事前:杜绝浪费物资,珍惜每一份资源。
- 事前:小心行动,防止受伤,确保自身处于最佳状态。
- 事中:不可浪费物资,每一份资源都关乎生存。
- 事中:切勿陷入恐慌。保持专注,牢记生存是首要任务,惊慌只会扰乱思绪,徒增危险。
- 事中:不要仓促做出冲动决策,这类决定往往会引发难以预料的严重后果。
- 事后:若无明确必要,切勿毫无节制地持续“切行”,以免陷入更复杂危险的境地。
- 事后:不可忽视寻找其他被困者和物资补充,这对后续生存至关重要。
2018年12月4日
致Dr. Makino,M.E.G.流浪者安全部门这是来自M.E.G.流浪者安全部的一则重要通知。经深入研讨,我们认为务必提醒大家,目前我们对“切行脱离”现象和“中途地带”所知极为有限,相关证据也极度匮乏。此页面上的大部分内容,是基于我们团队收集到的两份证据(即那张便条和无线电通讯记录),经过分析后做出的推测与设想。而“行为准则”部分,是我们基于现有信息,对身处中途地带时应当与不应的假设。
祝您旅途平安,
Dr. Makino,M.E.G.流浪者安全部门。
新信息已完成上传。最后编辑日期:2021年3月8日
自2016年7月11日起,便有新证据表明“切行脱离”现象的存在。M.E.G.信息部出于保障其他流浪者安全的考量,整理出一份清单。遗憾的是,这些更新内容无法添加到常规文档里,只能存放在更新日志中。以下是以选项卡视图形式呈现的上述清单。
发现:
2016年11月7日,M.E.G.的一名人员发现了一台摄像机,其中一段视频片段呈现出疑似中途地带的景象。这段视频时长仅53秒,没有音频,而且画面损毁严重。

当时发现的那台摄像机
具体内容:
视频画面布满噪点,细节不甚清晰。映入眼帘的是一片漆黑的空间,不同距离、不同轨迹的光线在镜头前闪烁而过。视频中还短暂闪过“中途地带”的地面,同样是漆黑的颜色,但似乎被某种未知液体完全浸湿,湿漉漉的。拍摄此视频的流浪者在镜头前拍球,球仿佛随意地撞上了无形的力量,这证实了中途地带周围墙壁和地面的布局极为怪异。
收集到的信息:
- 中途地带的地面覆盖着一层难以辨别的液体。
- 这里其他墙壁与地面的布局构造超乎常理,而且它们看似隐形,却同样覆有这种液体。

为了重现当时的发现,把同一个饮水瓶放置到另一处不同的草丛位置。
发现:
2017年7月8日,一位急需饮水的流浪者在Level 186的一片草丛里,无意间发现了一个塑料水瓶。之后,他把这个饮水瓶交给了一名M.E.G.人员,并说道:
“这个味道很怪。”
在再次踏上行程之前,他再也没有和这位人员有过接触。
具体内容:
这个饮水瓶本身没什么特别之处,可瓶身的包装纸,却实实在在勾起了特工们的兴趣。在包装纸内侧,有一张纸条,上面的字迹勉强能辨认,写着:
“我猛地睁开眼,眼前是一片诡异虚无,还有奇特的光,或许是流星吧?地面上有某种古怪的像是水的东西。我把它装进瓶子,让它随波漂流。真希望有人能[字迹难辨]这个。”
负责检查饮水瓶的人员们一听说中途地带,马上将两者关联起来,随即着手弄清楚瓶中那点儿少得可怜的液体究竟是什么。然而,手头能用于检测的设备极其有限,收集到的有效结果少之又少,有些甚至毫无价值。这些结果都汇总在了“收集到的信息”部分。
已收集信息如下:
- 这种液体极有可能不是水。
- 人们对这种液体味道的描述,大多称其有股核桃味。
- 经过各项测试,这种液体从未显示出有害性,也不会致命 。
- 该液体平均在103°C(217.4°F)时蒸发。
- 该液体平均在2°C(35.6°F)时凝固。
注意:在每次试验中,这些温度都略高于水的沸点(100°C)和冰点(0°C)。
发现:
2019年10月12日,一个装着几件奇异物品的木箱被送到了M.E.G.的一处小型前哨站。送来箱子的流浪者在工作人员对箱子展开检查期间一直在旁停留,但随后,她不顾M.E.G.人员的劝阻,还是立刻启程去追寻中途地带了。
在最初的调查与发现过程中的那个木质箱
箱内所物:
箱子里有一张纸条、一只酒杯,还有一支笔。
酒杯:箱子里的这只酒杯看起来普普通通,不过杯内残留着一种奇特的雾状液体,和上一篇记录里提到的那种很像。杯里还有些头发,这一点稍后会解释。
笔:箱子里的这支圆珠笔,很可能就是用来写纸条的那支。笔已经没墨水了,估计是在纸条背面写字写得太多,耗尽了墨水。
纸条:这张纸条是一位叫Michael的流浪者写的。这就是与中途地带关联起来的线索。
不知道日期,但我就在这儿写下这些。
没过去多久(虽然我也说不准具体多久了),我在从这个层级切行时,突然在这片黑暗虚无中,不受控制地一头撞上了什么东西。我一开始还以为是个“小故障”之类的,可我还在这儿,所以就算是故障,也不是什么小问题。一开始,我就自己被困在这儿,直到碰上一位叫Fran的老妇人。这里的无形墙壁构造特别奇怪,我费了好大劲、花了好长时间,才走到弗兰那儿。她的简易钱包里有这张纸条,也就是我现在写东西用的这张。在这片诡异虚无中,她是我唯一的伴人。一开始,她确实让我冷静了些,可没过多久,我们俩都慌了神。因为没吃没喝,可能还有别的一些原因,在我睡着的时候,Fran走得很不安详。我现在啥都没了,感觉自己恐怕也逃不过这一劫。我看到有东西时不时从这儿随机穿脱出去,希望我们留下的这些东西,能被其他人发现。我把我俩共用过的酒杯、三支笔,还有一把剪刀放了进去,这剪刀是用来剪头发的,我把剪下的头发留在了酒杯里,当然,还有这张纸条。希望有人能找到这些,相信我写的每一个字。一定要小心啊。
此致,
Michael
已收集信息如下:
- 中途地带可同时存在多名人员。
- 即便将物品置于某种容器内,但非所有物品都会传送。
- 在中途地带有可能死亡。
页面创建者: Spibsboft1用于2023现象竞赛。
随笔页:
作者: Dmn | Wikimedia Commons
许可: Public Domain
链接: https://commons.wikimedia.org/wiki/File:Doodle.jpg
摄像机:
作者: Sarah Joy | Wikimedia Commons
许可: CC BY SA 2.0
链接: https://commons.wikimedia.org/wiki/File:Hitachi_color_video_camera_(WotG-089a).jpg
饮水瓶:
作者:Laurel L. Russwurm | Wikimedia Commons
许可: CC BY 2.0
链接: https://commons.wikimedia.org/wiki/File:Walmart_branded_water_bottle_(33924956232).jpg
木质箱:
作者: Dark Tichondrias | Wikimedia Commons
许可: CC BY SA 3.0
链接: https://commons.wikimedia.org/wiki/File:Elaborate_wood_box_Tom_Tanaka.JPG
MEG记录专题:
作者: TrailmixNCocoa
看一看!
万分感谢Discord平台上的TheGameOwl和Comma Unenjoyer所给出的点评意见(很遗憾,没能找到你们在Wikidot网站上的用户名,实在抱歉呀!)。
« Phenomenon 23 | Phenomenon 24 | Phenomenon 25 »
请按如下方式引用此页:
“Phenomenon 24”,作者 Spibsboft1,来自后室英文维基。原文链接:http://backrooms-wiki.wikidot.com/phenomenon-24。译者 ThHeavenlyDance,来自后室中文维基。译文链接:http://backrooms-wiki-cn.wikidot.com/phenomenon-24。遵循 CC BY-SA 3.0 协议。
名称: Doodle Page
作者: Dmn
许可: Public Domain
源链接: https://commons.wikimedia.org/wiki/File:Doodle.jpg
名称: Video Camera
作者: Sarah Joy
许可: CC BY SA 2.0
源链接: https://commons.wikimedia.org/wiki/File:Hitachi_color_video_camera_(WotG-089a).jpg
名称: Water Bottle
作者: Laurel L. Russwurm
许可: CC BY 2.0
源链接: https://commons.wikimedia.org/wiki/File:Walmart_branded_water_bottle_(33924956232).jpg
名称: Wooden Box
作者: Dark Tichondrias
许可: CC BY SA 3.0
源链接: https://commons.wikimedia.org/wiki/File:Elaborate_wood_box_Tom_Tanaka.JPG
更多授权相关信息,请查阅授权指导。