@import url('https://scpsandboxcn.wikidot.com/local--files/typeface/Typeface-BWCKKT.css'); @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC&display=swap'); @import url('https://fonts.googleapis.com/css2?family=ZCOOL+XiaoWei&display=swap'); @import url("https://vivarium.wdfiles.com/local--files/backrooms%3Avivtheme/stylesheet.css"); :root { --logo-image: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png"); --header-title: "B.H.S."; --header-subtitle: "为您打理后花园"; /* 字体 */ --body-font: 'Noto Serif SC', sans-serif; --header-font: 'ZCOOL XiaoWei', sans-serif; --title-font: 'ZCOOL XiaoWei', sans-serif; --mono-font: 'BWCKKT', sans-serif; /* 标准色 */ --white-monochrome: 255, 255, 255; /* 白色 */ --very-light-gray-monochrome: 255, 255, 255; /* 次强调色(应用于杂项) */ --light-gray-monochrome: 44, 209, 100; /* 次强调色(登录时) */ --gray-monochrome: 45,183,99; /* 绿灰色 */ --black-monochrome: 0, 0, 0; /* 黑色 */ --medium-accent: 44, 209, 100; /* 绿色*/ --dark-accent: 44, 209, 100; /* 绿色 */ /* 背景与网站标题色 */ --background-gradient-color: var(--very-light-gray-monochrome); --header-gradient-color-bottom: var(--medium-accent); --header-gradient-color-middle: var(--black-monochrome); --header-gradient-color-top: var(--black-monochrome); /* 主要主题色 */ --swatch-background: var(--light-gray-blacmonochrome); --swatch-primary: var(--white-accent); --swatch-primary-darker: var(--medium-accent); --swatch-primary-darkest: var(--dark-accent); --link-color: 43,170,99; --visited-link-color: 43,170,99; --hover-link-color: 43,170,99; --newpage-color: 43,170,99; /* SD 图标适配 */ --img-0: "" !important; --img-1: "" !important; --img-2: "" !important; --img-3: "" !important; --img-4: "" !important; --img-5: "" !important; --img-0: "" !important; --img-unknown: "" !important; --img-n-a: "" !important; --img-habitable: "" !important; --img-deadzone: "" !important; --img-pending: "" !important; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: -1rem; background-image: var(--logo-image); filter: brightness(0%) invert(100%); background-size: auto 10rem; background-position: center; background-repeat: no-repeat; opacity: 0.7; } @media only screen and (max-width: 510px) { #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); filter: brightness(0%) invert(100%); background-size: auto 10rem; background-position: center; background-repeat: no-repeat; opacity: 0.7; } } body::after { content: ""; background-image: url("https://s1.ax1x.com/2022/07/17/jIKWo6.png"); background-size: cover; position: fixed; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.5; z-index: -2; } #skrollr-body { background: none; background-color: #509d59; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%2360df54' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E"); } #container{ background-image: none; } #login-status span { color: #ffffff; } hr { background-color: rgb(var(--medium-accent)); } table.wiki-content-table th, table.wiki-content-table td { border-color: rgb(var(--medium-accent)); } .scp-image-block { border: none; } .scp-image-block .scp-image-caption { color: rgb(0,0,0); background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); margin-top: 0.3rem; } .page-rate-widget-box { background-image: none !important; background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); } /*unselected tab color*/ .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { background-color: rgb(255,255,255); color:rgb(var(--medium-accent)); } .yui-navset .yui-content { background-color: rgba(255,255,255, 0.25); border-color: rgb(var(--medium-accent)); } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); } .titleblock { background-color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(var(--medium-accent)); } .titlebox{ position: relative; top: -1.6rem; background-color: rgb(var(--medium-accent)); color: rgb(255,255,255); padding: 0.25rem 1rem; line-height: 0.1rem; } .dark-titleblock { background-color: rgb(var(--medium-accent)); color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(255,255,255); } .dark-titlebox{ position: relative; top: -1.6rem; background-color: rgb(255,255,255); color: rgb(0,0,0); padding: 0.25rem 1rem; line-height: 0.1rem; } .styled-quote { background-color:rgb(255,255,255); border-left: 0.5rem solid rgba(var(--medium-accent)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .styled-quote-d { background-color:rgb(255,255,255); border-left: 0.5rem solid rgba(var(--medium-accent)); border-right: 0.5rem solid rgba(var(--medium-accent)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote { background-color:rgb(var(--medium-accent)); border-left: 0.5rem solid rgba(255,255,255); color:rgb(var(--white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote-d { background-color:rgb(var(--medium-accent)); border-left: 0.5rem solid rgba(255,255,255); border-right: 0.5rem solid rgba(255,255,255); color:rgb(var(--white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color:rgb(255,255,255); color:rgb(0,0,0); box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .darkblock { background-color:rgb(var(--medium-accent)); color:rgb(var(--white-monochrome)); box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: none; } .logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .borderblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: solid 0.3rem rgb(var(--medium-accent)); } .border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: solid 0.3rem rgb(var(--medium-accent)); } .border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .shadowblock{ color: rgb(255,255,255); padding: 0.01rem 1rem; box-shadow: 0.5rem 0.5rem rgb(var(--gray-monochrome)); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--medium-accent)); } .inset-shadowblock{ padding: 0.01rem 1rem; box-shadow: inset 5em 1em rgba(var(--medium-accent),.25), inset 8em 2em rgba(44, 195, 100,.25), 0.1rem 0.2rem 0.2rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(255,255,255); border: solid 0.3rem rgb(var(--gray-monochrome)); } .leafblock{ padding: 0.01rem 1rem; color: rgb(255,255,255); background-color: #509d59; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%2360df54' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E"); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; border: solid 0.3rem rgb(var(--gray-monochrome)); } .code { background-color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(var(--medium-accent)); } .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(56, 221, 112); fill-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(255,255,255); 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-text-general)) !important; } .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover { color: rgb(var(--swatch-text-general)); } .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; } .top-box { border-color: rgb(43,119,45) !important; } .bottom-box ul li { color: rgb(43,119,45) !important; } .bottom-box ul li:before { background: rgb(43,119,45) !important; } .top-box .gradient-box { background: linear-gradient(90deg, rgba(43,119,45,1) 0%, rgba(43,119,45,0) 36%) !important; } .top-box:before { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23222222' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E") !important; } .header-diamond .diamond-pattern { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23222222' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E") !important; } .header-diamond { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300.9 284.5' style='enable-background:new 0 0 300.9 284.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232b772d;%7D .st1%7Bfill:%232b772d;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st1' points='73.4,32.6 0,105.4 13.6,105.4 86.4,32.6 '/%3E%3Cpolygon class='st1' points='26.5,105.4 40.1,105.4 112.9,32.6 99.3,32.6 '/%3E%3C/g%3E%3Cpolyline class='st1' points='287.3,105.4 214.5,32.6 227.5,32.6 287.3,91.9 '/%3E%3Cpolygon class='st1' points='274.4,105.4 260.8,105.4 188,32.6 201.6,32.6 '/%3E%3C/svg%3E") !important; } .top-box.class-n\/a .header-diamond:after, .top-box.class-不适用 .header-diamond:after, .top-box.class-不適用 .header-diamond:after { content: ""; position: absolute; background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300.9 284.5' style='enable-background:new 0 0 300.9 284.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232b772d;%7D .st1%7Bfill:%232b772d;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st1' points='73.4,32.6 0,105.4 13.6,105.4 86.4,32.6 '/%3E%3Cpolygon class='st1' points='26.5,105.4 40.1,105.4 112.9,32.6 99.3,32.6 '/%3E%3C/g%3E%3Cpolyline class='st1' points='287.3,105.4 214.5,32.6 227.5,32.6 287.3,91.9 '/%3E%3Cpolygon class='st1' points='274.4,105.4 260.8,105.4 188,32.6 201.6,32.6 '/%3E%3C/svg%3E") !important; height: calc(284.5px / 1.13); width: calc(300.9px / 1.13); filter: none !important; } .top-box.class-unknown .header-diamond { filter: none !important; } .top-box.class-unknown:before, .top-box.class-unknown .header-diamond .diamond-pattern{ opacity: 0.15 !important; } .top-box.class-0 { background: rgb(var(--medium-accent)) !important; } .header-diamond .diamond-color.class-0 { background: rgb(var(--medium-accent)) !important; } .top-box.class-1, .top-box.class-2 { background: rgb(var(--medium-accent)) !important; } .header-diamond .diamond-color.class-1, .header-diamond .diamond-color.class-2 { background: rgb(var(--medium-accent)) !important; } .top-box.class-3, .top-box.class-4 { background: rgb(43,170,99) !important; } .top-box.class-0 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/0.JPG") center/78% no-repeat !important; } .top-box.class-1 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/1.JPG") center/78% no-repeat !important; } .top-box.class-2 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/2.JPG") center/78% no-repeat !important; } .top-box.class-3 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/3.JPG") center/78% no-repeat !important; } .top-box.class-4 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/4.JPG") center/78% no-repeat !important; } .top-box.class-5 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/5.JPG") center/78% no-repeat !important; } .top-box.class-unknown .header-diamond .diamond-image, .top-box.class-未知 .header-diamond .diamond-image, .top-box.class-未知 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/smhy.JPG") center/78% no-repeat !important; } .top-box.class-n\/a .header-diamond .diamond-image, .top-box.class-不适用 .header-diamond .diamond-image, .top-box.class-不適用 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme%3Abhs/bsy.JPG") center/78% no-repeat !important; } .top-box.class-habitable .header-diamond .diamond-image, .top-box.class-宜居 .header-diamond .diamond-image, .top-box.class-宜居 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/mghy.JPG") center/78% no-repeat !important; } .top-box.class-deadzone .header-diamond .diamond-image, .top-box.class-死区 .header-diamond .diamond-image, .top-box.class-死區 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/pbhy.JPG") center/78% no-repeat !important; } .top-box.class-pending .header-diamond .diamond-image, .top-box.class-等待分级 .header-diamond .diamond-image, .top-box.class-等待分級 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/ccbq.JPG") center/78% no-repeat !important; } .header-diamond .diamond-color.class-3, .header-diamond .diamond-color.class-4 { background: rgb(43,170,99) !important; } .top-box.class-5{ background: rgb(43,140,84) !important; } .top-box.class-unknown, .top-box.class-未知{ background: #bbbbbb !important; } .top-box.class-habitable, .top-box.class-宜居{ background: rgb(22 ,255 ,86) !important; } .header-diamond .diamond-color.class-5 { background: rgb(43,140,84) !important; } .header-diamond .diamond-color.class-unknown, .header-diamond .diamond-color.class-未知 { background: #bbbbbb !important; } .header-diamond .diamond-color.class-habitable, .header-diamond .diamond-color.class-宜居 { background: rgb(22 ,255 ,86) !important; } .top-box.class-deadzone { background: #ff3433 !important; } .header-diamond .diamond-color.class-deadzone { background: #ff3433 !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(3)>.default:after { content: "无寄生虫" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(3)>.default:after { content: "無寄生蟲" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(3)>.default:after { content: "极少寄生虫" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(3)>.default:after { content: "極少寄生蟲" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(3)>.default:after { content: "少量寄生虫" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(3)>.default:after { content: "少量寄生蟲" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(3)>.default:after { content: "少量寄生虫" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(3)>.default:after { content: "少量寄生蟲" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(3)>.default:after { content: "中量寄生虫" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(3)>.default:after { content: "中量寄生蟲" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(3)>.default:after { content: "大量寄生虫" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(3)>.default:after { content: "大量寄生蟲" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(1)>.default:after { content: "未知属性" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(1)>.default:after { content: "未知屬性" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(2)>.default:after { content: "未知" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(2)>.default:after { content: "未知" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(3)>.default:after { content: "未知生物" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(3)>.default:after { content: "未知生物" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(2)>.default:after { content: "宜居聚居地" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(2)>.default:after { content: "宜居聚居地" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(3)>.default:after { content: "无有害生物" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(3)>.default:after { content: "無有害生物" !important; } .lang-cn .top-box.class-pending .bottom-text:after, .lang-cn .top-box.class-等待分级 .bottom-text:after, .lang-cn .top-box.class-等待分級 .bottom-text:after { content: "参差不齐"!important; } .lang-tr .top-box.class-pending .bottom-text:after, .lang-tr .top-box.class-等待分级 .bottom-text:after, .lang-tr .top-box.class-等待分級 .bottom-text:after { content: "參差不齊" !important; } .lang-cn .bottom-box.class-pending ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(1)>.default:after { content: "私家园林"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(1)>.default:after { content: "私家園林"!important; } .lang-cn .bottom-box.class-pending ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(2)>.default:after { content: "树木生长不均匀"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(2)>.default:after { content: "樹木生長不均勻"!important; } .lang-cn .bottom-box.class-pending ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(3)>.default:after { content: "寄生虫分布不均匀"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(3)>.default:after { content: "寄生蟲分佈不均勻"!important; } .lang-cn .top-box.class-deadzone .bottom-text:after, .lang-cn .top-box.class-死区 .bottom-text:after, .lang-cn .top-box.class-死區 .bottom-text:after { content: "破败花园"!important } .lang-tr .top-box.class-deadzone .bottom-text:after, .lang-tr .top-box.class-死区 .bottom-text:after, .lang-tr .top-box.class-死區 .bottom-text:after { content: "破敗花園"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(1)>.default:after { content: "公共园林"!important } .lang-tr .bottom-box.class-deadzone ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(1)>.default:after { content: "公共園林"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(2)>.default:after { content: "杂草丛生"!important; } .lang-tr .bottom-box.class-deadzone ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(2)>.default:after { content: "雜草叢生"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(3)>.default:after { content: "危险寄生生物"!important; } .lang-tr .bottom-box.class-deadzone ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(3)>.default:after { content: "危險寄生生物"!important; } .lang-cn .top-box.class-0 .bottom-text:after { content: "荒草丛生"!important; } .lang-tr .top-box.class-0 .bottom-text:after { content: "荒草叢生"!important; } .lang-cn .top-box.class-1 .bottom-text:after { content: "空旷花园"!important; } .lang-tr .top-box.class-1 .bottom-text:after { content: "空曠花園"!important; } .lang-cn .top-box.class-2 .bottom-text:after { content: "普通花园"!important; } .lang-tr .top-box.class-2 .bottom-text:after { content: "普通花園"!important; } .lang-cn .top-box.class-3 .bottom-text:after { content: "茂密花园"!important; } .lang-tr .top-box.class-3 .bottom-text:after { content: "茂密花園"!important; } .lang-cn .top-box.class-4 .bottom-text:after { content: "繁盛花园"!important; } .lang-tr .top-box.class-4 .bottom-text:after { content: "繁盛花園"!important; } .lang-cn .top-box.class-5 .bottom-text:after { content: "修剪过度"!important; } .lang-tr .top-box.class-5 .bottom-text:after { content: "修建過度"!important; } .lang-cn .top-box.class-unknown .bottom-text:after, .lang-cn .top-box.class-未知 .bottom-text:after { content: "神秘花园"!important; } .lang-tr .top-box.class-unknown .bottom-text:after, .lang-tr .top-box.class-未知 .bottom-text:after { content: "神秘花園"!important; } .lang-cn .top-box.class-habitable .bottom-text:after, .lang-cn .top-box.class-宜居 .bottom-text:after { content: "美观花园"!important; } .lang-tr .top-box.class-habitable .bottom-text:after, .lang-tr .top-box.class-宜居 .bottom-text:after { content: "美觀花園"!important; } .lang-cn .bottom-box.class-n\/a ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-不适用 ul li:nth-child(2)>.default:after { content: "不存在树木" !important; } .lang-tr .bottom-box.class-n\/a ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-不适用 ul li:nth-child(2)>.default:after { content: "不存在樹木" !important; } .lang-cn .bottom-box.class-n\/a ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-不适用 ul li:nth-child(3)>.default:after { content: "不存在生物" !important; } .lang-tr .bottom-box.class-n\/a ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-不适用 ul li:nth-child(3)>.default:after { content: "不存在生物" !important; } .top-box.class-0 .bottom-text p { display: none !important; } .top-box.class-1 .bottom-text p { display: none !important; } .top-box.class-2 .bottom-text p { display: none !important; } .top-box.class-3 .bottom-text p { display: none !important; } .top-box.class-4 .bottom-text p { display: none !important; } .top-box.class-5 .bottom-text p { display: none !important; }
请配合此音频以获取更好的阅读体验:
生存难度:生存難度:
等级等級 pending
- {$one}
- {$two}
- {$three}
如何使用:
[[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]]
实验庄园是后室C区域的一个隐蔽的花园。
描述
实验庄园由多个区域构成,各区域分割的非常突兀,总体呈巨大长方形状,表面积约800km²。
实验庄园共分为八个园区,每个园区均为占地100km²的正方形园区,以下一一列出:
生存难度:生存難度:
等级等級 0
- {$one}
- {$two}
- 通常不存在寄生虫
如何使用:
[[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]]
荒漠 中的地面。
荒漠是一片完全未经修整的园区,只有零零散散未经修整的灌木生长在起伏的沙丘上。这些树木由于生长在贫瘠的土地上而鲜有果实,因此我们建议您前往其它区域采摘果实。
同样的,由于这片园区极其贫瘠,没有寄生虫在此栖息,所以仍然有客人在这里歇脚。
荒漠的地面平整而坚硬,但强度不高,因此我们暂时没有在此植树的计划。
您开门后通常都会进入这一园区,此时您可以像其他客人一样,沿着我们设置的路标前往东边的雨林或者东南方向的补给站。
生存难度:生存難度:
等级等級 1
- {$one}
- 遍布荆棘
- 少量寄生虫
如何使用:
[[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]]
高山 中正在生长的树木。
高山是一片崎岖不平,荆棘丛生的园区,本园区的树木几乎绝迹,不过由于这里的地面坚硬,适合种植树木,因此我们在这里开辟了试验田培育树苗,并把长成的树木移植进雨林。
高山的地形崎岖、难以穿越,而且栖息有少量的寄生虫,例如甲壳虫、竹节虫和蜘蛛。但这里是前往雨林或补给站的必经之路。您只需要继续沿着我们的路标前进——不用担心,我们会尽力保证您的安全。
如果您遇到了我们当中的一员,您完全可以要求 TA 为您带路。不用客气,这是我们应尽的职责。
生存难度:生存難度:
等级等級 habitable
- {$one}
- {$two}
- {$three}
如何使用:
[[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]]
园艺师们的杰作。
雨林是实验庄园中最树木最茂密的园区,我们在这里种植了大量枝条整洁的树木,并且将害虫清理得一干二净,因此您可以放心在此游览。
您在这里可以采摘树木的果实——这里通常会有富含杏仁水和蛋白质或是其他有价值的东西的果实,您只需要打开它们的盖子就可以享用;同样,这些树木也能为您提供一个完美、私人的休息地点。
值得一提的是,我们在这里设置了一个接待客人的场所,沿着路标前往即可,我们每天都会准备餐会,诚邀您的加入。
当然,这里还有许多的宾客与我们的成员,不用担心,他们都是友好的。
在这个园区,您可以欣赏我们之中最出色的园艺师们的作品:桑德尔先生的“桑德尔巨树1号”、列尔德先生的“飞跃者银行”、诺尔•泽罗先生的“代数感”以及特瑞斯先生的代表作——特瑞斯大厦,相信喜好园林的您是不会失望的。
生存难度:生存難度:
等级等級 5
- 私家园林
- 枝条整洁
- {$three}
如何使用:
[[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]]
养殖场 养殖的甲壳虫。
显而易见,养殖场是养殖生物的地方。
我们在养殖场种植了大量的生产型灌木来养殖一些对我们有用的寄生虫,它们会帮助我们清理杂草、种植树木……当然,也帮助我们惩罚那些品行不端的客人。
不过您应当注意:这些寄生虫对外人可能没那么友好,如果您希望参观我们的养殖场,您应当要求我们中负责饲养寄生虫的成员带您参观。请放心,这些寄生虫会听它们的饲养员的话的。
生存难度:生存難度:
等级等級 工具箱
- 工具箱
- 枝条整洁
- 可控寄生虫
如何使用:
[[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]]
这些果树很可靠。
工具箱是一个美妙的地方,这里是使园艺师们的心意焕发生机而必不可少的地方,这里存放着B.H.S.所有使用过和目前正使用的工具。我们在这里种植了果树,它们都在不停地生产,只为造就更完美更顺手的工具。
这里的工具对所有遵守规定的宾客开放——只要您能够使用它;另外,我们在这里设办了一片供客人们体验种植与园艺的区域,所有进入此层级的宾客都拥有这片区域的使用权——当然,行为不当的客人们将会被永久剥夺这个权利——您可以在这里放心发挥您的想象,设计您的树木——如果您的设计足够好,我们会邀请您成为我们的一员——一位新的园艺师。
若有疑问或困难,您可以求助我们的工作人员,他们会热情的为您解答并给予您一张道具博物馆的入场券(入场劵仅在七天内有效,当然,若是您未及时前往也无需担心承担任何责任),不过,若您依然对那些建造宏伟树木的工具感到好奇,不妨去道具博物馆看看。博物馆目前暂不开放,我们对此深表歉意。
生存难度:生存難度:
等级等級 5
- 私家园林
- {$two}
- 不存在寄生虫
如何使用:
[[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]]
这就是为什么我们不希望您参观这里。
在试验庄园中,补给站是树木们所使用的肥料的唯一出处,这里坐落着一座巨大的地下矿脉,拥有丰富的矿藏,包括,铁,铜,石灰等重要建材,我们用高效便捷的方式在这里开采肥料的原材料,你所看到的那些宏伟建筑的建材,如混凝土,钢筋等人工混合材料,也在此区域进行加工,因为某些特殊原因,我们暂时不便为您做过多关于该区域的描述。
宾客必看:我们不推荐您进入此区域——您不会喜欢空气质量极其恶劣的地方的。由于常年在此进行开采工作,该园区的空气中弥漫着粉尘,灰土等污物。因此,请不要以任何手段进入此区域,否则后果自负;若您途经该区域,请另行绕道。
生存难度:生存難度:
等级等級 habitable
- {$one}
- 枝条整洁
- {$three}
如何使用:
[[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]]
看看这些灌木。
若宾客们在实验庄园游览过程中感到疲惫,灌木丛园区也许是你的最佳入住选择。
我们现已将此区域从原本的“村庄模拟区”规划为宾客们休息娱乐的场所,您可以在这里选择任意一家酒店入住。
这里拥有豪华而舒适的套房,悠闲惬意的园林景观房等酒店房间1。
相信在这其中,你已经有了自己的最佳之选。但倘若您无法承担过高的入住费用,我们推荐您选择价格低廉的商务房——这也是订购次数最多的客间类型。
酒店建筑群四周是我们精心为宾客们准备的娱乐场所。它们包括:赌场、游乐园、各式园林、滑雪场等娱乐项目,相信你会在此玩的非常愉快。
生存难度:生存難度:
等级等級 紊乱
- 紊乱
- 紊乱
- 紊乱
如何使用:
[[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]]
因素材库环境变化较大,现已将原文本归档,后续更新时间待定。
寄生虫
您可能会在高山园区发现甲壳虫、好帮手、竹节虫和蜘蛛,不过甲壳虫与好帮手通常是友好的——只要您不去激怒它们,甲壳虫还可以帮助您前往其它园区;
如前文所述,养殖场园区存在大量寄生虫,参观此园区请跟随我们的工作人员指引;
工具箱中的寄生虫完全由我们控制(蠕虫除外),您可以自由地操控它们来帮助您栽种树木;
雨林与灌木丛完全不存在任何寄生虫——包括蠕虫。
其它园区除蠕虫外不存在任何寄生虫,在保证不发出超过 100 dB 的声音的前提下,您可以放心游览。
主人与宾客
B.H.S.(Backrooms Horticulturalist Society,后室园艺师协会)试验场
- 我们在此花园设置了试验场用于测试各类园艺工具,当然也是导致此花园枝节横生的主要原因;
- 我们诚邀您的加入。
入口与出口
入口
- 在任意美观的2花园找到一扇标有“园艺工作室”的门并开门进入。
- 我们知晓一个通往该花园的隐蔽入口,但很抱歉我们必须对此保密。
出口
- 从本花园边缘开门(部分组织称为“切出”)离开即可到达一个美观的3花园。
- 在素材库的虚空中漂流,并穿过某个界限,会到达崩坏之地。
作者:
企划、框架、“主人与宾客”部分、出入口以及与B.H.S.相关人员交涉
前四个园区以及“素材库”园区、“寄生虫”部分、寻找背景音效和配图以及驯服塔吊
General Thunder 不匹配任何一个现有的用户名
后四个园区、完善GOI设定以及饲养车兽
荒漠园区的影像来源
高山园区的影像来源
雨林园区的影像来源
养殖场园区的影像来源
工具箱园区的影像来源
补给站园区的影像来源
灌木丛园区的影像来源
素材库园区没有影像,但为了再水一行,我特地写了出来。——Liurd
城市环境背景音 许可:CC-BY 作者:Zabuhailo 来源:耳聆网 这是链接