@import url("http://vivarium.wdfiles.com/local--files/backrooms%3Avivtheme/stylesheet.css"); :root { --theme-base: "black-highlighter"; --theme-id: "eternal-repository"; --theme-name: "Eternal Repository Theme"; --logo-image: url("http://navyeod-24.wikidot.com/local--files/start/blank%20image.png"); --header-title: "永恒资料库"; --header-subtitle: "寻觅遗忘之物,弥补现世所存"; --mainAccent: 20, 36, 255; --link-color: 20, 36, 255; --hover-link-color: 20, 36, 255; --visited-link-color: 157, 0, 0; --body-font: 'Noto Sans SC', sans-serif; --header-font: 'Noto Sans SC', sans-serif; --title-font: 'Noto Sans SC', sans-serif; --mono-font: 'Fantasque Sans Mono', monospace; --white-monochrome: 237, 233, 223; --pale-gray-monochrome: 255, 251, 240; --light-gray-monochrome: 160, 160, 160; --gray-monochrome: 72, 69, 60; --black-monochrome: 0, 0, 0; --bright-accent: var(--mainAccent); --medium-accent: 0, 0, 0; --dark-accent: var(--mainAccent); --pale-accent: var(--mainAccent); --dark-gray-monochrome: 20, 22, 24; --swatch-topmenu-border-color: var(--mainAccent); --swatch-topmenu-bg-color: var(--medium-accent); --swatch-menubg-color: var(--medium-accent); --swatch-border-color: var(--bright-accent); --swatch-text-dark: var(--white-monochrome); --swatch-text-light: var(--white-monochrome); --swatch-background: var(--medium-accent); --swatch-menutxt-dark-color: var(--white-monochrome); --swatch-primary-darker: var(--pale-accent); --background-gradient-distance: 0rem; --gradient-topmenu: none; --diagonal-stripes: linear-gradient(transparent 0); --gradient-header: none; --header-height-on-desktop: 9rem; } /*login stuff*/ #login-status{ color: rgb(var(--white-monochrome)); } #login-status a#my-account { background-color: rgb(var(--pale-accent)); padding: 0.3em 0.25em 0.2em 0.25em; } #account-options>ul>li a:hover { color: rgb(var(--pale-accent)); } #account-options { background: rgb(var(--medium-accent)); border-color: rgb(var(--pale-accent)); color: rgb(var(--white-monochrome)); } #login-status ul a { color: rgb(var(--white-monochrome)); } /*table stuff*/ table.wiki-content-table th { background-color: rgb(var(--dark-gray-monochrome)); border: 2px solid rgb(var(--pale-accent)) !important; } table.wiki-content-table td { border: 2px solid rgb(var(--pale-accent)) !important; } /*misc*/ #page-title{ border-bottom: 2px solid rgb(var(--pale-accent)); text-align: center; color: rgb(var(--pale-accent)); } #side-bar div.menu-item { border-color: rgb(var(--bright-accent)); } #side-bar .side-block div a img { filter: grayscale(100%); } #footer{ color: rgb(var(--black-monochrome)); } .scp-image-block { border: none; } .scp-image-block .scp-image-caption { color: rgb(var(--white-monochrome)); background-color: rgb(var(--dark-gray-monochrome)); border: none; margin-top: 0.3rem; border-left: 0.2rem solid rgba(var(--pale-accent)); border-right: 0.2rem solid rgba(var(--pale-accent)); } .page-rate-widget-box { background: none; border: none; background-color: rgb(var(--dark-gray-monochrome)); border-left: 0.2rem solid rgba(var(--pale-accent)); } /*hexagon header gradient*/ #skrollr-body { background: repeating-linear-gradient(-45deg, #000000, #000000 4px, #000000 5px, #000000 5px); height: 11rem; } /*blend gradient*/ #container { background: linear-gradient(180deg, rgba(0,0,0,0) 35%, rgb(var(--medium-accent)) 93%); background-size: 37rem 11rem; background-attachment: scroll; background-repeat: repeat-x; } /*misc 2*/ 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 stuff*/ #header, #top-bar { background-attachment: scroll; } #header { background-image: none; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: -0.3rem; background-image: var(--logo-image); background-size: auto 10rem; background-position: left; background-repeat: no-repeat; opacity: 1; } #header h1, #header h1 a { position: absolute; left: 4.8rem; top: 0.8rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; left: 3.3rem; top: 1.8rem; margin: 0; width: 100%; display: flex; justify-content: left; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #0c0c0c; letter-spacing: 0.1rem; } #header h1 a::before{ letter-spacing: 1rem; } /*links*/ a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--newpage-color)) } /*line + block*/ hr { background-color: #000000; border-top: solid 2px rgb(var(--pale-accent)); } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); background-color: rgb(var(--dark-gray-monochrome)); border: none; border-left: solid 2px rgb(var(--pale-accent)); } /*search*/ /*#search-top-box { left: 3%; top: 0.5rem; } #search-top-box-form > #search-top-box-input { width: 7rem; }*/ /* TABVIEW - Abandon All Hope Ye Who Enter Here */ /*content bg*/ .yui-navset .yui-content { background-color: rgba(var(--pale-accent), 0.25); border-color: rgb(var(--pale-accent)); } /*unselected tab color*/ .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { background-color: rgb(var(--dark-gray-monochrome)); color:rgb(var(--white-monochrome)); } /*hover tab bg*/ .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus { background-color: rgba(var(--pale-accent), .25); } /*backer background*/ .yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li { background: rgb(var(--dark-gray-monochrome)); } /*selected tab bg*/ .yui-navset .yui-nav .selected, .yui-navset .yui-navset-top .yui-nav .selected { background-color: rgb(var(--pale-accent)); } .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:active { background-color: rgb(var(--pale-accent)); } @media only screen and (max-width: 768px) { :root{ --swatch-menubg-color: var(--medium-accent); } #header::before { background-image: none; } #header { height: var(--header-height-on-mobile); background-image: url("https://nu-scptheme.github.io/Black-Highlighter/images/logo.svg"); background-image: var(--logo-image); --size: calc(var(--final-header-height-on-mobile) + 1rem); --y-offset: 1.5rem; background-position: calc((var(--header-height-on-mobile) - 0.75rem) - var(--size)) calc(((var(--size) * -1) + var(--header-height-on-mobile) + var(--y-offset)) / 2); background-size: var(--size), 100% var(--header-height-on-mobile); background-repeat: no-repeat, repeat; width: 100vw; margin: 0; position: sticky; top: calc(var(--header-height-on-mobile) * -1); } #header h1, #header h1 a { left: 1rem; top: 0.8rem; } #header h2, #header h2 span, #header h2 span::before { left: 0.8rem; top: 1.8rem; } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"]:hover { background: rgb(0, 0, 0); border-color: rgb(var(--pale-accent)); } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"]{ background: rgb(0, 0, 0); border-color: rgb(var(--pale-accent)); } } .styled-quote { background-color:rgb(var(--dark-gray-monochrome)); border-left: 0.5rem solid rgba(var(--pale-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(--black-monochrome)); border-left: 0.5rem solid rgba(var(--pale-accent)); 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 a{ color: rgb(var(--swatch-menubg-medium-color)); } .lightblock { background-color:rgb(var(--dark-gray-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .darkblock { background-color:rgb(var(--black-monochrome)); color:rgb(var(--white-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .darkblock a { color: rgb(var(--swatch-menubg-medium-color)); } .titleblock { background-color: rgb(var(--dark-gray-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,.25); border: solid rgb(var(--pale-accent)) 2px; } .titlebox{ position: relative; top: -1.6rem; background-color: rgb(var(--pale-accent)); color: rgb(var(--white-monochrome)); padding: 0.25rem 1rem; line-height: 0.1rem; } .stripeblock{ background: repeating-linear-gradient(-45deg, #070536, #070536 4px, #2525e6 5px, #2525e6 5px); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border-left: 0.5rem solid rgba(var(--dark-gray-monochrome)); border-right: 0.5rem solid rgba(var(--dark-gray-monochrome)); } #skrollr-body { background: repeating-linear-gradient(-45deg, #000000, #000000 4px, #000000 5px, #000000 5px); height: 11rem; } #search-top-box .button { visibility: hidden; } #search-top-box-form { visibility: hidden; } #header::before { top: -1.5rem; } #header h1 a::before { letter-spacing: 0.2rem; } .featurebox{ padding:0 0.5rem; margin:1rem 0; background:#000000; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #2525e6; box-sizing:border-box; } .featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#0B1727; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #2525e6; box-sizing:border-box; transition:0.2s; } //If you don't want a span, don't include anything down here .featurespan{ float:right; font-size:75%; } @media only screen and (max-width: 520px) { .featurespan{ display:none; } } div#container-wrap{ background: url(http://backrooms-wiki-cn.wikidot.com/local--files/theme:eternal-repository-theme/long.png) top center repeat-x; background-size: auto var(--header-height-on-desktop); } @media only screen and (max-width: 768px) { div#container-wrap{ background: url(http://backrooms-wiki-cn.wikidot.com/local--files/theme:eternal-repository-theme/long.png) top center repeat-x; background-size: auto var(--header-height-on-mobile); } }
“永远忠诚,永远永恒”
| 永恒资料库 |
寻觅遗忘之物,弥补现世所存。
| 何为永恒资料库? |
我们是一群匿名合作之人。除去进入组织时选择的代号之外,每一位成员都对其他成员一无所知。我们也是一群交易情报之人,此乃我们的立身之本。如果你想从我们这里获得信息,就要为代理人提供价值对等的知识。没有特殊情况,没有秘密交易。
| 我们的使命 |
我们希望通过匿名来保护那些不愿暴露的弱者。为那些希望以神秘的面纱掩盖自身之人披上斗篷,为那些渴望得到信息之人提供帮助,在此无限的层级地狱之中创造繁荣。没有人不需要交易,而我们正是为此而生。
| 成员 |
| 永恒资料库的成员 |
V. Valentin - 主管
永恒资料库的主管,V. Valentin在2016年建立了该组织,并奠定了组织内匿名沟通、情报交易、创造繁荣的基本目标。在有重大会议召开之时,他会在两名深蓝哨兵的陪同下出席;除此之外,他通常不在人前现身。除去这些他有意放出的信息之外,Valentin的一切都对资料库的其余成员保密。
| “阴影之中,光明仍存。” |
| 永恒资料库的成员 |
深蓝哨兵 - 永恒守卫
深蓝哨兵们是永恒资料库的守卫力量,拥有着大量我们交易得来的武装设备。他们会力所能及地保护所有人,通常与交易之手一同出现。与组织内其他的成员不同,哨兵们可以与非组织成员的流浪者们开放交流。
| “永远守护,捍卫永恒。” |
| 永恒资料库的成员 |
披风工匠 - 暗中铸造
披风工匠们为我们的成员打造制服,也是为数不多能够知晓其他成员面目的存在。他们打造斗篷、背心、大衣、装甲,以及我们最重要的面具。由于他们杰出的贡献,披风工匠们在组织内部备受尊重。
| “我们是修补之人,蔽身于阴影之中。” |
| 永恒资料库的成员 |
交易之手 - 低语者
交易之手,或简称为H.T,是你在加入我们之前最有可能遇到的成员。他们享有与披风工匠相同的地位,可以得知其他成员的真面目。他们是我们事业最主要的实行者,在各个组织之间进行信息交易。他们永远保持沉默,只会在需要时与其他组织交流。如果你找到了一名交易之手,那么你最好是有备而来。至于你要准备什么,就请自行领会吧。
| “未闻其声,隐秘已得。” |
| 团队/部门 |
我们的组织中只有寥寥数个部门,但我们确定它们都已被锤炼得臻至完美。我们愿为每一位交易者提供最优秀的服务。
| 永恒资料库的部门 |
厄瑞玻斯之守 - 阴影侍卫
厄瑞玻斯之守是我们的最高武装力量。他们是我们纪律性最强的队伍,拥有着最高的荣誉,以及对永恒资料库绝对的忠诚。纵使拥有如此地位,厄瑞玻斯之守依旧拒绝配备更好的装备,而是选择用更熟悉武器武装自身。他们的力量足以与当年美国的保守派相媲美。
除此之外,他们希望保持完全匿名。
| “我们保护着他人畏惧之物。” |
| 永恒资料库的部门 |
锇之盾 - 前线中坚
锇之盾是我们的守卫力量,永远出现在战争的第一线。即使我们意愿与所有组织保持中立,也难逃战火波及。未雨绸缪,正是这支队伍的意义所在。
| “战争将至。我们既是坚盾,也是利刃。” |
| 永恒资料库的部门 |
库拉兹之火 - 基础建设
库拉兹之火,或可单纯称呼他们为“花火”,是自愿为资料库建设基地与前哨的成员。他们驻足在所有满足条件之地,发挥着出色的维护与修理技巧,确保我们的组织永远以最佳状态运作。他们同样负责成员的居住问题与后勤工作,提供衣食住行,样样精通。
| “所有组织都需要一块后盾。” |
| 永恒资料库的部门 |
灾祸 - 材料收集
灾祸是资料库中一个较小的部门,也是我们主要的资源来源。他们搜刮每一个层级,寻找有用的材料,并负责运载资源回到资料库的基地。他们主要的目标是铜、铁、合金,以及少量金银。这些材料随后将送至披风工匠那里,最终成为我们组织的一部分。
| “破铜烂铁,亦能闪耀。” |
随着组织的发展,日后将会出现更多部门。
| 归档文章 |
我们已经探索了后室中的许多层级,并做好了相应记录。但是这些记录只会对交易者开放。每一次交易达成,新的文章都将会于此展示。
层级
实体
| Entity 227 - 模型战斗机中队 - 与U.E.C.交易 |
| Entity 404 - 死亡之星 - 与M.E.G.交易 |
| Entity 415 - 嚎叫者 - 与M.E.G.交易 |
故事/记录
| An Interesting Meeting - 主管与相关人士Spec交谈的记录 - 资料库专属 |
| 特殊人物 |
以下为工作最出色的隐秘发掘者们。我们应感谢他们的贡献。
| “愿他们的忠诚永恒燃烧。” |
Δ 哨兵 Δ
♚ | NavyEOD_24 | “Alpha” | ♚
Ψ 披风工匠 Ψ
| CutTheBirch | “Gamma” |
Π 隐秘发掘者 Π
| Schulzenreich | “Raven” |
| Stretchsterz | “G.N.K.” |
| s n o w y | “Void” |
如何为永恒资料库撰写文章
在这片多维地狱之中,为我们撰写文章与其他组织稍有不同。
我们并没有严格的模板,但我们要求你必须使用我们的版式。也就是这个。
自定义生存难度模块
在CutTheBirch的帮助下,我们终于有了自定义SD模块。多谢了,披风工匠。
这是我们的SD:
安全 | 无其他组织 | 无环境危害
这里是解读它的方法:
Delta符号:危险等级 | 火焰符号:相关组织 | Omega符号:环境灾害 |
白色 - 无,0 蓝色 - 极低,1 紫色 - 低,2 粉色 - 中,3 橙色 - 高,4 红色 - 极高,5 |
白色 - 无 绿色 - 友好 蓝色 - 资料库 橙色 - 无接触 红色 - 敌对 |
白色 - 无 绿色 - 低 橙色 - 中 红色 - 高 |
[[include :backrooms-sandbox:component:repository-sd
|danger=0
|goi=none
|environmental=none
]]
在你创作文档时,可能会希望在其中加入音频文件。对此我们有一个特殊模板,如下:
音频文件模板
ERAF:####/(字母)
数字:随机数即可,不重要。
字母:
A - 管理(Administrative)文件:仅限主管查看。
B - 暴徒(Bravo)文件:哨兵可见。通常为作战指令。
C - 查理(Charlie)文件:仅限披风工匠、Gamma部门与Epsilon部门查看。通常为材料需求与库存内容。
D - 德尔塔(Delta)文件:仅限隐秘发掘者查看。探索进展的报告与更新。
E - 回音(Echo)文件:所有人可见。
交易对于我们的组织非常重要。我们只会以自身的名义向公众发布一些特殊信息。当撰写一篇文章时,确保这是我们与另一个组织的交易。近期,我们已经与M.E.G.、U.E.C.、蒙面女郎与失落一族达成了合作关系。在未来我们的合作对象还会增加,例如最近正在交涉中的阿尔戈斯之眼。
前往NavyEOD_24的个人站,在“附件”部分找到与我们合作的组织及其标志。插入以下代码:
文章标志
[[=image 标志图像链接]]
在发布文章之后,记得在底部打上“永恒资料库”的标签。
欲了解更多信息,请联系哨兵NavyEOD_24。