SCP-9000竞赛中心页
2025年8月25日
修订 8
核心指标
评分
15
↑ 15
↓ 0
支持率
100%
总票数 15
Wilson 95% 下界
79.6%
在相同票数下更稳健的支持率估计
争议指数
0.000
评分趋势
加载图表中...
最近修订
1 / 3
最近投票
1 / 2
2025-10-01
2025-08-29
2025-08-27
2025-08-25
2025-08-25
2025-08-25
2025-08-25
2025-08-25
2025-08-25
2025-08-25
页面源码
源码字符数 26276文字字数 28057
[[include :scp-wiki-cn:theme:basalt hidetitle=a|centertitle=a]]
[[module CSS]]
/* 纲要 主题 */
/* by syuzhet */
/*
你好。
这些代码是由道德中立者所写。
这里没有什么可看的,只有一名仔细不对齐的、触感室温的技术团队成员。
回去吧!
*/
@import url('https://fontlibrary.org/face/fantasque-sans-mono');
:root {
--basalt-secondary-color: 215, 210, 185;
--basalt-tertiary-color: 215, 210, 185;
--basalt-overtone: 164, 155, 150;
--basalt-undertone: 164, 155, 150;
--basalt-bright-element-color: 164, 155, 150;
--basalt-dark-element-color: 164, 155, 150;
--link-color: 142, 86, 71;
--link-visited-color: 142, 86, 71;
--link-newpage-color: 142, 86, 71;
--general-border-color: 215, 210, 185;
--login-status-link-background-hover: 142, 86, 71;
--login-status-text-color-hover: 215, 210, 185;
--side-bar-link-color-hover: 215, 210, 185;
--side-bar-link-background-hover: 55, 52, 47;
--selection-text-color: 0, 0, 0;
--header-border-width: 0rem;
--title-size: 1.25rem;
--subtitle-size: 0rem;
--side-bar-button-height: 50vh;
--user-button-width: 2rem;
--header-logo-size: 67.5%;
--header-subtitle-color: 55, 52, 47;
--basalt-UI-dark-palette: 55, 52, 47;
--top-bar-link-color: 117, 114, 101;
--top-bar-link-color-hover: 215, 210, 185;
--top-bar-link-background-hover: 164, 155, 150;
--blockquote-border-color: 55, 52, 47;
--action-area-border-color: 55, 52, 47;
--header-link-transition-2nd: 142, 86, 71;
--header-title-color: 55, 52, 47;
}
#header h1 a::before {
display: none;
}
#header h1 a span::after {
margin-bottom: 0;
}
#container #header {
background: none;
position: absolute;
box-shadow: unset;
backdrop-filter: none;
}
div #container-wrap {
background-color: #DAD4BB;
background-image: radial-gradient(circle, rgb(72, 69, 60, 0.05) 30%, transparent 0);
background-size: 0.5em 0.5em;
background-repeat: repeat;
background-attachment: fixed;
}
#main-content {
margin-top: 0;
}
#page-content {
padding-top: 0;
}
#page-content > p:nth-child(-n+4) {
display: none;
}
.widebox {
position: relative;
left: calc(-50dvw + 50%);
width: 100dvw !important;
max-width: 100dvw !important;
}
.wideboxinterior {
max-width: 100% !important;
margin: auto;
}
.wideboxinterior2 {
width: 50% !important;
margin: auto;
}
.widebox .wideboxinterior2 {
font-family: 'Fantasque Sans Mono', monospace;
font-weight: 400;
font-style: normal;
font-size: 1.1rem;
}
.widebox .wideboxinterior2 a {
color: #8E5647;
text-decoration: underline;
font-weight: 800;
}
.widebox .wideboxinterior2 .blockquote2 {
margin: 2rem auto;
max-width: 100% !important;
padding: 2rem !important;
color: #191410;
background-color: #e4e1d2;
background-size: 100%;
border: none;
text-align: justify;
border-left: 0.4rem solid #37332D;
box-shadow: 0 5px 16px rgba(0,0,0,.1);
position: relative;
}
.widebox .wideboxinterior2 h1 {
background-color: #37332D;
padding: 0.5rem 0.05rem;
margin-top: 2rem;
margin-bottom: 2rem;
box-shadow: 0 1px 6px rgba(0,0,0,.25);
text-align: center;
color: #d7d2b9;
font-size: 1.5rem;
}
.headerimage {
position: relative;
width: 100%;
height: auto;
box-shadow: 0 5px 16px rgba(0,0,0,.5);
}
.headerimage .headerlogo {
position: relative;
display: block;
pointer-events: none;
margin: auto;
top: 60dvh;
width: 50%;
}
.page-source {
color: rgb(55, 52, 47);
}
h1, #page-options-container, .licensebox .collapsible-block-folded a, .page-watch-options a {
color: rgb(55, 52, 47);
}
#action-area, .licensebox .collapsible-block-content {
background: rgb(215, 210, 185);
padding: 10px;
}
.licensebox .collapsible-block-link {
background: rgb(215, 210, 185);
padding: 10px;
}
.widebox .wideboxinterior2 .blockquote {
margin: 2rem auto;
max-width: 100% !important;
padding: 4rem !important;
color: #a39e93;
background-color: #252420;
background-size: 100%;
border: none;
box-shadow: 0 5px 16px rgba(0,0,0,.5);
background-image: radial-gradient(circle, rgb(72, 69, 60, 0.7) 25%, transparent 0);
background-size: 0.25em 0.25em;
background-repeat: repeat;
background-attachment: fixed;
font-weight: 600;
}
.blockquote br {
display: block;
}
.blockquote .quotehead {
background-color: #252420;
padding: 0.1rem 1rem;
margin-top: 1rem;
margin-bottom: 1rem;
box-shadow: 0 1px 6px rgba(0,0,0,.25);
color: #DAD4BB;
font-size: 1rem;
border-left: 0.4rem solid #DAD4BB;
}
.blockquote ul {
list-style: none;
padding-left: 2rem;
padding-right: 2rem;
}
.blockquote li::before {
content: "▶";
margin-right: 8px;
color: #a39e93;
}
.blockquote2 hr {
height: 1rem;
background-image: linear-gradient(to right, rgba(55, 52, 47, 0.5) 33%, rgba(255,255,255,0) 0%);
background-position: bottom;
background-size: 8px 2px;
background-repeat: repeat-x;
background-color: transparent;
}
#odialog-hovertips div {
box-shadow: 0px 2px 16px rgba(0,0,0,.05);
}
/* Piece of shit sidebar */
#top-bar div.mobile-top-bar>.open-menu {
visibility:visible;
opacity: 0.6;
transition: opacity 0.2s;
}
#top-bar div.mobile-top-bar>.open-menu:hover {
opacity: 1;
}
#side-bar {
margin-top:0;
height:100%
}
#side-bar, #side-bar:is(:hover, :focus-within):not(:target) {
left:calc(var(--side-bar-width) * -1)
}
#side-bar::after, #side-bar::before {
display:none
}
#side-bar:target {
left:0;
width:var(--side-bar-width);
z-index:10
}
#side-bar a.close-menu, #side-bar:target a.close-menu {
display:block;
pointer-events:none;
position:fixed;
top:0;
right:0;
left:auto;
width:100%;
min-width:3.75rem;
height:100%;
margin-left:0;
opacity:0;
z-index:-1;
transition:width var(--side-bar-transition),opacity var(--side-bar-transition)
}
#side-bar:target a.close-menu {
width:calc(100% - var(--side-bar-width));
pointer-events:auto;
opacity:1;
}
/* Mobile */
@media only screen and (max-width: 1020px) {
#container #header {
background: #D7D2B9;
position: sticky;
}
.headerimage {
height: calc(70dvw);
background-image: url(http://olicus.wikidot.com/local--files/pdcontest2025/image2);
background-repeat: no-repeat;
background-size: cover;
background-position: top;
overflow-x: clip;
}
.headerimage img {
display: none;
}
.headerimage .headerlogo {
position: relative;
display: block;
margin: auto;
top: 40dvh;
height: 15%;
width: auto;
}
.widebox .wideboxinterior2 {
font-size: 0.9rem;
}
.wideboxinterior2 {
width: 95% !important;
margin: auto;
}
.widebox .wideboxinterior2 .blockquote2 {
margin: 2rem auto;
padding: 30px !important;
}
.widebox .wideboxinterior2 .blockquote {
margin: 2rem auto;
padding: 30px !important;
}
.widebox .wideboxinterior2 h1 {
font-size: 1.3rem;
}
.wideboxinterior:before {
background-image: none;
}
}
[[/module]]
[[div class="widebox"]]
[[div class="headerimage"]]
[[image http://olicus.wikidot.com/local--files/pdcontest2025/image]]
[[/div]]
[[div class="wideboxinterior"]]
[[div class="wideboxinterior2"]]
[[div class="blockquote"]]
[[div class="quotehead"]]
+++ 结构
[[/div]]
* A:一切在世上的事物都受某种结构的支配与限制,无论物质或非物质。
* B:没有什么是永垂不朽的。世上的一切结构都难免会在某时化为尘土。
[[div class="quotehead"]]
+++ 建构
[[/div]]
* A:一切有意义的事物都能分解为基本元素,从而得以分类、阐释,变得寻常。
* B:没有什么是一成不变的。平凡和熟知的事物也会产生未发现的谜团。
[[div class="quotehead"]]
+++ 模式
[[/div]]
* A:一切事物在宇宙的宏大乐章中都能得到解释,从其最初的运动到最终垂死的吐息。
* B:没有什么是不可抵挡的。规则之外总有例外,总有离群者打破循环。
[[/div]]
[[div class="blockquote2"]]
+ 重要日期:
**写作时间:**已结束!
**投稿:**已关闭!
**确定结果:**美东时间2025年10月17日夜晚11:59 / 格林尼治标准时间10月18日凌晨03:59
+ 竞赛结果:
[[=]]
恭喜J Dune凭借 [http://scp-wiki.wikidot.com/SCP-9000 SCP-9000 - 壕沟]赢得SCP-9000比赛!
我真为你骄傲!
感谢所有参赛者!
**注意:请勿立即移动您的编号!我们有一些数据录入错误需要纠正。如果您的参赛作品偏好编号在下方显示错误,请告知我们!******
[[/=]]
[[<]]
[!--EDITED FINAL LIST START--]
# [[[SCP-9000]]] -- **@@The Trench@@** by @@J Dune@@ at 586
# [[[SCP-9001]]] -- **@@Fractal@@** by @@Croquembouche, PandoraNuker, and S D Locke@@ at 410
# [[[SCP-9900]]] -- **@@Single File@@** by @@Queerious@@ at 380
# [[[SCP-9998]]] -- **@@A Prince Among Men@@** by @@Dysadron@@ at 317
# [[[SCP-9595]]] -- **@@Pizza freak@@** by @@PlaguePJP@@ at 241
# [[[SCP-9002]]] -- **@@The Bike That Makes You Racist@@** by @@mothmanUXO@@ at 238
# [[[SCP-9500]]] -- **@@The Veil@@** by @@HarryBlank, MrBadFellow, and Placeholder McD@@ at 231
# [[[SCP-9003]]] -- **@@Manifesto Of An Anomalous Terrorist.@@** by @@Parenthesis@@ at 224
# [[[SCP-9005]]] -- **@@The Hanged Man@@** by @@daveyoufool@@ at 214
# [[[SCP-9100]]] -- **@@DAYDREAM@@** by @@Jezixo@@ at 202
# [[[SCP-9964]]] -- **@@I'm Still Here@@** by @@local lesbian commie@@ at 197
# [[[SCP-9726]]] -- **@@This Land Was Made For You And Me@@** by @@Uncle Nicolini@@ at 187
# [[[SCP-9009]]] -- **@@"White People"@@** by @@Intercedent, radian628, and ubergoober@@ at 184
# [[[SCP-9004]]] -- **@@Mercy@@** by @@Cathy Autumn@@ at 149
# [[[SCP-9006]]] -- **@@The Breakdown Of The Egg Structure@@** by @@Tyrastafr and xexnoncores@@ at 145
# [[[SCP-9630]]] -- **@@l'Ortolan@@** by @@IronShears@@ at 145
# [[[SCP-9007]]] -- **@@Breaking News@@** by @@Grigori Karpin@@ at 139
# [[[SCP-9008]]] -- **@@This Place Sucks@@** by @@SeekGull@@ at 126
# [[[SCP-9935]]] -- **@@One More Afternoon@@** by @@djkaktus@@ at 126
# [[[SCP-9990]]] -- **@@Neglected Idylls@@** by @@Dino--Draws, Rosyfox2002, and TroutMaskReplica@@ at 126
# [[[SCP-9200]]] -- **@@SCP-9200@@** by @@Doctor Cimmerian@@ at 125
# [[[SCP-9090]]] -- **@@Suzerain@@** by @@Its a Bad Idea@@ at 122
# [[[SCP-9600]]] -- **@@Fall of Icarus@@** by @@Ralliston@@ at 121
# [[[SCP-9300]]] -- **@@Where Gods Fell@@** by @@AstralNavigator and GeminidStrix@@ at 114
# [[[SCP-9140]]] -- **@@PERESTROIKA!@@** by @@KatyaStrangelove@@ at 112
# [[[SCP-9400]]] -- **@@A Brooding Taste For Violence@@** by @@Dr Balthazaar@@ at 112
# [[[SCP-9666]]] -- **@@Operation AEON DAWN; Or, That Time the GOC Killed God@@** by @@GreenWolf and tawny0@@ at 111
# [[[SCP-9320]]] -- **@@Treespeak@@** by @@Raddagher@@ at 111
# [[[SCP-9055]]] -- **@@Arachnemonic@@** by @@Aldi_Shopper@@ at 105
# [[[SCP-9997]]] -- **@@Shattered Land National Park@@** by @@bigslothonmyface@@ at 100
# [[[SCP-9028]]] -- **@@To the Fate of the Faithful@@** by @@AriadnesThread@@ at 93
# [[[SCP-9010]]] -- **@@Lycanhaus@@** by @@Animal Hospital@@ at 92
# [[[SCP-9700]]] -- **@@SCP-9700@@** by @@softseal@@ at 89
# [[[SCP-9800]]] -- **@@Life and Death in Another World@@** by @@Aftokrator@@ at 84
# [[[SCP-9555]]] -- **@@MEDIUM & MESSENGER@@** by @@MontagueETC@@ at 84
# [[[SCP-9996]]] -- **@@The Middleman@@** by @@wackdog@@ at 82
# [[[SCP-9106]]] -- **@@Interdimensional Real Estate Gaiden: Revengeance@@** by @@IAmTheOoga@@ at 82
# [[[SCP-9154]]] -- **@@Swing for the Bleachers@@** by @@battlecruiser12@@ at 79
# [[[SCP-9991]]] -- **@@Lapupu@@** by @@sailorenoch@@ at 78
# [[[SCP-9393]]] -- **@@Anomaly Means We Don't Know@@** by @@DrEverettMann@@ at 76
# [[[SCP-9014]]] -- **@@The Final Voyage of Sea Captain Peters@@** by @@cive(creative name), JVCK, and J_V_G@@ at 76
# [[[SCP-9011]]] -- **@@Soft White Light@@** by @@PoufyPoufson@@ at 74
# [[[SCP-9030]]] -- **@@Take It On the Chin@@** by @@GravelEnthusiast@@ at 73
# [[[SCP-9012]]] -- **@@Contents Unverified@@** by @@AnActualCrow@@ at 72
# [[[SCP-9119]]] -- **@@Standard Containment Procedures@@** by @@Matthgeek@@ at 71
# [[[SCP-9889]]] -- **@@End Of The Road@@** by @@Calibold@@ at 70
# [[[SCP-9682]]] -- **@@The Cheese Foundation@@** by @@Anyar@@ at 69
# [[[SCP-9099]]] -- **@@Reverse Panopticon@@** by @@DrChandra@@ at 67
# [[[SCP-9042]]] -- **@@Panspermia@@** by @@Arclund@@ at 66
# [[[SCP-9799]]] -- **@@Woman in Grey@@** by @@Tufto@@ at 66
# [[[SCP-9020]]] -- **@@APOTHEOSIS: We Have Some Notes@@** by @@Uncannyon@@ at 66
# [[[SCP-9995]]] -- **@@We Need To Talk About Parallel Universes@@** by @@Maplestrip@@ at 65
# [[[SCP-9618]]] -- **@@An Argument of Skullflowers@@** by @@Sinking_Otter@@ at 63
# [[[SCP-9899]]] -- **@@REAGANPUNK@@** by @@choccoMan and DFAstillo91@@ at 61
# [[[SCP-9102]]] -- **@@There is No Such Thing as the Dublin City Metro@@** by @@BAD_DATA@@ at 59
# [[[SCP-9023]]] -- **@@The Shapeshifter@@** by @@Deadcanons@@ at 59
# [[[SCP-9994]]] -- **@@The Nonpareil Beast@@** by @@BlazingPie@@ at 57
# [[[SCP-9333]]] -- **@@Rich Witch Flitch Trials@@** by @@Zyn@@ at 57
# [[[SCP-9993]]] -- **@@Here From Then@@** by @@Diogene_s@@ at 57
# [[[SCP-9040]]] -- **@@Pirates of the Cockroaches@@** by @@Pumgumgum@@ at 56
# [[[SCP-9013]]] -- **@@Space eXpert@@** by @@LORDXVNV@@ at 54
# [[[SCP-9101]]] -- **@@Makes Like a Tree@@** by @@Sonderance@@ at 54
# [[[SCP-9696]]] -- **@@Floods@@** by @@Merehrab@@ at 54
# [[[SCP-9110]]] -- **@@Self Portrait in Red String@@** by @@OnlineOpossum@@ at 53
# [[[SCP-9341]]] -- **@@Containment Breach: Capacity@@** by @@Ethagon@@ at 52
# [[[SCP-9016]]] -- **@@Flaming Telepaths@@** by @@Anorrack@@ at 51
# [[[SCP-9231]]] -- **@@Don't Cry For Your Daughters@@** by @@AstersQuill and SynthPanda_@@ at 50
# [[[SCP-9201]]] -- **@@ACID@@** by @@aismallard@@ at 49
# [[[SCP-9699]]] -- **@@Universal Donor@@** by @@Trintavon@@ at 49
# [[[SCP-9184]]] -- **@@THE ARCHAIC@@** by @@Harmacy@@ at 47
# [[[SCP-9550]]] -- **@@Running in Place@@** by @@Simartar@@ at 46
# [[[SCP-9559]]] -- **@@The Torches We Bear@@** by @@penumbralchoir@@ at 44
# [[[SCP-9317]]] -- **@@The Montauk Machine@@** by @@FrankEntropy@@ at 44
# [[[SCP-9410]]] -- **@@THE NEVER WΔR@@** by @@Ampyrsand@@ at 43
# [[[SCP-9015]]] -- **@@Wood to Flesh@@** by @@UNCGriffin@@ at 43
# [[[SCP-8542]]] -- **@@The Swollen Head of Johann Froben@@** by @@jtdn@@ at 43
# [[[SCP-9125]]] -- **@@The Memeticist@@** by @@8bitbreadbox@@ at 43
# [[[SCP-9777]]] -- **@@Nitaka Miino - Imitation Is the Sincerest Form@@** by @@Karathh@@ at 41
# [[[SCP-9314]]] -- **@@Cracked Foundation@@** by @@Kothardarastrix@@ at 39
# [[[SCP-9753]]] -- **@@Industry Standard@@** by @@IndustryStandard@@ at 38
# [[[SCP-9050]]] -- **@@EGREGORE@@** by @@Anakes and CelestialTophat@@ at 38
# [[[SCP-9343]]] -- **@@Whispers on the Wind@@** by @@AWhiteBoy@@ at 36
# [[[SCP-9060]]] -- **@@Shyness@@** by @@Spider_Jaws@@ at 35
# [[[SCP-9070]]] -- **@@True Normalcy@@** by @@Sevencix@@ at 35
# [[[SCP-9499]]] -- **@@Palingenesis@@** by @@esther619@@ at 35
# [[[SCP-9663]]] -- **@@The Wood of Worlds@@** by @@DrGrimoire and Plilt@@ at 34
# [[[SCP-9914]]] -- **@@La Casa de Asterión@@** by @@Kilerpoyo@@ at 33
# [[[SCP-9989]]] -- **@@Salp Chain!@@** by @@frozenFoxB@@ at 33
# [[[SCP-9955]]] -- **@@The Fifth Congregational Church@@** by @@fairydoctor@@ at 32
# [[[SCP-9966]]] -- **@@THE GREAT FILTER@@** by @@clutterArranger@@ at 31
# [[[SCP-9444]]] -- **@@Master's Tools@@** by @@demolitionderpy@@ at 31
# [[[SCP-9111]]] -- **@@Promise of Eden@@** by @@Dr Talcite@@ at 31
# [[[SCP-9886]]] -- **@@Ersatz@@** by @@Booblesnoot@@ at 31
# [[[SCP-9471]]] -- **@@The Price of Eternity@@** by @@Doctor Lovelace@@ at 30
# [[[SCP-9017]]] -- **@@Pending@@** by @@Puriora@@ at 30
# [[[SCP-9022]]] -- **@@Street Lethal Angel@@** by @@Kayes_Eskay@@ at 30
# [[[SCP-9280]]] -- **@@The Arena Demands a Sacrifice@@** by @@XHAWK77X@@ at 30
# [[[SCP-9876]]] -- **@@Dawn of Darkness@@** by @@Doctor Scrappy@@ at 28
# [[[SCP-9109]]] -- **@@It Came from the Corner-Space@@** by @@Doctor Zurvan@@ at 27
# [[[SCP-9018]]] -- **@@Severance and Closure@@** by @@Utylike@@ at 27
# [[[SCP-9019]]] -- **@@Normal@@** by @@Perdoh@@ at 26
# [[[SCP-9222]]] -- **@@HOUSE OF THE RISING SUN@@** by @@sprawlingstar@@ at 26
# [[[SCP-9199]]] -- **@@And to Think That I Saw It on Mulberry Street@@** by @@Mister_Toasty@@ at 25
# [[[SCP-9401]]] -- **@@The iForgot by Apple Incorporated@@** by @@TheTravllr@@ at 25
# [[[SCP-9529]]] -- **@@Tripod Cat@@** by @@Sharia Vanilla@@ at 24
# [[[SCP-9021]]] -- **@@ANAMNESIS@@** by @@SynEnt@@ at 23
# [[[SCP-9445]]] -- **@@Be All Our Sins Remember'd@@** by @@Y0ssarian@@ at 23
# [[[SCP-9779]]] -- **@@A Vacuum Abhors Nature@@** by @@DappledDaspletosaur@@ at 22
# [[[SCP-9024]]] -- **@@The Undefined@@** by @@Kaelicles@@ at 22
# [[[SCP-9025]]] -- **@@The Neverlanders Reunion Tour@@** by @@Henzoid@@ at 22
# [[[SCP-9924]]] -- **@@The Mad King's Tomb@@** by @@Fireknight@@ at 21
# [[[SCP-9992]]] -- **@@When a Killer Falls Off the Face of the Earth...@@** by @@DreadnoughtGalaxy@@ at 21
# [[[SCP-9835]]] -- **@@The Manticore Hotel!@@** by @@vilsolad@@ at 20
# [[[SCP-9120]]] -- **@@The Dragon and The Castle@@** by @@SimpleRuins@@ at 18
# [[[SCP-9321]]] -- **@@Man-Made Decay@@** by @@Shirley Sterling@@ at 17
# [[[SCP-9408]]] -- **@@CORPSEBALL: MONOMYTH@@** by @@DoctorLilithSophia@@ at 17
# [[[SCP-9892]]] -- **@@The need to feel important@@** by @@Harriet Farrar@@ at 17
# [[[SCP-9130]]] -- **@@Pareidolia@@** by @@Coccolithophor@@ at 16
# [[[SCP-9888]]] -- **@@Metastructural Fission@@** by @@WaylandLaurencePan@@ at 15
# [[[SCP-9822]]] -- **@@Cessation@@** by @@Nullscape@@ at 15
# [[[SCP-9240]]] -- **@@The Server Screams@@** by @@FireTamer@@ at 14
# [[[SCP-9173]]] -- **@@Seawalls@@** by @@zoempaws@@ at 14
# [[[SCP-9669]]] -- **@@Difference of Perspective@@** by @@Hikarinu@@ at 14
# [[[SCP-9048]]] -- **@@The Animals In The Pit@@** by @@Firef1y@@ at 13
# [[[SCP-9026]]] -- **@@Remember, Remember@@** by @@Gunpowdr@@ at 13
# [[[SCP-9808]]] -- **@@Peace Everlasting@@** by @@Tape 5# 1987@@ at 13
# [[[SCP-9033]]] -- **@@The Catalogue@@** by @@UlyssesBark@@ at 12
# [[[SCP-9433]]] -- **@@Statue That Doesn't Move@@** by @@FLOORBOARDS@@ at 11
# [[[SCP-9931]]] -- **@@Cretaceous Nanotubes (KNTs)@@** by @@Pinoccappuccino@@ at 11
# [[[SCP-9080]]] -- **@@Just As Was Told@@** by @@AnotherSunnyDay and mouseatemyhouse@@ at 10
# [[[SCP-9494]]] -- **@@Stacking The Change@@** by @@Fermentating@@ at 10
# [[[SCP-9440]]] -- **@@The End@@** by @@LePlante@@ at 9
# [[[SCP-9027]]] -- **@@The Beginning Of The End@@** by @@Lucas667@@ at 9
# [[[SCP-9790]]] -- **@@A Heart@@** by @@Letova@@ at 8
# [[[SCP-9031]]] -- **@@The Nahani Still Live@@** by @@SigYeklette@@ at 8
# [[[SCP-9610]]] -- **@@Afternolife@@** by @@Hufor@@ at 8
# [[[SCP-9029]]] -- **@@Corpse Cutters@@** by @@UniqueName@@ at 8
# [[[SCP-9032]]] -- **@@Retractare@@** by @@Jack Ike@@ at 7
# [[[SCP-9202]]] -- **@@The Glass Tree@@** by @@BlueEyedFox_@@ at 7
# [[[SCP-9250]]] -- **@@Meditations in Grief@@** by @@alexdiflip@@ at 7
# [[[SCP-9034]]] -- **@@There's A Man-Shaped Hole in God's Heart@@** by @@Mr Mcguffin@@ at 6
# [[[SCP-9747]]] -- **@@Secure Continere Praeservare@@** by @@Cakoh@@ at 6
# [[[SCP-9041]]] -- **@@Self-Containment Protocol@@** by @@octiron@@ at 5
# [[[SCP-9096]]] -- **@@The Lunch Thief@@** by @@JeanJacket@@ at 5
# [[[SCP-9035]]] -- **@@Chronesthesia II@@** by @@Resolver@@ at 5
# [[[SCP-9678]]] -- **@@Stochastic field disruption@@** by @@Dmonist@@ at 5
# [[[SCP-9225]]] -- **@@Everlasting, but Forgotten@@** by @@N1ght_Scribe@@ at 5
# [[[SCP-9036]]] -- **@@Administrative Competence@@** by @@Peter Cohen@@ at 4
# [[[SCP-9051]]] -- **@@Powercreep@@** by @@DrLutwin@@ at 4
# [[[SCP-9150]]] -- **@@Worn Away@@** by @@ZeekyBoogyDoog@@ at 4
# [[[SCP-9191]]] -- **@@Alarm clock of normalcy@@** by @@circledot@@ at 3
# [[[SCP-9891]]] -- **@@"My Name?"@@** by @@Stonephish@@ at 3
# [[[SCP-9229]]] -- **@@O Sancta Simplicitas!@@** by @@BlackMonday@@ at 2
# [[[SCP-9037]]] -- **@@Theseus' Goose@@** by @@RatseerOfRattesse@@ at 1
# [[[SCP-9038]]] -- **@@The Sybilline Paintings@@** by @@AlphaAstroX@@ at -2
# [[[SCP-9170]]] -- **@@No. 17 Gorse Avenue@@** by @@TeaAndDigestives@@ at -2
# [[[SCP-9230]]] -- **@@In The House Of God@@** by @@poltatherian@@ at -3
# [[[SCP-9601]]] -- **@@Daedalus Museum@@** by @@Esquire Zel@@ at -6
[!--EDITED FINAL LIST END--]
[[/<]]
+ 竞赛条目:
[[=]]
在美东时间2025年9月19日夜晚11:59 / 格林尼治标准时间9月20日凌晨03:59投稿开放后,竞赛条目将在此显示。
[[/=]]
[[module css]]
.entry-list {
display: grid;
margin-block: .75rem;
padding-inline-start: 1rem;
padding: 2rem;
background-color: #E9E6D6;
box-shadow: 0 1px 6px
rgba(0,0,0,.25);
text-align: left;
}
.entry {
padding: .1rem;
transition: background-color .175s ease-out;
}
.entry:is(:hover,:focus-within) { background-color: rgb(var(--basalt-undertone),.175); }
.entry .title {
font-size: 1.125em;
}
.entry .title p { margin: 0; }
.entry .title :is(a,.entry-author) { font-weight: bold; font-style: normal; }
.ranked-list .title {
display: flex;
justify-content: space-between;
}
.ranked-list .title .index {
width: 2.5em;
text-align: left;
}
.ranked-list .title .rating {
margin-left: auto;
}
.description > :not(.preview) { display: none!important; }
.description > .preview {
display: block;
padding-block: .125rem;
font-size: .875em;
text-align: start;
margin-inline-start: 1.5rem;
}
.preview > p {
margin-block: .55em;
}
.preview > p:first-child { margin-block-start: .25em; }
.preview > p:last-child { margin-block-end: .25em; }
.entry-list .entry::marker {
content: "";
}
.entry .description {
display: none;
position: absolute;
background: #E4E1D2;
box-shadow: 6px 6px 0px rgba(0,0,0,.05),
0 1px 6px rgba(0,0,0,.25);
margin-right: -20px;
}
.entry .description .preview {
margin-left: 0;
margin: 0.5rem 1rem;
}
.entry:hover .description, .entry:active .description {
display: block;
animation-name: desc-bounce;
animation-duration: 0.1s;
}
@keyframes desc-bounce {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-5px);
}
100% {
transform: translateY(0);
}
}
[[/module]]
[[div class="entry-list"]]
[[module ListPages category="_default adult" separate="no" tags="+9000 -中心 -donotshowupinmodule" perPage="500" order="random" wrapper="no"]]
[[div class="entry"]]
[[div class="title"]]
%%title_linked%%,译者:[[span class="entry-author"]]%%created_by%%[[/span]]
[[/div]]
[[div class="description"]]
%%content{2}%%
[[/div]]
[[/div]]
[[/module]]
[[/div]]
[[=]]
[[collapsible show="+ 点击此处查看按照分数排序的条目 +" hide="- 点击此处收起 -"]]
[[<]]
[[div class="entry-list ranked-list"]]
[[module ListPages category="_default adult" separate="no" tags="+9000 -中心 -donotshowupinmodule" perPage="500" order="rating desc" wrapper="no"]]
[[div class="entry"]]
[[div class="title"]]
[[div class="index"]]
%%index%%
[[/div]]
[[div class="name"]]
%%title_linked%%,译者:[[span class="entry-author"]]%%created_by%%[[/span]]
[[/div]]
[[div class="rating"]]
(%%rating%%)
[[/div]]
[[/div]]
[[div class="description"]]
%%content{2}%%
[[/div]]
[[/div]]
[[/module]]
[[/div]]
[[/<]]
[[/collapsible]]
[[collapsible show="+ 点击此处查看按照发布时间排序的条目 +" hide="- 点击此处收起 -"]]
[[<]]
[[div class="entry-list"]]
[[module ListPages category="_default adult" separate="no" tags="+9000 -中心 -donotshowupinmodule" perPage="500" order="created_at desc" wrapper="no"]]
[[div class="entry"]]
[[div class="title"]]
%%title_linked%%,译者:[[span class="entry-author"]]%%created_by%%[[/span]]
[[/div]]
[[div class="description"]]
%%content{2}%%
[[/div]]
[[/div]]
[[/module]]
[[/div]]
[[/<]]
[[/collapsible]]
[[/=]]
+ 投稿说明:
**1.** 在本站上以url“{{9000contest<你的用户名>}}”发布你的参赛作品,在{{<你的用户名>}}中填入你的网站用户名。例如,如果一个用户名为TroyL的用户计划发布一篇参赛作品,则其url应为{{9000contesttroyl}}。这个页面必须由你本人发布(或,如果作品为合著,则发布者应为合著作者之一)。
**2.** 文章标题应采用“SCP-9000 — 标题”格式。请务必使用破折号(U+2014)
**3.** 给你的参赛作品添加标签“{{9000}}”使它在本页面上出现。
[[=]]
-- **请勿在开放投稿前投稿;这会导致你被取消参赛资格!** --
[[/=]]
**4.** 作者应在作品的评论区按照其希望获得的优先顺序(如果可用的话)发布其希望获得的前五个编号(不包括9000)。不这样做可能会导致你无法被排入队列中,且你的作品将会被随机分配一个编号。 **备注:若你想对自己的编号选择做出变更,必须尽快联系竞赛团队成员以便我们确认变更。如果你在24小时内没有收到回复,请联系[[*user Naepic]]关于变更的事宜。若不这样做,可能导致你的变更不被执行。此外,投票阶段结束前24小时内所做的编号选择更改将不予执行。**
+ **注意:**编号SCP-9999的条目将不会在此次竞赛中决出。请不要将其囊括在个人的编号选择中。
+ 标签指南:
如前所述,添加“{{9000}}”标签可使你的作品出现在本页上。如果你愿意,我们同样鼓励你//为自己的参赛条目添加标签//。为了使整个过程更加顺利,我们提供了[[[a-laymen-s-guide-to-tagging|给外行人的加标签指导]]]和[http://05command.wikidot.com/tech-hub-tag-list 目前所有可用标签的列表]。请确保在添加标签前参考这些页面,它们是极好的资源!
[[=]]
-- **请勿自行添加“{{scp}}”标签!这必须由标签团队成员执行!** --
[[/=]]
若有任何问题,请随意向[http://05command.wikidot.com/maintenance-and-ancillary-staff-team-main#toc8 标签分队]的任意一名成员寻求帮助,通过Wikidot私信或是在[https://discord.gg/G8WypMXYNQ MAST的官方Discord服务器]上皆可。
+ 比赛规则:
* 对其他人好一点。缺乏竞技精神的行为是无法容忍的,并可能导致你的条目失去参赛资格。
* 名次以净评分为依据按降序排列。本次竞赛的获胜者将获得SCP-9000这一编号。其他参赛者则将以最终名次按顺序选择新系列的其他编号。
* 评分应仅基于文章本身的优点,而不是你是否认为它值得赢得比赛。根据你对一件作品在竞赛中取胜或失败的愿望进行投票将被取消资格。
* 每名用户只能有一篇参赛作品。允许合著,但这将算作所有合著者的参赛作品。
* 允许发布预先写好的草稿,只要它们从未被发布到维基上。
* 允许对作品进行编辑,但不得全篇替换。尽管你可以添加或删除自己作品的部分内容,作品的中心思想应当是保持不变的。这也意味着任何将会彻底替换或重写初始作品的编辑都会被禁止。若一篇文章有计划的更新或类似我们在此前的竞赛中见过的情况,**参赛者需首先向竞赛负责人提供完成的作品。任何推迟发布的更新必须在投稿时间内完成。**这是为了确保参赛者能够自由地创作自己的作品,同时防止部分参赛者在发布期结束后还能获得“额外时间”来完成他们的作品。投稿结束后,仅允许进行小范围编辑。若你不确定自己的编辑修改是否违反了这些规则,请向竞赛负责人询问。
* 参赛作品将经历常规的删除流程。
* “结构”、“建构”和“模式”可作非常广泛的解读。只要你能解释你的作品与主题之一的概念的关系,无论以何种方式,那么你的作品都是可接受的。你可以自由地将主题解释为一个整体概念,也可以单独从中选择——你的作品不需要同时严格符合全部三个主题。主题是用于激发灵感,而非限制创作的。如果你不确定你的作品是否符合要求,请随意询问下面列出的竞赛负责人。
* 若你的参赛条目包括图像,我们强烈建议你让[[*user Naepic]]对其进行检查,不论通过Wikidot或是官方Discord。这是为了确保快速检查其可用性,确保不会有用户浪费时间使用有版权问题的图像。这也会节省投稿结束后追踪图像作者的时间。
* **本次竞赛不会延期。**
* 任何参赛者,若采取不正常和/或负面的行为来增加自己的总评分或减少竞争对手的总评分,将被取消相关比赛的参赛资格,且可能被禁止参加其他比赛。根据具体实施的行为,该参赛者可能会受到进一步的纪律处分。恶意行为的例子包括但不限于:
* 在作品发布后的几分钟内对你所有的竞争对手进行差评。
* 向其他用户发送关于你作品的垃圾私信。
* 煽动恶意投票(好评/差评),无论是对你的作品还是对其他人的作品。
* SCP-9000竞赛的负责人是[[*user Modulum]]、[[*user Naepic]]、[[*user syuzhet]]和[[*user sugarush]]。如前所述,若你对竞赛有任何问题,请随时联系他们或其他[[[http://05command.wikidot.com/community-outreach-main|社区外展团队成员]]]。竞赛负责人有权取消这些作品的参赛资格:违反了上述规则的,其他未列出的严重缺乏竞技精神的,以及不符合主题的作品。所有决议都可向竞赛负责人提出申诉。
@@@@
@@@@
@@@@
@@@@
------
@@@@
[[=]]
^^特别感谢点子王[[*user syuzhet]]。^^
[[/=]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]
@@@@
@@@@
@@@@
@@@@
[[include :scp-wiki-cn:component:license-box |author=syuzhet |translator=Esperanza_Cai、Olicus & la kanro]]
=====
> **文件名:**banner.png
> **图像名:**This license box will remain empty until licensing team morale improves.
> **图像作者:**syuzhet
> **授权协议:**CC BY-SA 3.0
> **来源链接:**
=====
[[include :scp-wiki-cn:component:license-box-end]]