☆绝赞可爱Meowait酱的人事档案☆

源页面
2019年2月3日
修订 144
评分
106
↑ 111
↓ 6
支持率
95%
总票数 117
Wilson 95% 下界
89.3%
在相同票数下更稳健的支持率估计
争议指数
0.195

评分趋势

按周聚合
加载图表中...

最近修订

1 / 49
SOURCE_CHANGED
1 个月前
SOURCE_CHANGED
1 个月前
SOURCE_CHANGED
6 个月前

最近投票

1 / 12
2025-08-30
2025-08-28
2025-08-03
2025-06-24
2025-05-05
2025-04-11
2025-03-16
2025-02-24
2025-02-08

相关页面

暂无推荐

页面源码

[[module CSS]] div#container-wrap {     background: url(http://themes.wdfiles.com/local--files/helloworld/background.png) top left repeat-x;     background-size: 105px; } /* HEADER */ #header {     position: relative;     z-index: 10;     padding-bottom: 22px; /* FOR MENU */     background: url(https://s1.ax1x.com/2018/11/17/iztH5n.png) 10px 40px no-repeat; } #header h1 {     margin-left: 15%;     padding: 10px 0px 0px 0px;     float: left;     max-height: 90px; } #header h2 {     margin-left: 15%;     padding: 0;     clear: left;     float: left;     font-size: 105%;     max-height: 38px; }   #header h1 a {     display: block;     margin: 0;     padding: 80px 0 25px;     line-height: 0px;     max-height: 0px;     color: transparent;     background: transparent;     font-family: BauhausLTDemi, Arial, sans-serif;     font-size: 120%;     text-shadow: none;     text-decoration: none; }   #header h1 a::before { font-family: 'Work Sans';      content: '喵喵喵喵喵喵'; color: #ffffff; }   #header h2 span {     display: block;     margin: 0;     padding: 19px 0;     line-height: 0px;     max-height: 0px;     font-weight: bold;     color: transparent;     text-shadow: none; }/* FFFFFF */   #header h2 span::before {     content: ' 喵喵喵! 喵喵喵! 喵喵喵!  ';    display: block;     margin: 0;     padding: 0px 0;     line-height: 0px;     max-height: 0px;     font-weight: bold;     color: #ffffff;     text-shadow: 1px 1px 1px #000; text-shadow: 1px 1px 1px rgba(0,0,0,.8);} */   /* COMMON */ #content-wrap {     position: relative;     margin: 2em auto 0;     width: 920px; } h1, #page-title {     color: #222222;     padding: 0 0 0.25em;     margin: 0 0 0.6em;     text-align: left; } h1 {     margin-top: 0.7em;     padding: 0;     font-style: italic;     font-weight: lighter; } h2, h3, h4, h5, h6, h7 {     margin: 0.5em 0 0.4em;     padding: 0;     letter-spacing: 1px; } #page-title {     font-weight: lighter;     border-color: #322222; } ul {     /*list-style-image: url(../images/bullet.gif);*/     list-style: square; } #top-bar ul { /*    list-style-image: none; /* IE ONLY! IF list-style-image IS SET */ }   li, p {     line-height: 141%; } a {     color: #555555;     text-decoration: none;     background: transparent; } a.newpage {     color: #777777;     text-decoration: none;     background: transparent; } a:hover {     text-decoration: underline;     background: transparent; } /* YUI-TABS */ /* Taken from Anderson Robotics theme by Croquembouche! Modified by Aers for Alces_alces */ .yui-navset.yui-navset-top {     border-left: 3px solid #295183;     border-left: 3px solid #611e22; } .yui-navset .yui-nav {     position: relative;     z-index: 0;     border: none;     padding-left: 0.2em; } .yui-navset .yui-nav li {     padding: 0;     margin: 0.2em 0.3em;     transition: transform 0.2s ease-in-out; } .yui-navset .yui-nav li a {     background: transparent;     color: #5f6368;     border: 1px solid rgba(0,0,0,0.12);     transition: background 0.1s ease-in-out,                 color 0.1s ease-in-out,                 border 0.1s ease-in-out; } .yui-navset .yui-nav li a:hover {     background: rgba(0,0,0,0.04);     color: #202124;     border: 1px solid rgba(0,0,0,0.12); } .yui-navset .yui-nav li a em {     border: none;     padding: 0.5em 0.5em calc(0.5em - 2px) 0.5em; } .yui-navset .yui-nav .selected {     padding: 0;     margin: 0.2em 0.3em;     transform: scale(1.1); } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover {     padding: 0;     border: 1px solid #1e3c62;     border: 1px solid #611e22;;     background: #FF6F61; } .yui-navset .yui-nav .selected a em {     padding: 0.5em 0.5em calc(0.5em - 2px) 0.5em;     border: none; } .yui-navset .yui-content {     display: flex;     flex-direction: column;     background-color: transparent;     border: none;     padding: 0;     position: relative;     margin-top: 0.2em;     transform-origin: 0 0; } .yui-navset .yui-content > div {     border: 1px solid rgba(0,0,0,0.12);     border-left: none;     background-color: #f5f5f5;     padding: 0.25em 0.5em;     display: block;     top: 0;     overflow: hidden;     transform-origin: 0 0; } /* GLOBAL WIDTH */ #header, #top-bar {     width: 920px;     margin: 0 auto; } body {     background-color: #fff;     font-size: 0.80em;     color: #333; } #search-top-box {     position: absolute;     top: 79px;     right: 9px;     width: 250px;     text-align: right; } #search-top-box-input {     border: solid 1px #333333;     border-radius: 5px;     color: #555555;     background-color: #666666;     box-shadow: inset 1px 1px 3px rgba(0,0,0,.5); } #search-top-box-input:hover, #search-top-box-input:focus {     border: solid 1px #fff;     color: #fff;     background-color: #222222;     box-shadow: inset 1px 1px 3px rgba(0,0,0,.8); } #search-top-box-form input[type=submit] {     border: solid 1px #999999;     border-radius: 5px;     padding: 2px 5px;     font-size: 90%;     font-weight: bold;     color: #ccc;     background-color: #222222;     background: linear-gradient(to bottom, #333333,#222222,#111111);     box-shadow: 0 1px 3px rgba(0,0,0,.5);     cursor: pointer; } #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {     border: solid 1px #fff;     color: #fff;     text-shadow: 0 0 1px rgba(255,255,255,.25)     background-color: #87a96b;     background: linear-gradient(to bottom, #666666,#555555,#444444);     box-shadow: 0 1px 3px rgba(0,0,0,.8); }   #login-status {     color: #CCCCCC;     font-size: 90%;     z-index: 30; } #login-status a {     background: transparent;     color: #EEEEEE; } #login-status ul a {     color: #CCCCCC;     background: transparent; }   #account-topbutton {     background: #ccc;     color: #BBBBBB; }   .printuser img.small {     margin-right: 1px; }     /* TOP MENU */ #top-bar {     position: absolute;     z-index: 50;     top: 140px;     right: 0;     height: 21px;     line-height: 18px;     padding: 0;     z-index: 20;     font-size: 90%; } #top-bar ul {     float: right; } #top-bar a {     color: #fff;     background: transparent; } #top-bar ul li {     border: 0;     position: relative; } #top-bar ul li ul {     border: solid 1px #333333;     box-shadow: 0 2px 6px rgba(0,0,0,.5);     border-top: 0; } #top-bar ul li:last-of-type ul {     right: 0; } #top-bar ul li a {     border-left: solid 1px rgba(64,64,64,.1);     border-right: solid 1px rgba(64,64,64,.1);     text-decoration: none;     padding-top: 10px;     padding-bottom: 10px;     line-height: 1px;     max-height: 1px;     overflow: hidden; }   #top-bar ul li.sfhover a, #top-bar ul li:hover a {     background: #DDDDDD;     color: #555555;     border-left: solid 1px rgba(64,64,64,1);     border-right: solid 1px rgba(64,64,64,1); }   #top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a {     border-width: 0;     width: 150px;     border-top: 1px solid #ddd;     line-height: 160%;     height: auto;     max-height: none;     padding-top: 0;     padding-bottom: 0; } #top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover {     background: #fff;     text-decoration: none; } #top-bar ul li ul {     border-width: 0 1px 1px 1px;     width: auto; } #top-bar ul li ul li, #top-bar ul li ul li.sfhover, #top-bar ul li ul li, #top-bar ul li ul li:hover {     border-width: 0; } #top-bar ul li ul li a {     border-width: 0; } #top-bar ul li ul a, #top-bar a:hover {     color: #777777; }   /* IE7 HACK */ #top-bar ul > li > ul {       *margin-top: -4px; }     /* YUI-TABS */ .yui-navset .yui-content{     background-color: #eeeeee; } .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a {     background-color:#cccccc;     background-image: url(../images/yuitabs.png); } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */ .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */     background:#222222 url(../images/yuitabs.png) repeat-x left -1400px; /* selected tab background */     color:#fff; } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus {     background:#EEEEEE url(../images/yuitabs.png) repeat-x left -1300px;     text-decoration: none; } .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav {     border-color: #333333; } .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav {     border-color: #555555; } .yui-navset li {     line-height: normal; }   /* FOOTER */ #footer {     clear: both;     font-size: 77%;     background: #222222;     color: #555555;     margin-top: 15px;     padding: 3px 10px; } #footer .options {     visibility: visible;     display: block;     float: right;     width: 50%;     font-size: 100%;     text-align: right; } #footer a {     color: #fff;     background: transparent; }   /* SOME NICE BOXES */ div.sexy-box {     background: #eeeeee;     border: 1px solid #888888;     padding: 0 10px 12px;     margin: 7px 4px 12px;     overflow: hidden; } div.sexy-box div.image-container img {     margin: 5px;     padding: 2px;     border: 1px solid #888888; }   /* Custom page content classes */ #page-content {     min-height: 720px; }   .unmargined > p {     margin: 0;     line-height: 100%; } .content-panel {     border: solid 1px #444444;     border-radius: 10px;     background-color: #aaaaaa;     margin: 10px 0 15px;     box-shadow: 3px 3px 6px #dddddd;     box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.1); } .content-panel.standalone {     background: #eeeeee; } .content-panel.series {     padding: 0 20px;     margin-bottom: 20px; } .content-panel.centered {     text-align: center; } .content-panel.left-column {     float: left;     width: 48%; } .content-panel.right-column {     float: right;     width: 48%; }   .content-panel .panel-heading {     padding: 2px 10px;     color: #ffffff;     font-size: 90%;     font-weight: bold;     text-shadow: 1px 1px 2px rgba(0,0,0,.35); } .content-panel .panel-heading > p, .content-panel .panel-footer > p {     margin: 0; } .content-panel .panel-body {     padding: 5px 10px;     background: f0ffff } .content-panel .panel-footer {     padding: 1px 10px;     color: #999999;     font-size: 80%;     font-weight: bold;     text-align: right;     text-shadow: 1px 1px 2px rgba(0,0,0,.5); } .content-panel .panel-footer a {     color: #ffffff; } .content-panel .content-toc {     float: right;     padding: 0 20px;     background-color: #fff;     border: solid 1px #5d8aa8;     border-radius: 10px;     margin: 20px 0 5px 5px;     white-space: nowrap;     box-shadow: inset 1px 2px 6px rgba(0,0,0,.15) } .alternate:nth-child(even) {     background-color: rgba(255,255,255,.9); }   /* Page Rating Module Customizations */ .page-rate-widget-box {   display: inline-block;   border-radius: 5px;   box-shadow: 1px 1px 3px rgba(0,0,0,.5);   margin-bottom: 10px;   margin-right: 2em; } .page-rate-widget-box .rate-points {   background-color: #555555 !important;   border: solid 1px #555555;   border-right: 0;   border-radius: 5px 0 0 5px; } .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown {   background-color: #eeeeee;   border-top: solid 1px #555555;   border-bottom: solid 1px #555555;   font-weight: bold; } .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a {   background: transparent;   color: #555555;   padding: 0 4px;   margin: 0 1px; } .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover {   background: #555555;   color: #feffff;   text-decoration: none; } .page-rate-widget-box .cancel {   background-color: #555555;   border: solid 1px #555555;   border-left: 0;   border-radius: 0 5px 5px 0; } .page-rate-widget-box .cancel a {   background: transparent;   text-transform: uppercase;   color: #feffff; } .page-rate-widget-box .cancel a:hover {   border-radius: 0 3px 3px 0;   background: #cdeadc;   color: #feffff;   text-decoration: none; }   /* Heritage Collection Rating Module */ .heritage-rating-module {   float: right;   background-color: #555555;   padding: 2px 8px 2px 5px;   margin-bottom: 10px;   margin-right: 2em;   border: solid 1px #bbbbbb;   border-radius: 8px;   box-shadow: 0 1px 3px rgba(0,0,0,.25); } .heritage-rating-module .page-rate-widget-box {   float: right;   box-shadow: none;   margin-bottom: 0;   margin-right: 0; } .heritage-rating-module .heritage-emblem {   float: right;   position: relative;   top: -2px;   left: 2px;   height: 16px;   width: 16px;   overflow: visible;   margin-right: 2px; } .heritage-rating-module .heritage-emblem img {   width: 20px;   height: 20px;   border: 0; }   /* Fixes for Multi-Line Page Tags */ #main-content .page-tags {     margin: 1em 0 0;     padding: 0; } #main-content .page-tags span {     display: inline-block;     padding: 0;     max-width: 60%; } #main-content .page-tags a {     display: inline-block;     white-space: nowrap; }   /* Standard Image Block */ .scp-image-block {   float: right;   clear: right;   margin: 0 2em 1em 2em;   border: solid 1px #555555;   box-shadow: 0 1px 6px rgba(0,0,0,.25);   width: 300px; } .scp-image-block.block-left {   float: left;   clear: left;   margin: 0 2em 1em 0; } .scp-image-block img {   border: 0;   width: 300px; } .scp-image-block .scp-image-caption {   background-color: #eeeeee;   border-top: solid 1px #555555;   padding: 2px 0;   font-size: 80%;   font-weight: bold;   text-align: center;   width: 300px; } .scp-image-block > p {   margin: 0; } .scp-image-block .scp-image-caption > p {   margin: 0;   padding: 0 10px; }   /* Forum Customizations */ .forum-thread-box .description-block {   padding: .5em 1em;   border-radius: 10px;   box-shadow: 0 1px 5px rgba(0,0,0,.15),     inset 0 1px 0 rgba(255,255,255,.8),     inset 0 10px 5px rgba(255,255,255,.25),     inset 0 -15px 30px rgba(0,0,0,.1) } .thread-container .post .head {     padding: 0.5em 1em;     background-color: #eeeeee;     background: linear-gradient(to right, #eeeeee, #dddddd);     box-shadow: inset 2px 3px 6px rgba(0,0,0,.15);     border-radius: 5px 5px 0 0; }   /* Hide Forum Signatures */ .signature {   display:none !important; } /* RATING MODULE */ .page-rate-widget-box .rate-points {     background-color: var(--fg-dark) !important;     border: solid 1px var(--fg-med-dark);     border-radius: 0px; }   .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown {     background-color: none;     border-top: solid 1px var(--fg-med-dark);     border-bottom: solid 1px var(--fg-med-dark);     font-weight: bold; }   .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a {     background: none;     color: var(--fg-med-dark);     padding: 0 4px;     margin: 0 1px; }   .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover {     background: var(--fg-dark);     color: var(--fg-med-dark);     text-decoration: none; }   .page-rate-widget-box .cancel {     background-color: var(--fg-dark);     border: solid 1px var(--fg-light);     border-left: 0;     border-radius: 0px; }   .page-rate-widget-box .cancel a {     background: transparent;     text-transform: uppercase;     color: var(--fg-light); }   .page-rate-widget-box .cancel a:hover {     border-radius: 0px;     background: var(--fg-dark);     color: var(--bg);     text-decoration: none; } .scp-image-block {     border-color: #fce98b; } /* off-canvas */ @media (max-width: 767px) { #side-bar {     background-color: transparent; } [[/module]] @@@@ [[module CSS]] [[div style="class:desktop-only; position:fixed; RIGHT: 10pt; BOTTOM: 20pt; display: inline-block; float:top; padding:0 0 0 0; overflow: auto"]] [[include :scp-wiki-cn:credit:start]] **欢迎来到全基金会最大的粪坑** [[include :scp-wiki-cn:credit:end]] [[/div]] [[div style="background: url(http://scpsandboxcn.wikidot.com/local--files/meowait7/scp_trans%E5%89%AF%E6%9C%AC.png) bottom center no-repeat; text-align: center; width: 600px; margin: 0 auto; font-size: 20px; padding: 0px;"]] @@ @@ @@ @@ @@ @@ @@ @@ [[=]] ++* ##black|据嘴臭者议会指示## ##black|以下文件为6324/NM$L级机密。你没有权限浏览本文件,滚出克,否则三秒之内杀了你,EVE粒子都给你扬了。## [[/=]] = **##black|呜呜呜,你居然看下去了,[[[scp-cn-1969|康德计数器都给你揍到█里去]]]##** @@ @@ @@ @@ + 来测一下自己与哪个GOI更契合罢 [[html]] <div>     <iframe src="https://meowait.github.io/index.html" width="700" height="600" ></iframe> </div> [[/html]] [[/div]] [[tabview]] [[tab 个人档案]] [[include component:image-block name=http://scp-wiki-cn.wikidot.com/local--files/meowait/meow |caption=“拍好了吗?赶紧让我把这身马猴烧酒衣服换掉!羞死了!”]] **代号:**Meowait **性别:**女 **年龄:**[[image http://scp-wiki-cn.wikidot.com/local--files/meowait/neko]] **身高:**170CM **安保等级:**3级,对部分项目具有4级权限 **隶属站点:**无,通常作为流动工作人员在各个站点工作 **职务:**对现象类异常进行解明与研究工作,以及对新进员工进行指导与教育,[[span class="ruby"]]中国科学报[[span class="rt"]]Science China Paper[[/span]][[/span]]责任主编辑 **专长:**对司马废物进行以其女性亲属为圆心,与其有血缘关系的人为半径进行能使基金会所收容的所有神性实体全部强制绝顶高潮直至第五维度的绝赞高强度辱骂 **简介:**根据本人要求,人事档案中关于其在加入基金会前的履历已被移除。头上的猫耳只是奇术驱动的装饰品,并无其他异常性质。--据本人称,申请前往各个站点流动工作的原因是为了蹭吃蹭喝。--曾对奇术研究产生较大兴趣,工作记录也表明她面对奇术相关的异常时具有足够的理论知识对其进行研究,但她在工作人员面前使用的术式仅限念力操纵物品--头上的猫耳--以及改变瞳色,--目前未知其究竟是无法使用更高级的术式亦或是隐藏其能力。--“好了好了,我承认我会奇术行了吧?再支支吾吾的我就拿奇术飞弹把你的扁桃体打溃疡” --据本人透露,Meowait是日本分部VTuber“Eve.aic”的忠实粉丝,甚至将Eve.aic在视频中说出的“F**K YOU”作为自己的闹钟铃声。--[[[https://m.bilibili.com/video/av44927934.html |AIAD部门出来挨打!!!还我Eve!]]] 本人极其喜欢家猫,但因为流动工作的缘故目前并未喂养--故其前往新站点工作时的第一件事便是撸站点里的猫咪--。因为其友善的性格(大嘘),她自愿参与到对基金会新人的指导与培养中,同时受到了站点员工的一致差评。 “口嗨的事情,能叫不友善🐴?Tony🐴,听见没,Tony🐴!” ——Meowait [[collapsible show="乱七八糟的成就" hide="讲真这些玩意儿没一点用"]] [[div class="left-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E5%8F%82%E5%8A%A0%E8%A1%A8%E6%98%8E.png width="50"]] [[size 120%]][[span style="color:#970118"]]**加入证明**[[/span]][[/size]] [[size 85%]]**被批准加入网站**[[/size]] [[/div]] [[div class="right-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E3%81%AF%E3%81%98%E3%82%81%E3%81%BE%E3%81%97%E3%81%A6%E3%81%AE%E6%8C%A8%E6%8B%B6.png width="50"]] [[size 120%]][[span style="color:#970118"]]**初次见面**[[/span]][[/size]] [[size 85%]]**在讨论区发言**[[/size]] [[/div]] [[div class="left-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E7%A7%98%E5%AF%86%E3%81%AE%E5%AE%9F%E9%A8%93%E5%AE%A4.png width="50"]] [[size 120%]][[span style="color:#970118"]]**秘密实验室**[[/span]][[/size]] [[size 85%]]**在沙盒中创建自己的页面**[[/size]] [[/div]] [[div class="left-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E5%B0%8F%E3%81%95%E3%81%AA%E4%B8%80%E6%AD%A9.png width="50"]] [[size 120%]][[span style="color:#970118"]]**一小步**[[/span]][[/size]] [[size 85%]]**发布一篇文档**[[/size]] [[/div]] [[div class="right-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E6%8E%A1%E7%94%A8%E9%80%9A%E7%9F%A5.png width="50"]] [[size 120%]][[span style="color:#970118"]]**录取通知**[[/span]][[/size]] [[size 85%]]**创建人事档案**[[/size]] [[/div]] [[div class="right-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E9%8A%85%E3%83%A1%E3%83%80%E3%83%AB.png width="50"]] [[size 120%]][[span style="color:#970118"]]**铜奖章**[[/span]][[/size]] [[size 85%]]**发布一篇评分15以上的文档**[[/size]] [[/div]] [[div class="left-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E9%8A%80%E3%83%A1%E3%83%80%E3%83%AB.png width="50"]] [[size 120%]][[span style="color:#970118"]]**银奖章**[[/span]][[/size]] [[size 85%]]**发布一篇评分30以上的文档**[[/size]] [[/div]] [[div class="right-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E3%81%8A%E7%A5%AD%E3%82%8A%E5%A5%BD%E3%81%8D.png width="50"]] [[size 120%]][[span style="color:#970118"]]**喜欢祭典**[[/span]][[/size]] [[size 85%]]**参加一次竞赛**[[/size]] [[/div]] [[div class="right-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E7%89%A9%E7%90%86%E5%AD%A6%E8%80%85.png width="50"]] [[size 120%]][[span style="color:#970118"]]**物理学家**[[/span]][[/size]] [[size 85%]]**发布一篇评分20以上的、包含下列任一标签的SCP文档:反物理定律、反熵、电力、磁性、重力影响**[[/size]] [[/div]] [[div class="left-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E3%82%81%E3%81%A1%E3%82%83%E3%82%81%E3%81%A1%E3%82%83%E3%81%84%E3%82%B1%E3%83%86%E3%83%AB.png width="50"]] [[size 120%]][[span style="color:#970118"]]**乱七八糟的Keter**[[/span]][[/size]] [[size 85%]]**发布一篇评分20以上、关于Keter级项目的SCP文档**[[/size]] [[/div]] [[div class="left-grid"]] [[f<image http://scp-jp.wdfiles.com/local--files/hal-aki-achievement-badges/%E5%AE%9F%E7%B8%BE_%E3%83%8B%E3%83%A5%E3%83%BC%E3%83%88%E3%83%A9%E3%83%A9%E3%83%A9%E3%82%A4%E3%82%B9%E3%83%89.png width="50"]] [[size 120%]][[span style="color:#970118"]]**无效攵攵攵化**[[/span]][[/size]] [[size 85%]]**发布一篇评分20以上、关于Neutralized级项目的SCP文档**[[/size]] [[/div]] [[/collapsible]] [[/tab]] [[tab 负责收容的项目]] [[[meowait-s-proposal|SCP-CN-001 Meowait的提案]]] //我等会再来写这个// [http://scp-wiki-cn.wikidot.com/scp-cn-941 SCP-CN-941 2012世界末日] //此世无光// [[[scp-cn-1851|SCP-CN-1851 柯伊伯带上的小行星法阵]]] //□□流浊污,星石伴气舞// [[[scp-cn-1969|SCP-CN-1969 死妈人]]] **//祖安大舞台,有妈你就来//** [[[scp-cn-1970|SCP-CN-1970 胶片相机]]] //来自酩酊街 满怀爱意// [[[scp-cn-1976|SCP-CN-1976 红宝书]]] //回到南湖边吧// [http://scp-wiki-cn.wikidot.com/scp-cn-1995 SCP-CN-1995 都市传说] //如果有可能,微信上的营销号和微博上的公知也能毁灭世界。// [[[SCP-CN-2849-EX|SCP-CN-2849-EX 子在巢中待母归]]] //完成这个奇术仪式,我们就回家// [[[SCP-CN-3989|SCP-CN-3989 互离网的赛博游牧民]]] //深红之王撕碎了群体间的普世价值,欢迎来到后现代// [[[SCP-CN-3990|SCP-CN-3990 哈基米]]] //哈耶克 哈耶克 哈耶克 哈耶克哈耶克 哈耶克 我那咩鲁拖// [[[SCP-CN-3991|SCP-CN-3991 理想的自我认同]]] //绝绝子胖宝宝家人们谁懂啊好喝到跺jiojio// [[/tab]] [[tab 负责研究的事件]] [http://scp-wiki-cn.wikidot.com/fatalism 坍缩与宿命] //毁灭,只是为了不会永远毁灭// [http://scp-wiki-cn.wikidot.com/ion-bumaro-r18 大术士亚恩和Bumaro的同人H文] //迫真圈子警察,该杀!// [http://scp-wiki-cn.wikidot.com/science-china-paper-2016-4 中国科学报:二零一六年四月刊] [[[society-century-paper-2005-5|世纪社会报:二零零五年五月刊]]] //忽悠!往死里忽悠!// [[[thaumatology-and-sra |追加讲座:SRA能否对奇术进程产生效用 ]]] //呃……我只是在胡诌// [[[dingdongji|楼上的下来搞核酸]]] //叮咚鸡叮咚鸡,大狗大狗叫叫叫// [[[daevite-woke-up|狄瓦已经崛起了,你们还没收到通知吗]]] //我天呢宝宝你是一个特别特别宝宝的狄瓦人🥺// [[[the-lord-of-jambudvipa|赡部洲之主]]] //啊呀,骇死我力// [[/tab]] [[tab 曾为被放逐者的日子]] [[[wanderers:ant-and-butterfly|蚁聚南柯,蝶绕黄粱]]] [[/tab]] [[tab 合作完成的工作]] [[[http://scp-wiki-cn.wikidot.com/thaumaturgy-history-first |奇术早期历史考据]]]**合著者:**[[*user comet_1]][[*user JustinTrenchcoat]] [[[http://scp-wiki-cn.wikidot.com/thaumaturgy-history-second |早期奇术与宗教]]]**合著者:**[[*user comet_1]][[*user JustinTrenchcoat]] [[[http://scp-wiki-cn.wikidot.com/thaumaturgy-history-third |奇术的发展与未来]]]**合著者:**[[*user comet_1]][[*user JustinTrenchcoat]] [[/tab]] [[tab 艺术作品]] [[=]] [[div style="border: 1px dashed #999;padding: 0 12.8px;background-color: #f4f4f4;margin: 1em 0;"]] [[collapsible show="约稿立绘附赠的头像!" hide="约稿立绘附赠的头像!"]] [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/%E8%87%AD%E5%BC%9F%E5%BC%9F%E7%9A%84%E4%B8%80%E9%A2%97%E5%A4%B4]] [[/collapsible]] [[/div]] [[div style="border: 1px dashed #999;padding: 0 12.8px;background-color: #f4f4f4;margin: 1em 0;"]] [[collapsible show="Q版Meowait酱!" hide="Q版Meowait酱!"]] 由[[[http://kaoboluohaochideboluo.lofter.com|Zhimomo]]]绘制 [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/Q%E7%89%88%E8%87%AD%E5%BC%9F%E5%BC%9F ]] [[/collapsible]] [[/div]] [[div style="border: 1px dashed #999;padding: 0 12.8px;background-color: #f4f4f4;margin: 1em 0;"]] [[collapsible show="兜帽猫猫!" hide="兜帽猫猫!"]] EVE粉丝群的群友画的哦! [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/%E5%85%9C%E5%B8%BD%E8%87%AD%E5%BC%9F%E5%BC%9F ]] [[/collapsible]] [[/div]] [[div style="border: 1px dashed #999;padding: 0 12.8px;background-color: #f4f4f4;margin: 1em 0;"]] [[collapsible show="☆泳装限定☆!" hide="☆泳装限定☆!"]] Desert_Walker绘制,bra上的鹿头为Deer Kylin [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/%E6%B3%B3%E8%A3%85%E8%87%AD%E5%BC%9F%E5%BC%9F ]] [[/collapsible]] [[/div]] [[div style="border: 1px dashed #999;padding: 0 12.8px;background-color: #f4f4f4;margin: 1em 0;"]] [[collapsible show="面包包的Meowait!" hide="面包包的Meowait!"]] [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/%E9%9D%A2%E5%8C%85%E8%87%AD%E5%BC%9F%E5%BC%9F ]] [[/collapsible]] [[/div]] [[div style="border: 1px dashed #999;padding: 0 12.8px;background-color: #f4f4f4;margin: 1em 0;"]] [[collapsible show="SCP把妹王!" hide="地狱都给你收容了"]] 由[https://space.bilibili.com/289432498?from=search&seid=5465867567401567566 novote]绘制 [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/helltaker]] [[/collapsible]] [[/div]] [[div style="border: 1px dashed #999;padding: 0 12.8px;background-color: #f4f4f4;margin: 1em 0;"]] [[collapsible show="生日快乐!" hide="生日快乐!"]] [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/%E7%94%9F%E6%97%A5%E5%BF%AB%E4%B9%90.png]] [[/collapsible]] [[/div]] [[/=]] [[/tab]] [[tab 对新员工的指导记录]] @@@@ @@@@ @@@@ @@@@ [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/neko]][[size x-large]]超常药理学家dado的介绍[[/size]][[image http://scp-wiki-cn.wikidot.com/local--files/meowait/neko]] [[html]] <iframe width="640" height="360" src="//player.bilibili.com/player.html?aid=37717573&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe> [[/html]] [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/neko]][[size x-large]]对叙事层的简单介绍[[/size]][[image http://scp-wiki-cn.wikidot.com/local--files/meowait/neko]] [[html]] <iframe width="640" height="360" src="//player.bilibili.com/player.html?aid=30781123&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe> [[/html]] [[image http://scp-wiki-cn.wikidot.com/local--files/meowait/neko]][[size x-large]]class-of-76介绍[[/size]][[image http://scp-wiki-cn.wikidot.com/local--files/meowait/neko]] [[html]] <iframe width="640" height="360" src="//player.bilibili.com/player.html?aid=55477138&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe> [[/html]] [[/tab]] [[/tabview]] + 页面自查 + 这是一堆该死的作品 ++ 文档: [[include component:author-page-tool tag=+原创 +SCP]] ++ 故事: [[include component:author-page-tool tag=+原创 +故事]] ++ 被放逐者之图书馆: [[include component:author-page-tool category=wanderers|tag=+原创]] ++ 中心页 [[include component:author-page-tool tag=+中心 +原创]] + 这是什么? + 这是一个留言板,轻点骂。 [[code]] > 你想留在这里的话——[[*user Wikidot帐号名称]] [[/code]] > 出来吧!爪巴兽!——[[*user Lillian Griffin]] > 你是一只猫——[[*user AanaMalsageco]] > 泻药,前来迫害。海上升明月,鸽特水里爬。小鸽鸽,爪巴吗?——[[*user achsab]] > このまま君を連れて行くと ——[[*user DrCharles_B]] > 次と その次と~,その次と線を引き続けた~——[[*user Adeptus Custodes]] > 前来围观( · ω · )——[[*user Alice schach]] > 哇,原来这几个令我印象深刻的SCP都是你写的!——[[*user 6TsebEht]] > 爱了爱了,来自冲国人的狂喜🙏 ――[[*user dkuhsud]] > 跟你学到了很多——[[*user skylight_cloud]] > 哇哦——[[*user ploto SKIRED]]