助理研究员Picsell Dois的自查页面
2021年2月16日
修订 60
评分
0
↑ 0
↓ 0
支持率
0%
总票数 0
Wilson 95% 下界
0.0%
在相同票数下更稳健的支持率估计
争议指数
0.000
最近修订
1 / 21
最近投票
1 / 1
暂无投票
相关页面
暂无推荐
页面源码
[[module css]]
@import url(http://scp-equestria.wikidot.com/component:metro-design-theme/code/1);
[[/module]]
[[module css]]
/* HEADER */
#header {
height: 140px;
position: relative;
z-index: 10;
padding-bottom: 30px; /* FOR MENU */
background: url(http://scp-equestria.wdfiles.com/local--files/about-the-scp-foundation/SCP-Logo-CN-and-EQ.png) 10px 40px no-repeat;
}
#header h1 a {
display: block;
content: "SCP基金会";
margin: 0;
padding: 80px 0 25px;
line-height: 0px;
max-height: 0px;
color: transparent;
background: transparent;
font-family: 'Microsoft JhengHei', Arial, sans-serif;
font-size: 150%;
text-decoration: none;
text-shadow: none;
}
#header h1 a::before {
content: "SCP基金会";
color: #ffffff;
}
#header h1 a span{
display: block;
content: "";
visibility: hidden;
}
#header h2 {
margin-left: 120px;
padding: 0;
clear: left;
float: left;
font-size: 105%;
max-height: 38px;
}
#header h2 span {
display: block;
margin: 0;
padding: 19px 0;
line-height: 0px;
max-height: 0px;
font-weight: bold;
color: transparent;
text-shadow: none;
}
#header h2 span::before {
content: "中国分部 | 小马利亚分部";
display: block;
margin: 0;
padding: 0px 0;
line-height: 0px;
max-height: 0px;
font-weight: bold;
color: #ffffff;
}
/* For FireFox */
@-moz-document url-prefix() {
.emph {
/* For the environments which comply with CSS3. */
font-family: monospace;
font-style: normal;
font-weight: normal;
background-image: url(http://www.scp-wiki.net/local--files/component%3Atheme/dot.png), none;
background-repeat: repeat-x;
padding: 0.5em 0 0;
background-color:transparent;
background-clip: padding-box, content-box;
background-size: 1em 1.3em, auto;
}
}
/* For IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.emph {
/* For the environments which comply with CSS3. */
font-family: monospace;
font-style: normal;
font-weight: normal;
background-image: url(http://www.scp-wiki.net/local--files/component%3Atheme/dot.png), none;
background-repeat: repeat-x;
padding: 0.5em 0 0;
background-color:transparent;
background-clip: padding-box, content-box;
background-size: 1em 1.3em, auto;
}
}
/* viewport */
@viewport {
width: device-width;
zoom: 1.0;
}
/* IE viewport */
@-ms-viewport {
width: device-width;
zoom: 1.0;
}
/* opera viewport */
@-o-viewport {
width: device-width;
zoom: 1.0;
}
/* chrome viewport - maybe it isn't work... */
@-webkit-viewport {
width: device-width;
zoom: 1.0;
}
/* firefox viewport - maybe it isn't work too... */
@-moz-viewport {
width: device-width;
zoom: 1.0;
}
/* webkit scrollbar */
::-webkit-scrollbar
{
width: 9px; /* for vertical scrollbars */
height: 9px; /* for horizontal scrollbars */
border: solid 1px rgba(0, 0, 0, 0.1);
border-round: 0.5px;
}
::-webkit-scrollbar-track
{
background: rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb
{
background: rgba(50, 50, 50, 0.3);
}
.page-source {
word-break: break-all;
}
/* Responsive Web Design */
img, embed, video, object, iframe, table {
max-width: 100%;
}
#page-content div, #page-content div table {
max-width: 100%;
}
#edit-page-comments {
width: 100%;
}
/* basic Query for mobile devices */
@media (max-width: 767px) {
.owindow {
min-width: 80%;
max-width: 99%;
}
.modal-body .table, .modal-body .table ~ div {
float: left;
}
.owindow .button-bar {
float: right;
}
.owindow div a.btn-primary {
width: 100%;
float: left;
}
span, a {
word-break: break-all;
}
}
/* Mobile Media Query */
@media (max-width: 479px) {
#search-top-box-input {
display: none;
}
#search-top-box-form input[type=submit] {
display: none
}
#page-content {
font-size: 0.9em;
}
#main-content {
margin: 0;
}
#recent-posts-category {
width: 100%;
}
#header, .mobile-top-bar {
max-width: 90%;
}
#side-bar {
width: 80%;
position: relative;
}
.top-bar {
display:none;
}
.mobile-top-bar {
display: block;
padding: 0;
}
.page-options-bottom a {
padding: 0 4px;
}
#header h1 a {
font-size: 100%;
}
blockquote {
margin: 1em 0;
}
.license-area {
font-size: 0.8em;
}
#header {
background-position: 0 5.5em;
background-size: 55px 55px;
}
#header h1, #header h2 {
margin-left: 66px;
}
table.form td, table.form th {
float: left;
}
/*
td.title {
width: 30%;
}
*/
td.name {
width: 15em;
}
table.form td, table.form th {
padding: 0;
}
#edit-page-title {
max-width: 90%;
}
.content-panel.left-column, .content-panel.right-column {
width: 99%;
float: left;
}
#page-content div, #page-content div table {
clear: both;
}
#page-content div.title {
word-break: keep-all;
}
}
/* Note Media Query */
@media (min-width: 480px) and (max-width: 580px) {
/*
#search-top-box-input {
width: 7em;
}
*/
#search-top-box-input {
display: none;
}
#search-top-box-form input[type=submit] {
display: none
}
#main-content {
margin: 0 2em 0 2em;
}
#header, .mobile-top-bar {
max-width: 90%;
}
#side-bar {
width: 80%;
position: relative;
}
.top-bar {
display:none;
}
.mobile-top-bar {
display: block;
}
.page-options-bottom a {
padding: 0 5px;
}
#header h1 a {
font-size: 120%;
}
blockquote {
margin: 0.5em;
}
.license-area {
font-size: 0.85em;
}
#header {
background-position: 0.5em 4.5em;
background-size: 66px 66px;
}
#header h1, #header h2 {
margin-left: 80px;
}
/*
td.title {
width: 30%;
}
*/
#page-content div.title {
word-break: keep-all;
}
td.name {
width: 15em;
}
.content-panel.left-column, .content-panel.right-column {
width: 99%;
float: left;
}
#page-content div, #page-content div table {
clear: both;
}
}
/* Mini Tablet Media Query */
@media (min-width: 581px) and (max-width: 767px) {
/*
#search-top-box-input {
width: 8em;
}
*/
#search-top-box-input {
display: none;
}
#search-top-box-form input[type=submit] {
display: none
}
#side-bar {
width: 80%;
position: relative;
}
#main-content {
margin: 0 3em 0 2em;
}
#header, .mobile-top-bar {
max-width: 90%;
}
.top-bar {
display: none;
}
.mobile-top-bar {
display: block;
}
.page-options-bottom a {
padding: 0 6px;
}
#header h1 a {
font-size: 140%;
}
.license-area {
font-size: 0.9em;
}
#header {
background-position: 1em 4em;
background-size: 77px 77px;
}
#header h1, #header h2 {
margin-left: 93px;
}
}
/* Tablet Media Query */
@media (min-width: 768px) and (max-width: 1240px) {
#main-content {
margin: 0 4em 0 20em;
}
#header, #top-bar #side-bar {
max-width: 100%;
}
.top-bar li {
margin: 0;
}
#top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a {
width: 110px;
}
.page-options-bottom a {
padding: 0 7px;
}
#header h1 a {
font-size: 160%;
}
.license-area {
font-size: 0.95em;
}
#header {
background-position: 1em 4em;
background-size: 88px 88px;
}
#header h1, #header h2 {
margin-left: 106px;
}
.content-panel.left-column, .content-panel.right-column {
width: 99%;
float: left;
}
#page-content div, #page-content div table {
clear: both;
}
}
/* Desktop Media Query -----------
@media (min-width: 980px) and (max-width: 1399px) {
}
------------------------------------------ */
/* Wide Monitor Media Query -----
@media (min-width: 1400px) {
}
------------------------------------------ */
/* off-canvas */
.close-menu {
display: none;
}
@media (max-width: 767px) {
.page-history tbody tr td:last-child {
width: 35%;
}
.owindow {
min-width: 80%;
max-width: 99%;
}
.modal-body .table, .modal-body .table ~ div {
float: left;
}
.owindow .button-bar {
float: right;
}
.owindow div .btn-primary {
width: 100%;
float: left;
}
.owindow div .btn-primary ~ div {
width: 100%;
}
.yui-navset {
z-index: 1;
}
#navi-bar, #navi-bar-shadow {
display: none;
}
#main-content {
max-width: 90%;
margin: 0 5%;
padding: 0;
-webkit-transition: 0.5s ease-in-out 0.1s;
-moz-transition: 0.5s ease-in-out 0.1s;
-ms-transition: 0.5s ease-in-out 0.1s;
-o-transition: 0.5s ease-in-out 0.1s;
transition: 0.5s ease-in-out 0.1s;
}
#side-bar {
display: block;
position: fixed;
top: 0;
left: -25em;
width: 17em;
height: 100%;
background-color: #e0e0e0;
overflow-y: auto;
z-index: 10;
padding: 1em 1em 0 1em;
-webkit-transition: left 0.5s ease-in-out 0.1s;
-moz-transition: left 0.5s ease-in-out 0.1s;
-ms-transition: left 0.5s ease-in-out 0.1s;
-o-transition: left 0.5s ease-in-out 0.1s;
transition: left 0.5s ease-in-out 0.1s;
}
#side-bar:after {
content: "";
position: absolute;
top: 0;
width: 0;
height: 100%;
background-color: rgba(0, 0, 0, 0.1);
}
#side-bar:target {
display: block;
left: 0;
width: 17em;
margin: 0;
border: 1px solid #dedede;f
z-index: 10;
}
#side-bar:target + #main-content {
left: 0;
}
#side-bar:target .close-menu {
display: block;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0,0,0,0.1) 1px 1px repeat;
z-index: -1;
}
[[/module]]
[[module css]]
.open-menu a {
border-radius: 0 !important;
}
[[/module]]
[[module css]]
.toast {
background: #ffffff;
border: 0;
box-shadow: 0 4.5px 10px rgba(0,0,0,.5);
width: 100%;
padding: 10px;
}
.toast:hover {
background: #ffffff;
border: 0;
box-shadow: 0 4.5px 10px rgba(0,0,0,.75);
width: 100%;
padding: 10px;
}
[[/module]]
[[module CSS]]
#page-title {
display: none;
}
.meta-title {
color: #004b91;
font-weight: normal;
margin: 0 0 0.6em;
padding: 0 0 0.25em;
font-size: 200%;
}
.meta-title p {
margin: 0;
}
[[/module]]
[[module ListUsers users="."]]
[[module css]]
.textchange div.sitemember:nth-child(2) {
display:none;
}
[[/module]]
[[div class="textchange"]]
[[module ListUsers users="."]]
[[div class="sitemember"]]
[[div class="toast"]]
[[>]]
[[collapsible show="▾" hide="×" folded="no"]]
[[<]]
欢迎您,%%title%%。
您的当前部分存取授权:
SCP基金会中国分部:人事页权限 -> 查看/编辑
SCP基金会小马利亚分部:叙事者权限
[[/<]]
[[/collapsible]]
[[/>]]
[[/div]]
[[/div]]
[[/module]]
[[div class="sitemember"]]
[[div class="toast"]]
[[>]]
[[collapsible show="▾" hide="×" folded="no"]]
[[<]]
获取用户ID失败,请检查您的登录状态。
您的当前部分存取授权:
SCP基金会中国分部:<未知>
SCP基金会小马利亚分部:叙事者权限
[[/<]]
[[/collapsible]]
[[/>]]
[[/div]]
[[/div]]
[[/div]]
@@@@
[[div class="meta-title"]]
助理研究员Picsell Dois的人(马)事档案 - 内部自查
[[/div]]
[[toc]]
+ 文档状态自查
[[module ListPages order="rating" perPage="100" category="-fragment" separate="no" created_by="PC-DOS"]]
%%title_linked%%
//[[size 90%]]@@ @@##grey|分类{{%%category%%}}。字数{{%%size%%}}。发布于%%date%%,最后编辑于%%date_edited%%。##[[/size]]//
//[[size 90%]]@@ @@##grey|当前评分 %%rating%%。共有%%comments%%条回复。##[[/size]]//
[[/module]]
-----
+ 附加功能
[[tabview]]
[[tab 竞赛状态快查(暂无竞赛)]]
[[code]]
[!-- “竞赛tag”表示用于标识竞赛参赛作品的标签,通常在竞赛中心页给定 --]
[!-- 您可以通过这里的代码快速建立一个简易竞赛状态统计面板 --]
[[module ListPages category="*" separate="no" tags="+竞赛tag -竞赛 -中心 -作者页" perPage="100" order="ratingDesc" created_at>="2021.2.16" limit="1"]]
##grey|当前共有%%total%%篇参赛作品(不包括已被删除的作品)。##
[[/module]]
[[module ListPages category="*" separate="no" tags="+竞赛tag -竞赛 -中心 -作者页 -待删除 -待刪除" perPage="100" order="ratingDesc" created_at>="2021.2.16" limit="1" rating=">=15"]]
##grey|当前共有%%total%%篇合格(评分大于等于+15)的参赛作品。##
[[/module]]
[[module ListPages category="*" separate="no" tags="+竞赛tag -竞赛 -中心 -作者页 -待删除 -待刪除" perPage="100" order="ratingDesc" created_at>="2021.2.16" limit="1"]]
##grey|当前共有%%total%%篇存活(没有“待删除”标签)的参赛作品。##
[[/module]]
[[module ListPages category="*" separate="no" tags="+竞赛tag -竞赛 -中心 -作者页" perPage="100" order="ratingDesc" created_at>="2021.2.16" limit="1" rating=">=-1"]]
##grey|当前评分高于-2的参赛作品数量:%%total%%。##
[[/module]]
[[module ListPages category="*" separate="no" tags="+竞赛tag -竞赛 -中心 -作者页" perPage="100" order="ratingDesc" created_at>="2021.2.16" rating=">=-1"]]]
@@#@@%%index%% %%title_linked%% 作者:[[user %%created_by%%]]
//[[size 90%]]@@ @@##grey|当前评分 **%%rating%%**。共有%%comments%%条回复。发布于%%date%%,最后编辑于%%date_edited%%。##[[/size]]//
[[/module]]
[[table style="width: 100%"]]
[[row style="width: 100%"]]
[[cell style="width: 40%"]]
-----
[[/cell]]
[[cell style="width: 20%; text-align: center;"]]
**[[size 75%]]##grey|删除临界线(-2)##[[/size]]**
[[/cell]]
[[cell style="width: 40%"]]
-----
[[/cell]]
[[/row]]
[[/table]]
[[module ListPages category="*" separate="no" tags="+竞赛tag -竞赛 -中心 -作者页" perPage="100" order="ratingDesc" created_at>="2021.2.16" rating="<=-2"]]]
%%title_linked%% 作者:[[user %%created_by%%]]
//[[size 90%]]@@ @@##grey|当前评分 **%%rating%%**。共有%%comments%%条回复。发布于%%date%%,最后编辑于%%date_edited%%。##[[/size]]//
[[/module]]
[[/tab]]
[[/code]]
[[/tab]]
[[tab 最近发表的帖子]]
[[module RecentPosts]]
[[/tab]]
[[tab 最近新增的原创页面]]
[[module ListPages category="*" order="created_at desc" prependLine="[[include component:listpages-table]]" perPage="100" appendLine="[[/table]]" category="*" separate="false" tag="scp wanderers 故事 goi格式 艺术作品 中心 指导 文章 样版 版式 竞赛 待删除 待刪除 重写中 -掩藏页 +原创"]]
[[row style="[[#ifexpr %%index%% % 2 | background: #ddd;]]"]]
[[cell style="vertical-align: top;"]]
%%title_linked%%
[[/cell]]
[[cell style="vertical-align: top; text-align: center;"]]
%%created_at%%
[[/cell]]
[[cell style="vertical-align: top; text-align: center;"]]
%%rating%%
[[/cell]]
[[/row]]
[[/module]]
[[/tab]]
[[tab Deleted分类下的页面]]
[[module ListPages category="deleted" separate="no" order="updated_at desc"]]
%%title_linked%% 作者:[[user %%created_by%%]],最后编辑:[[user %%updated_by%%]]
//[[size 90%]]@@ @@##grey|字数{{%%size%%}}。发布于%%date%%,最后编辑于%%date_edited%%。##[[/size]]//
//[[size 90%]]@@ @@##grey|当前评分 **%%rating%%**。共有%%comments%%条回复。##[[/size]]//
[[/module]]
[[/tab]]
[[tab 所有页面分类]]
[[module Categories includehidden="true"]]
[[/tab]]
[[tab 所有页面自查]]
[[module ListPages order="rating" perPage="100" category="*" separate="no" created_by="PC-DOS"]]
%%title_linked%%
//[[size 90%]]@@ @@##grey|分类{{%%category%%}}。字数{{%%size%%}}。发布于%%date%%,最后编辑于%%date_edited%%。##[[/size]]//
//[[size 90%]]@@ @@##grey|当前评分 %%rating%%。共有%%comments%%条回复。##[[/size]]//
[[/module]]
[[/tab]]
[!--
[[tab 所有在线原创SCP条目]]
[[module ListPages order="name desc desc" perPage="10000" category="-deleted -fragment" separate="no" tag="+scp +原创 -搞笑 -已解明 -已归档"]]
%%title_linked%%
//[[size 90%]]@@ @@##grey|分类{{%%category%%}}。字数{{%%size%%}}。发布于%%date%%,最后编辑于%%date_edited%%。##[[/size]]//
//[[size 90%]]@@ @@##grey|当前评分 %%rating%%。共有%%comments%%条回复。##[[/size]]//
[[/module]]
[[/tab]]
--]
[[/tabview]]