LINK SICK
2020年3月18日
修订 463
评分
87
↑ 88
↓ 1
支持率
99%
总票数 89
Wilson 95% 下界
93.9%
在相同票数下更稳健的支持率估计
争议指数
0.044
评分趋势
按周聚合 加载图表中...
最近修订
1 / 155
最近投票
1 / 9
2025-06-27
2024-10-13
2023-11-24
2023-03-02
2022-12-13
2022-07-11
2022-05-14
2022-05-14
2022-05-14
2022-05-14
相关页面
暂无推荐
页面源码
[[include :scp-wiki-cn:theme:black-highlighter-theme]]
[[include :scp-wiki-cn:theme:deus-ex-machina]]
[[include :scp-wiki:component:bhl-dark-sidebar]]
[[module CSS]]
@import url(http://scp-wiki-cn.wikidot.com/theme:broken-world/code/2);
@import url('https://fonts.googleapis.com/css?family=Poiret+One|M+PLUS+1p');
@import url('https://fonts.googleapis.com/css2?family=ZCOOL+QingKe+HuangYou&display=swap');
[[/module]]
[[module css]]
#header h2 span::before {
content: "我们所面对的焕然一新";
}
:root{
--header-title: "科学杀手的档案";
}
[[/module]]
[[module CSS]]
.footnoteref
color: #FF5555;
}
.dblock{background: white; color: white; transition: 1s}
.dblock:hover {color: #333; transition: 1.5s}
.hover1{color: #333; transition: 1s}
.hover1:hover {color: white; transition: 1s}
.hover1 span {display: none}
.hover1:hover span {position: absolute; display: inline; background-color: transparent; color: #333; animation: fade-in 1s}
.hover1:hover span span {position: relative}
.hover2{color: #333; transition: 1s}
.hover2:hover {color: #f5f5f5; transition: 1s}
.hover2 span {display: none}
.hover2:hover span {position: absolute; display: inline; background-color: transparent; color: #333; animation: fade-in 1s; width: 80%}
.hover2:hover span span {position: relative}
.danke{
padding: 5px 5px 4px 10px;
margin-bottom:1px;
width: 97%;
font-family: monospace;
font-size: 1.1em; }
.danke blockquote {
background-color:#222200;
border: 3px solid #AAAA55;
color: #DDDD77;
}
.agent{
background-color:#222200;
border: 3px solid #AAAA55;
color: #DDDD77;
}
.site{
background-color:#222200;
border: 3px solid #AAAA55;
color: #DDDD77;
}
.random { text-align: center; }
.random p { margin: 2em auto; }
.random a { position: relative; box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2), 0px 3px 10px 0 rgba(0, 0, 0, 0.19); padding: 1em; transition: all 0.3s ease-in-out; }
.random a:hover { box-shadow: 0px 3px 4px 0 rgba(0, 0, 0, 0.2), 0px 3px 10px 0 rgba(0, 0, 0, 0.19); }
.random a::after { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; pointer-events: none; background: url(http://scp-wiki.wdfiles.com/local--files/cone/redarrow.png); animation: bg-slide 1s infinite linear; opacity: 0; transition: opacity 0.2s ease-in-out; }
.random a:hover::after { opacity: 1; }
@keyframes bg-slide {
0% { background-position: 0px center; }
100% { background-position: 74px center; }
}
.yui-content h1, .yui-content h3 {
margin-left: 5%;
}
span.s {
display: inline-block;
border: 1px dashed black;
font-family: Courier;
font-weight: normal;
font-size: 85%;
padding: 0px 3px 0px 3px;
}
.ticker {
background-color: #C0C0C0;
color: red;
white-space: nowrap;
overflow: hidden;
box-sizing: border-box;
border: 4px grey solid;
}
.ticker p {
font-size: 1.3rem;
font-family: 'Share Tech Mono', monospace;
display: inline-block;
padding-left: 100%;
animation: marquee 10s linear infinite;
}
@keyframes marquee {
0% { transform: translate(0, 0); }
100% { transform: translate(-100%, 0); }
}
.blinkbar {animation: blink 1.5s infinite; letter-spacing: -0.13em;}@keyframes blink{to{opacity: .0;}}@keyframes flicker {0% {opacity: 0.9890; }5% {opacity: 0.5842; }10% {opacity: 0.9865; }15% {opacity: 0.0412; }20% {opacity: 0.6255; }25% {opacity: 0.3157; }30% {opacity: 0.7328; }35% {opacity: 0.4654; }40% {opacity: 0.9128; }45% {opacity: 0.2449; }50% {opacity: 0.5485; }55% {opacity: 0.6438; }60% {opacity: 0.1180; }65% {opacity: 0.9085; }70% {opacity: 0.0266; }75% {opacity: 0.6795; }80% {opacity: 0.7812; }85% {opacity: 0.0117; }90% {opacity: 0.2239; }95% {opacity: 0.8897; }100% {opacity: 0.2260; }}@keyframes overlay-anim {0% {visibility: hidden; }10% {visibility: hidden; }11% {visibility: visible; }50% {visibility: hidden; }100% {visibility: hidden; }}
[[/module]]
[[module CSS]]
@keyframes fade-in {
0% {opacity: 0}
50% {opacity: 0}
100% {opacity: 1}
}
.dblock{background: black; color: black; transition: 1s}
.dblock:hover {color: #333; transition: 1.5s}
.hover1{color: #333; transition: 1s}
.hover1:hover {color: white; transition: 1s}
.hover1 span {display: none}
.hover1:hover span {position: absolute; display: inline; background-color: transparent; color: #333; animation: fade-in 1s}
.hover1:hover span span {position: relative}
.hover2{color: #333; transition: 1s}
.hover2:hover {color: #f5f5f5; transition: 1s}
.hover2 span {display: none}
.hover2:hover span {position: absolute; display: inline; background-color: transparent; color: #333; animation: fade-in 1s; width: 80%}
.hover2:hover span span {position: relative}
[[/module]]
----
[[=]]
+++ [[span style="font-family:'华文中宋';"]]科学杀手的档案[[/span]]
[[/=]]
----
@@@@
[[tabview]]
[[tab 员工档案 ]]
**员工姓名:**罗久明/Sanfranbrooks Lou
**代号:**sciencekiller/科学杀手
**员工等级:**4
**从属部门:**分析学部,RAISA,抽象异常学部,异心理部。
**描述:**男,44岁,中国籍,在1990年基金会于中国广东深圳的招募行动中以初级职员身份被招募,目前在异心理部工作。
罗久明不好言谈和交际,在加入基金会前无任何社交媒体账号,平时大多数时间只在办公室内活动。在业余时间中,罗久明爱好创作电子音乐,喜爱实验和噪音流派音乐。罗久明曾多次向员工福利部请求以多种电子乐器和实体专辑以代替年终奖金。罗久明也曾被发现私自购买多名帷幕内异常艺术家的作品,已就此进行处分,其拥有的所有异常艺术品已被收容。
[[size x-small]]Don't touch that dial now[[/size]]
-----
[[/tab]]
[[tab 研究项目一览 ]]
-----
[[include :scp-wiki:component:blacklight-box-source |inc-source= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-1
|display-name=SCP-CN-1790
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-1790]]] - 然后我们得以生活在光明之下**[[/span]]
-----
@@ @@
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-source= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-2
|display-name=SCP-CN-1856
]]
= [[span style="font-size:160%;"]]**__[[[SCP-CN-1856]]]__ - __{{Detail Of Interest}}__**[[/span]]
-----
@@ @@
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-source= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-3
|display-name=SCP-CN-1302
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-1302]]]** - [[span style="padding: 1px 0px 2px 0px; background-color:#1E90FF"]]{{你只需混淆你所知道的就可以避开威胁}}[[/span]][[/span]]
-----
@@ @@
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-source= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-4
|display-name=SCP-CN-1689
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-1689]]] - ##941A1D|croyan之误##**[[/span]]
-----
@@ @@
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-6
|display-name=SCP-CN-1485
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-1485]]] - 将尔晦明,彼凭一叩**[[/span]]
-----
@@ @@
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-7
|display-name=SCP-CN-1832
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-1832]]] - 归人**[[/span]]
-----
@@ @@
= 与[[*user Rye Travis]]合著
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-8
|display-name=SCP-CN-1364
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-1364]]] - 欲加之惧/达摩克利斯**[[/span]]
-----
@@ @@
= 与[[*user Rye Travis]]合著
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-12
|display-name=SCP-CN-1572
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-1572]]] - 预定的流程**[[/span]]
-----
@@ @@
= 与[[*user aplous]]合著
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-13
|display-name=SCP-CN-2202
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-2202]]] - 破碎神志**[[/span]]
-----
@@ @@
= 与[[*user SisterTan_Greasy]]合著
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-17
|display-name=SCP-CN-2879-B
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-2879|SCP-CN-2879]]] - 很大的漏勺**[[/span]]
-----
@@ @@
= 与[[*user MentalImageryMirage]]合著
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-14
|display-name=SCP-CN-2463
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-2463]]] - 加速深蓝**[[/span]]
-----
@@ @@
= 与[[*user NoelleFavonius]]合著
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-16
|display-name=[已编辑]
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-2801|尛熋-CN⚠2801]]] - //尛熋//**[[/span]]
-----
@@ @@
= 与[[*user H-Storm Z]]、[[*user Dr Hormress]]、[[*user Diamond_Apple]]、[[*user CaroyalKKaia]]合著
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-18
|display-name=SCP-CN-2832
]]
= [[span style="font-size:160%;"]]**[[[SCP-CN-2832|SCP-CN-2832]]] - 迦梨**[[/span]]
-----
@@ @@
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
-----
[[=]]
++++ 翻译页面
[[/=]]
-----
[[include :scp-wiki:component:blacklight-box-source |inc-source= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-9
|display-name=SCP-5856
]]
= [[span style="font-size:160%;"]]**[[[SCP-5856]]] - 社交连结**[[/span]]
-----
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-source= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-10
|display-name=SCP-3625
]]
= [[span style="font-size:160%;"]]**[[[SCP-3625]]] - 无情的美利坚表情包机器**[[/span]]
-----
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-11
|display-name=SCP-4485
]]
= [[span style="font-size:160%;"]]**[[[SCP-4485]]] - 黑光**[[/span]]
-----
= 与[[*user Rachud]]共同翻译
@@ @@
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-15
|display-name=SCP-6820
]]
= [[span style="font-size:160%;"]]**[[[SCP-6820]]] - ##red|处决尝试##**[[/span]]
-----
= 与[[*user hoah2333]]翻译
@@@@
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[include :scp-wiki:component:blacklight-box-source |inc-section-start= --]
|unique-name=unique-name-17
|display-name=SCP-6659
]]
= [[span style="font-size:160%;"]]**[[[SCP-6659]]] - ##fb7610|无上神智##**[[/span]]
-----
= 与[[*user hoah2333]]翻译
@@@@
[[include :scp-wiki:component:blacklight-box-source |inc-section-end= --]]]
[[/tab]]
[[tab 这啥? ]]
[[include component:image-block name=http://scpsandboxcn.wikidot.com/local--files/sciencekiller3/mememe.png |caption=感谢[[*user YUANNN]]画的⑨号球]]
[[include component:image-block name=http://smlt.wdfiles.com/local--files/sciencekiller%3Agenesis/fumo.png |caption=感谢[[*user Odeo]]画的罗久明fumo]]
其他东西好像也没什么可说的。
[[div style="width:100%;clear: both;"]]
@@ @@
[[/div]]
-----
[[/tab]]
[[/tabview]]
[[=]]
-----
@@@@
@@@@
@@@@
@@@@
@@@@
-----
//[[[https://music.163.com/#/song?id=443700753|I'm smoking cigarettes in the shower]]]//
//[[[https://music.163.com/#/song?id=443700753|When they get wet I just light another]]]//
//[[[https://music.163.com/#/song?id=443700753|Fatal cardiac over cancer]]]//
//[[[https://music.163.com/#/song?id=443700753|Don't gimme no suffer]]]//
//[[[https://music.163.com/#/song?id=443700753|Steal me over, feel me linger]]]//
//[[[https://music.163.com/#/song?id=443700753|Until I'm six under]]]//
//[[[https://music.163.com/#/song?id=443700753|Ain't a fucking thing sacred]]]//
//[[[https://music.163.com/#/song?id=443700753|When I get naked]]]//
//[[[https://music.163.com/#/song?id=443700753|IT'S DEATH!]]]//
-----
[[/=]]
[[footnoteblock]]