/* 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 } /* License box patch */ #page-content .licensebox .collapsible-block div { background: none; box-shadow: none; }
生存难度:生存難度:
等级等級 宜居
- 安全稳定
- 和谐社区
- 无有害实体
如何使用:
[[include :backrooms-wiki-cn:component:level-class
|class=等级
]]
class 处的可用参数包括以下内容,支持简繁体及英文输入。
| English | 简体中文 | 繁體中文 | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 |
| unknown | 未知 | 未知 | |||||||||||||||
| habitable | 宜居 | 宜居 | |||||||||||||||
| deadzone | 死区 | 死區 | |||||||||||||||
| pending | 等待分级 | 等待分級 | |||||||||||||||
| n/a | 不适用 | 不適用 | |||||||||||||||
| amended | 修正 | 修正 | |||||||||||||||
| omega | 终结 | 終結 | |||||||||||||||
该组件支持简繁切换,如下方代码所示:
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级
]]
在 lang 处选择语言,cn 表示简体中文,tr 表示繁体中文,不填默认选择简体中文。
自定义等级
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级名字
|color=#000000(带有井号的十六进制色号代码。)
|image=链接(至图片的链接。)
|one=在这
|two=随便
|three=放文字
]]
使用 CSS 进行自定义:
你可以使用 CSS 进行额外的自定义,将代码放入到 [[module css]] 中或者是放入到页面的版式内都可以。在这一组件中,不要把 [[module css]] 放在 [[include]] 里面,把它放在那个的下面或者是页面的顶部或底部。
将这些代码放入到你的页面/版式中以编辑所有的颜色,因为组件的 |color= 部分仅能控制背景:
[[module css]]
.sd-container {
/* 字体 */
--sd-font: Poppins, Noto Sans SC, Noto Serif SC;
/* 边框 */
--sd-border: var(--gray-monochrome); /* 大多数等级 */
--sd-border-secondary: 0, 0, 0; /* 不适用 */
--sd-border-deadzone: 20, 0, 0; /* 死区 */
/* 标志 */
--sd-symbol: var(--sd-border) !important; /* 大多数标志 */
--sd-symbol-secondary: 255, 255, 255; /* 4 级以上的是白色 */
/* 文本 */
--sd-bullets: var(--sd-border) !important; /* 点句符文本颜色 */
--sd-text: var(--swatch-text-secondary-color); /* 顶部框文本颜色 */
/* 等级颜色 */
--class-0: 247, 227, 117;
--class-1: 247, 227, 117;
--class-1: 255, 201, 14;
--class-2: 245, 156, 0;
--class-3: 249, 90, 0;
--class-4: 254, 23, 1;
--class-5: 175, 6, 6;
--class-unknown: 38, 38, 38;
--class-habitable: 26, 128, 111;
--class-deadzone: 44, 13, 12;
--class-pending: 182, 182, 182;
--class-n-a: 38, 38, 38;
--class-amended: 185, 135, 212;
--class-omega: 25, 46, 255;
}
[[/module]]
旧版颜色:
如果你不喜欢新版的样式,想要用回旧版的红色边框色,只需要在你的页面中与组件一同引入下方的代码:
[[module css]]
.sd-container {
--sd-border: 90, 29, 27;
--sd-image: 90, 29, 27;
--sd-symbol: 90, 29, 27;
}
[[/module]]
Cannot fetch Flickr photo (id: 7147490939). The photo either does not exist, or is private
描述
Level C-921是一座小区,与Level C-490有着极大相同的特点,但是又有一些极小的,细微的差别。
该层级内永远保持在白天,天气只有晴和多云,温度永远保持在22°C,湿度永远保持在60%。
唯一不足的是这个层级没有像Level C-490的积极精神影响,当然,在Level C-490和Level C-144的毁灭后能有这样一个层级我们已经很知足了。
我们担心有像U.E.C.这样的恶意群体对该层级进行毁灭性打击,因此,我们将派出1000人对该层级进行治安管理。
请不要在此层级进行扰乱治安的活动,否则您将面临1个月至无上限驱逐出该层级的处罚。
该层级一共有十栋楼,每栋楼有30层,每层有10个可供8-9人居住的四室二厅,这对于一般的流浪者来说肯定够用了。
M.E.G.在小区中央的花园建设了入住登记处,想要入住的流浪者请先到那里办理入住手续再入住,办理完后工作人员会给您一把房门钥匙,这样,您就拥有一套属于您的房子了。
当然,若是住户已满,我们将给您一个排队列号,通知您时,请务必在一个月内切入该层级并报道,否则过号不候。
若是违反了治安条例,您的房子将会将会被回收,供后来的流浪者使用。
以下为治安条例:
1.聚众斗殴,警告一次(处分因人数的增加而变重,上述仅为2人打架给双方的处分)
2.故意伤害他人,驱逐出该层级1个月(因性质而异,上述仅为危害较小所给处罚)
3.偷窃,警告一次
4.抢劫,驱逐出该层级一个月(因性质而异)
5.黑社会性质,头目驱逐出层级1年,骨干半年,其余成员警告一次至驱逐出该层级5个月不等(因性质而异)
6.故意杀人罪,永久驱逐出该层级并上报M.E.G.总部,情节严重者在该层级当众执行死刑。
若是正当防卫可申请上诉,过当防卫根据情节将判处警告至驱逐出该层级半年。
若是觉得判罚不公,被告,原告均可申请上诉,M.E.G.保证还大家一个公正与清白。
虽然这个层级外部有更为广阔的空间,但是不要指望去往那里,因为我们可活动的范围只有以小区中央花园方圆25km内1的地方,超出这个范围,您将会被强制传送回小区中央花园内。
房间
据调查,每间房间都有厨房和厕所等功能房间,若是着火,家庭防火系统的高压水喷头会为您解决一切,并且,这是自检测自启动的,还有家庭安全系统等,您完全不用担心您的家庭安全问题。
房间内部的装饰所有房子内均是一样的,没有什么可圈可点的地方,流浪者可以自行装饰,但是里面也并不是只有沙发和床,内置娱乐设施还是有很多的,比如游戏机,电脑等。
在厨房,有一个能容下3个成年人的冰箱。
冰箱内,有取之不尽的杏仁水和皇家口粮,这足以保证9-10个人的一天吃喝用度,流浪者完全没必要担心物资问题。
在每日0点,冰箱里的物资将会刷新,这也是该层级与Level C-490其中一个相同的特点。
Cannot fetch Flickr photo (id: 3011587249). The photo either does not exist, or is private
公交
该层级内有一个公交站,据公交站牌得知,我们所处的层级名为:东绿村,这也是该层级名称的由来。
这个公交站可以从小区后门直达进入。
据公交站牌显示,此站为终点站,但是请注意,如果有从终点站出发的车辆,请不要登上,因为这是一条通往死亡公车的陷阱。
这是一张该层级公交车的照片————921路。
Cannot fetch Flickr photo (id: 15578341107). The photo either does not exist, or is private
公交车的内饰没有什么特别的,大致与21世纪前厅公交车相同。Cannot fetch Flickr photo (id: 3866976342). The photo either does not exist, or is private
据公交站牌上的内容得知:该公交车会经停以下层级:
Level 11无垠城市
███光禾市
Level C-28令人不安的城市
Level C-144和爱社区该层级已毁灭
Level C-490庇护所该层级已毁灭
Level C-28.3腐败之都(已净化)
Level 36机场
Level C-34归乡
Level C-8他乡
███{绝密信息}
Level C-214金融交易区
Level C-254欲望消费
Level C-194生物圈III号
在以上层级找到一个公交站,等待921路公交车的到达,你将会来到该层级。
请注意,不要试图将此公交车作为一个枢纽使用,因为登上之后只能在终点站2下车。
地铁
从小区前门出去会有一个地铁站,名为:南都市地铁6号线东绿村站。
Cannot fetch Flickr photo (id: 8100367987). The photo either does not exist, or is private
东绿村地铁站地下岛式站台。
此列车为双向的,但是开往'南都新区'方向的列车我们似乎无法登上,有一个无形的力量阻止着我们登上列车。
列车内部与前厅21世纪高铁的内饰大致相同,推测为快速地铁,下图为一张列车内饰:Cannot fetch Flickr photo (id: 18771454326). The photo either does not exist, or is private
这是一张列车在东绿村小区旁边的车辆段发车且正在行驶的一张照片:
Cannot fetch Flickr photo (id: 9775656465). The photo either does not exist, or is private
根据我们实地调查,我们可登上的方向:'时间大桥'方向的列车,从算上东绿村站共4个站点,分别为:
种植园 出站即可来到███腥红种植园
M.E.G.警告
鉴于目标层级的危险性,我们已将此站封锁并屏蔽层级编号,仅限有特殊授权许可证的个人或团体从此站走出。
南都市火车站 通往Level C-657高铁,也有一定概率来到Level 195大型火车站。
终点站:时间大桥 根据指示牌指示,本站可换乘南都市地铁5号线。
登上这个5号线,您将来到后室地铁。
如果出站,您将来到Level C-449时间切片。
地铁可以往返,如果您坐到一半反悔了,您可以选择下车,等待登上回程的列车,但是请注意:到了东绿村站会被强制传送下车。
据点与前哨站
Level C-921联合前哨站
内部包含:
探险者总署1200人
正电子粒子科技有限公司100人
红星建筑队300人
不结盟贸易集团50人
阿尔戈斯之眼500人
我们将联合保障您的生活与安全。
U.E.C.将于2023年7月4日对Level C-921发动一场突袭,这是我们对您的一次警告。
入口与出口
入口:
当您在乘坐后室地铁时,场景可能过渡成南都市地铁6号线,并且,下一站往往会是东绿村站。
切入Level C-490或Level C-144的一处居民楼墙壁即可来到该层级
上述入口因为原层级的毁灭已失效
通过公交车进入该层级的方法已在上文所述。
出口:
在小区中央花园闭眼超过30分钟,再次睁眼时,您将来到Level C-194。
通过地铁切出该层级的方法已在上文所述。
自:Level C-921研究所
至:Level C-921联合前哨站
经过实验,我们发现一个该层级惊人的性质:
所有带切出性质的物品,在该层级均不可用,包括赫尔墨斯装置。
是否公开?
自:Level C-921联合前哨站
至:Level C-921研究所
暂不公开。反正在这定居的流浪者都用不到切出类物品,公开了可能会引起不安情绪。
不要忘记Level C-490毁灭前最后的征兆是什么。
自:Level C-921研究所
至:Level C-921联合前哨站
收到,执行暂不公开命令,将不通知Level C-921广播站。
M.E.G.公告:
各位流浪者,大家好,这里是Level C-921联合前哨站。
由于Level C-921宜居的独特性质,现在这里10栋居民楼已全部住满,该层级已经居住了近20000余名流浪者。
请大家不要再切入这里了,除非是看望家人。
我们预计在2023年7月4日完工一座可供1500余人的居民楼,届时,居住在该居民楼流浪者可在小区登记处领取补给。
发布于2018年12月30日
M.E.G.————为了全人类
就这样,这个层级相安无事的过去了4年半。
我们要完成一个伟大的使命。
你们准备好了没有?!
准备好了!
冲啊!!!!!
与此同时,M.E.G.
今天是个好日子,我们的新居民楼完工了,我代表M.E.G.向大家·····
砰!
什么声音?
是啊…
报告长官!U…(喘气声)U.E.C.在小区东南部发动了突袭!!
什么?!
再说一遍!
报告长官!U.E.C.在小区东南部发动了突袭!
M.E.G.驻现场人员火速前往地铁站安排撤离,其余人员跟我一起去阻击U.E.C.
快!!!
届时,整个层级的生存难度变更为:
生存难度:生存難度:
等级等級 5
- 交战中
- 居民撤离中
- 暂时禁止切入
如何使用:
[[include :backrooms-wiki-cn:component:level-class
|class=等级
]]
class 处的可用参数包括以下内容,支持简繁体及英文输入。
| English | 简体中文 | 繁體中文 | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 |
| unknown | 未知 | 未知 | |||||||||||||||
| habitable | 宜居 | 宜居 | |||||||||||||||
| deadzone | 死区 | 死區 | |||||||||||||||
| pending | 等待分级 | 等待分級 | |||||||||||||||
| n/a | 不适用 | 不適用 | |||||||||||||||
| amended | 修正 | 修正 | |||||||||||||||
| omega | 终结 | 終結 | |||||||||||||||
该组件支持简繁切换,如下方代码所示:
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级
]]
在 lang 处选择语言,cn 表示简体中文,tr 表示繁体中文,不填默认选择简体中文。
自定义等级
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级名字
|color=#000000(带有井号的十六进制色号代码。)
|image=链接(至图片的链接。)
|one=在这
|two=随便
|three=放文字
]]
使用 CSS 进行自定义:
你可以使用 CSS 进行额外的自定义,将代码放入到 [[module css]] 中或者是放入到页面的版式内都可以。在这一组件中,不要把 [[module css]] 放在 [[include]] 里面,把它放在那个的下面或者是页面的顶部或底部。
将这些代码放入到你的页面/版式中以编辑所有的颜色,因为组件的 |color= 部分仅能控制背景:
[[module css]]
.sd-container {
/* 字体 */
--sd-font: Poppins, Noto Sans SC, Noto Serif SC;
/* 边框 */
--sd-border: var(--gray-monochrome); /* 大多数等级 */
--sd-border-secondary: 0, 0, 0; /* 不适用 */
--sd-border-deadzone: 20, 0, 0; /* 死区 */
/* 标志 */
--sd-symbol: var(--sd-border) !important; /* 大多数标志 */
--sd-symbol-secondary: 255, 255, 255; /* 4 级以上的是白色 */
/* 文本 */
--sd-bullets: var(--sd-border) !important; /* 点句符文本颜色 */
--sd-text: var(--swatch-text-secondary-color); /* 顶部框文本颜色 */
/* 等级颜色 */
--class-0: 247, 227, 117;
--class-1: 247, 227, 117;
--class-1: 255, 201, 14;
--class-2: 245, 156, 0;
--class-3: 249, 90, 0;
--class-4: 254, 23, 1;
--class-5: 175, 6, 6;
--class-unknown: 38, 38, 38;
--class-habitable: 26, 128, 111;
--class-deadzone: 44, 13, 12;
--class-pending: 182, 182, 182;
--class-n-a: 38, 38, 38;
--class-amended: 185, 135, 212;
--class-omega: 25, 46, 255;
}
[[/module]]
旧版颜色:
如果你不喜欢新版的样式,想要用回旧版的红色边框色,只需要在你的页面中与组件一同引入下方的代码:
[[module css]]
.sd-container {
--sd-border: 90, 29, 27;
--sd-image: 90, 29, 27;
--sd-symbol: 90, 29, 27;
}
[[/module]]
交战过程:
2023年7月4日
10:20:由于M.E.G.还没来得及反应,U.E.C.趁势攻下5号楼
10:26:反应过来的M.E.G.阻击U.E.C.于4号楼前
10:32:由于人数优势,M.E.G.很快将U.E.C.打回5号楼
10:35:阿尔戈斯之眼击退了一些试图从侧面进攻的U.E.C.
10:40:双方准备合攻5号楼
10:45:U.E.C.通过大型反欧装置死守5号楼
11:00:由于U.E.C.的大型反欧装置,M.E.G.与阿尔戈斯之眼无法攻下5号楼
结果:
M.E.G.死伤126人
阿尔戈斯之眼死伤42人
护送居民的M.E.G.队员死伤72人
居民死伤约300人
红星建筑队死伤6人
U.E.C.死伤148人
由于此次战争双方准备都不全面,所以打了约40分钟就结束了。
我们没赢,U.E.C.也没输。
2023年7月5日
双方停战开始拉拢盟友,在此期间,我们把居民撤离了约16000人。
2023年7月6日
第二次战争开始,阿尔戈斯本人亲自坐镇指挥,双方人员为:
M.E.G.5000人
阿尔戈斯之眼:
阿尔戈斯本人
罪孽捕手1000人
真理裁决人1000人
Level C-28.3负罪之子1000人
红星建筑队500人
后室装修公司700人
后室援助小队600人
后勤:
不结盟贸易集团他们以0.5折的价格卖给了我们一些治愈水晶和高纯度火盐。
后室机器人科技援助给了我们一些能为战争做规划和提议的AI。
后室装修公司另外300人,他们负责搬运武器弹药,本来是想让他们修筑前线的,但一想到他们那相当'精湛'的装修技术,阿尔戈斯还是打消了这个念头。
同时他们也为我们援助了一些现实清新剂。
躯,有识血肉,后室厨师联盟为我们援助了一些具有正面效果的生物科技食物。
后室娱乐为我们援助了一些炫酷驾驶器。
红星建筑队另外500人负责修筑前线。
Level C-921联合前哨站1200人负责全力帮助居民撤离。
交战过程:
7:00:U.E.C.试图进攻地铁站,与后室援助小队撞了个正着,双方在激烈的交火中,M.E.G.大部队赶了上来,成功掩击退了U.E.C.,同时,经过交涉,后室援助小队负责保护地铁站。
7:12:U.E.C.试图利用大型反欧装置进攻4号楼,但由于后室装修公司援助的现实清新剂,并没
有起到反转的作用,反而偷鸡不成蚀把米,让阿尔戈斯之眼得到了一个反攻5号楼的绝佳机会。
7:25:U.E.C.大部队提前5min全部到达,开始反攻5号楼,刀锋直指Level C-921联合前哨站。
7:30:由于人数问题,阿尔戈斯之眼被迫从5号楼撤退,同时,U.E.C.开始进攻4号楼。
7:40:在撤离第5波居民的时候,一颗火盐弹射过来击中队伍中央,居民当场死伤150余人。
7:45:后室装修公司小队赶到,与U.E.C.交火,Level C-921联合前哨站小队得以继续撤离居民。
7:53:4号楼在炮火的攻击下支撑不住了,轰然倒塌,楼体内部阿尔戈斯之眼200余人当场牺牲,楼体倒塌的时候,砸死U.E.C.成员50余人。
8:02:5号楼久攻不下,M.E.G.士兵刘██全身绑上炸药,驾驶炫酷驾驶器冲向U.E.C.阵地,当场炸死U.E.C.及其修筑前线成员共50余人,阿尔戈斯之眼与M.E.G.趁势攻下5号楼。
8:10:由于大部分兵力都集中在5号楼,U.E.C.声东击西攻下来了6号楼并炸塌了7号楼,楼后后室援助小队成员50余人当场因为楼体坍塌牺牲。
8:20:后室援助小队向我们求援,后室装修公司小队被派去支援后室援助小队,歼灭U.E.C.300余人。
8:26:居民已全部撤离完毕,Level C-921联合前哨站小队撤销,其内部成员重新归属其所属组织。
8:30:Level C-921联合前哨站宣布撤销,取而代之的是Level C-921联合指挥所,同时,由于U.E.C.大规模使用瑞撒毒气,阿尔戈斯本人被迫撤出该层级,取而代之的是M.E.G.前Level C-921联合前哨站长官代为指挥战场。
8:32:由于瑞撒毒气,防毒面具没来得及发配,导致3号楼被攻破,好在防毒面具现已及时发到每个战士手中。
8:40:U.E.C.攻至小区中央花园,双方开始对峙。
9:50:对峙1小时左右后,M.E.G.通过绝对的火力优势把U.E.C.逼回3号楼,U.E.C.试图再次通过瑞撒毒气夺回优势,但那帮傻子估计是没看见我们带着防毒面具,所以U.E.C.这波瑞撒毒气没起什么效果。
10:00:M.E.G.重新占领3号楼,U.E.C.竟然试图炸毁3号楼!好在后室装修公司小队及时赶到,阻止了这场暴行。
11:00:在这一个小时内,双方陷入了拉锯战,打得有来有回,后来索性不打了,双方都觉得浪费弹药。
12:00:双方僵持了近一个小时后,天空上出现一道烈焰,双方士兵齐刷刷看向了那道烈焰光束……
那是什么?
陨石吗?!
U.E.C.基地内:
长官,天空上的那道烈焰也在我们的计划范围之内吗?
呃,不在,这到底是怎么一回事……
Level C-921联合指挥所内:
长官不好了!
怎么了?
出事了,经我们观测,那是一颗核弹!!!
它是朝着我们来的,预计12小时后砸向我们。
而且所有出口全部失效!!!
为什么?为什么?!
已经有一个Level C-490了,为什么还要有第二个?!
为什么?为什么?!!!!
我不想死在这啊!!!!!!!!!!!!!
此时,有人提议,双方士兵放下武器,一起来一场聚会,反正都要死了,死之前享受一下安宁。
此提议得到了双方长官的许可。
双方士兵选出了每个阵营中最会做饭的人,当然,肯定不止一个,其余人负责摆一个巨大的流水宴。
与此同时,后室中的各大组织也向本层级发出了慰问电。
同志们辛苦了。
人生自古谁无死?留取丹青照汗青。
自:红星建筑队
人总有一死。或重于泰山,或轻于鸿毛。
自:躯&有识血肉
被困于Level C-921的战士们辛苦了,M.E.G.向你们致敬并以示哀悼。
你们的家人将会得到一比补偿款。
自:M.E.G.
虽然这是一次不成功的援助,但生神原谅了你们。
向你们致敬。
自:后室援助小队
这是一场没有'工期'的工程,然而,因为'某种'原因,它烂尾了。
你们不用修下去了,我们不追究你们的责任。
自:后室装修公司
我们还能说什么,你们并未完成伟大的目标,而且还和敌人一起聚会!
但你们被特赦了,你们好好享受吧。
向你们致敬,我们的战士。
自:U.E.C.
在那里的战士们,E.P.B.向你们致歉,同时我们也会吸取教训,研发能拦截导弹的装置。
见微知著,集思广‘意’
自:后室正电子粒子科技有限公司
对于你们与敌人讲和并聚会一事,这本来是不可饶恕的。
但现在很特殊,有一个罪大恶极的'敌人'再过12小时就来了。
你们无法捕捉这个'犯罪分子',你们更无法组织它的暴行。
你们已被赦免。
自:阿尔戈斯之眼
在宴席上,很多来自两方阵营的人有些是有血缘关系的:
例如:来自阿尔戈斯之眼的Level C-28.3负罪之子是一位U.E.C.士兵的哥哥。
同时,有一位基础知识不是很扎实的M.E.G.士兵,因为汽水塞子卡的太死而打不开汽水,一位学过知识的U.E.C.队员为他解决了这个问题。
以下是一些士兵发给家人的信息:
看,我现在在Level C-921,当然,这和你们想象中的Level C-921不太一样,因为这里已经成一片废墟了,我再过11个小时后就要命丧于此。
对不起,我没有尽到一个儿子的职责。
爹娘!我马上就要死在这了,你们别忘记我是你们的儿子!
孩儿不孝了!
你们看,这就是你们所向往的,对吗?不要来这了,我以我的生命做担保。
我马上就不存在了。
我在这里与我的弟弟重逢了即使是在战场上,哪怕他在U.E.C.
来,弟弟,给你的父母说两句话。
爸妈,我和我的哥哥向你们道歉,我们没有做到一个儿子应有的职责。
你们猜我在哪?不是Level C-144,这里是Level C-921,你们问我这里为什么一片废墟?
哈哈,因为这里….这里打过仗。
再过10个小时,我将和这个层级埋葬在一起
此致,
敬礼。
宴后,双方士兵一起比打靶,打牌,有了一段时间的其乐融融。
距离核弹来袭3个小时
M.E.G.指挥官正在8号楼天台上抽烟,突然,生神出现在他旁边。
人类啊,你就不畏惧死亡吗?
你觉得我都亲自带着我的战士来到这里了,你觉得我畏不畏惧死亡?
我体会到了你的无奈与绝望。
这又如何,我能通过无奈与绝望改变现实吗?
我可以咀嚼你的绝望。
所以呢?
我想我得走了,还有更多濒死之人等待着我面见。
来都来了,陪我喝一次壮胆酒怎么样?
只要你愿意。
来吧,敬我的死亡!
干杯!
距离核弹来袭10分钟
哥哥,你还记得我们什么时候分道扬镳的吗?
不记得了。
你还记得那场战争吗?
这我倒还记得。
我侥幸逃走,你被捕了。
哈哈……
这次重逢你意外吗?更何况我们穿着两个阵营的制服。
我真挺意外的,我以为我们会退役后回到[[Level 11]]再重逢,我估计我们的父母那时候还活着。
现在啊,我们是没法再次面对面的见到我们的父母喽。
是啊,自我们投笔从戎,就再也没面对面的见过父母了。
这一别即永别。
我们就这样站在一起吧,我们一起死在同一个地方。
哈哈…..
大家好,这里是Level C-921广播站,距离核弹来临只剩下1分钟了,在核弹来临5秒钟前,大家可以通过呐喊为自己壮胆。
5!
4!!
3!!!
2!!!!
1!!!!!
0!!!!!!
-
- _
生存难度:生存難度:
等级等級 死区
- 已毁
- 终结
- 致命辐射
如何使用:
[[include :backrooms-wiki-cn:component:level-class
|class=等级
]]
class 处的可用参数包括以下内容,支持简繁体及英文输入。English 简体中文 繁體中文 0 1 2 3 4 5 0 1 2 3 4 5 0 1 2 3 4 5 unknown 未知 未知 habitable 宜居 宜居 deadzone 死区 死區 pending 等待分级 等待分級 n/a 不适用 不適用 amended 修正 修正 omega 终结 終結 该组件支持简繁切换,如下方代码所示:
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级
]]
在 lang 处选择语言,cn 表示简体中文,tr 表示繁体中文,不填默认选择简体中文。
自定义等级
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级名字
|color=#000000(带有井号的十六进制色号代码。)
|image=链接(至图片的链接。)
|one=在这
|two=随便
|three=放文字
]]使用 CSS 进行自定义:
你可以使用 CSS 进行额外的自定义,将代码放入到 [[module css]] 中或者是放入到页面的版式内都可以。在这一组件中,不要把 [[module css]] 放在 [[include]] 里面,把它放在那个的下面或者是页面的顶部或底部。
将这些代码放入到你的页面/版式中以编辑所有的颜色,因为组件的 |color= 部分仅能控制背景:[[module css]]
.sd-container {
/* 字体 */
--sd-font: Poppins, Noto Sans SC, Noto Serif SC;/* 边框 */
--sd-border: var(--gray-monochrome); /* 大多数等级 */
--sd-border-secondary: 0, 0, 0; /* 不适用 */
--sd-border-deadzone: 20, 0, 0; /* 死区 *//* 标志 */
--sd-symbol: var(--sd-border) !important; /* 大多数标志 */
--sd-symbol-secondary: 255, 255, 255; /* 4 级以上的是白色 *//* 文本 */
--sd-bullets: var(--sd-border) !important; /* 点句符文本颜色 */
--sd-text: var(--swatch-text-secondary-color); /* 顶部框文本颜色 *//* 等级颜色 */
--class-0: 247, 227, 117;
--class-1: 247, 227, 117;
--class-1: 255, 201, 14;
--class-2: 245, 156, 0;
--class-3: 249, 90, 0;
--class-4: 254, 23, 1;
--class-5: 175, 6, 6;
--class-unknown: 38, 38, 38;
--class-habitable: 26, 128, 111;
--class-deadzone: 44, 13, 12;
--class-pending: 182, 182, 182;
--class-n-a: 38, 38, 38;
--class-amended: 185, 135, 212;
--class-omega: 25, 46, 255;
}
[[/module]]旧版颜色:
如果你不喜欢新版的样式,想要用回旧版的红色边框色,只需要在你的页面中与组件一同引入下方的代码:
[[module css]]
.sd-container {
--sd-border: 90, 29, 27;
--sd-image: 90, 29, 27;
--sd-symbol: 90, 29, 27;
}
[[/module]]战斗结果:
17000余人丧命于此,我方敌方均全军覆没。
你干嘛还要在乎这个。描述:
这里只有废墟和辐射。
实体&据点与前哨站:
死了,毁了。
该层级已毁灭
入口与出口:
入口:找死是吗?
上述入口均已毁
出口:哎,如果你不幸来到这里,你需要在辐射致你死亡前,即1分钟内找到一处残骸切入,来到断壁残垣。
虽然对面也是死区,但总比这里好。
上述出口均已失效
SayuCoLtd
图片均为Flickr.com上传
本文借鉴了Level C-490和Level C-28.3
