无悔之道 中心页

[フレーム]

:root{
 --accent: var(--acc-overwatch);
 --header-title: "监督者";
 --header-subtitle: "牺牲换取力量";
 --logo-img: url(https://hoah-lab.wdfiles.com/local--files/fragment%3Ascp-6500-2/overwatchheader.svg);
 --darkmode-logo-img: url(https://hoah-lab.wdfiles.com/local--files/fragment%3Ascp-6500-2/overwatchheader.svg);
 --logo-opacity:100% !important;
 
 --darkmode-gradient-top: rgb(var(--accent)) !important;
}#headerh1a::before,
#headerh2::before{color:transparent;
}#login-status{color: var(--dark-bg-1) !important;
}#login-status>a{color: var(--dark-bg-2) !important;
 border-color: var(--dark-bg-2);
}div#extra-div-1{background-size:300px;
}@media (max-width: 700px) {div#extra-div-1{background-size:270px;
 top: -3px;
 }}@media (max-width: 620px) {div#extra-div-1{top: -10px;
 }}@media (max-width: 520px) {div#extra-div-1{background-size:245px;
 top:3px;
 }}

[フレーム]

/*VARIABLES*/
 
:root{
 
 /*VARIABLES > Core*/
 
 --logo-img: var(--darkmode-logo-img);
 --logo-opacity:30%;
 
 /*VARIABLES > Misc*/
 
 --darkmode-gradient-top: var(--dark-bg-1);
 --darkmode-gradient-bottom: var(--dark-bg-2);
 
 --dark-bg-1:#21252E;
 --dark-bg-2:#2F333C;
 
 --dark-txt-color:#EDEDED;
 
 --header-txt-color: rgb(var(--accent));
 --subheader-txt-color: var(--dark-txt-color);
 --misc-txt-color: var(--dark-txt-color);
 --link-txt-color: rgb(var(--accent));
 --link-hover-txt-color:#FFF;
 
 /*VARIABLES > ColorAccents*/
 
 --acc-default:153, 187, 255;
 
 --acc-wyoming:252, 69, 69;
 --acc-canada:252, 69, 69;
 --acc-poland:186, 127, 108;
 --acc-slothspit:69, 99, 245;
 --acc-vanguard:85, 204, 51;
 --acc-threshold:221, 207, 238;
 --acc-overwatch:255, 215, 0;
 --acc-spc:88, 188, 209;
 --acc-fishing:141, 203, 211;
 --acc-nightfall:222, 40, 20;
 --acc-hybrasil:69, 109, 245;
 --acc-goc:112, 148, 255;
 --acc-spooky:252, 112, 40;
 
 /*VARIABLES > BetterFootnotes*/
 
 --fnColor: rgb(var(--accent));
 
 /*VARIABLES > ACSCOLORSbyNagiros*/
 
 --six-color:188, 136, 255 !important;
 /*purple*/
 --five-color:255, 34, 67 !important;
 /*red*/
 --four-color:255, 141, 54 !important;
 /*orange*/
 --three-color:255, 226, 82 !important;
 /*yellow*/
 --two-color:117, 167, 242 !important;
 /*blue*/
 --one-color:40, 159, 107 !important;
 /*green*/
 
 --white-bar:207, 207, 207;
 --lg-bar:118, 118, 130;
 --gray-bg:66, 66, 72;
 
}
 
/*MAIN*/
 
body{color: var(--dark-txt-color);
 background-color: var(--dark-bg-2);
 background-image: linear-gradient(to bottom,
 var(--darkmode-gradient-top), var(--darkmode-gradient-bottom) 200px);
 background-repeat:no-repeat;
 --barColour: var(--dark-bg-1);
 --linkColour: var(--dark-txt-color);
}#page-contenta{padding-bottom:.067rem;
 border-bottom:thinsolid rgb(var(--accent));
}#page-contenta:not(#page-content.authorlink-wrappera):hover,
.page-rate-widget-boxa,
#page-content.pseudocrumbsa,
#page-content.yui-navlia,
#page-content#toca,
#page-content.danger-diamonda,
#page-contenta.collapsible-block-link,
#page-contentspan.tooltipa,
#page-contenta.footnoteref{border-bottom:none !important;
}
 
/*MAIN > Header*/
 
#headerh1a::after{color: var(--misc-txt-color);
}
 
/*MAIN > Header > SearchBox*/
 
#search-top-box-form>input[type=submit]{border:solid1px#EDEDED;
 background: var(--dark-bg-1);
 !important;
 color: var(--dark-txt-color);
}#search-top-box-forminput[type=submit]:hover{border:solid1px rgb(var(--accent));
}
 
/*MAIN > Header > TopBar*/
 
#top-barulliullia:hover{color: var(--dark-txt-color) !important;
 background-color: rgba(0, 0, 0, 0.5) !important;
}
 
/*MAIN > Header > LoginInfo*/
 
#login-status{color: var(--dark-txt-color);
}#login-statusa{color: rgb(var(--accent));
}#login-statusula{color: var(--dark-txt-color);
 background: var(--dark-bg-1);
}#login-statusula:hover{color: rgb(var(--accent));
}#account-topbutton{border:solid1px rgb(var(--accent));
}
 
/*MAIN > Header > SideBar*/
 
#side-bar{background: var(--dark-bg-2);
}#side-bar.side-block,
#side-bar.side-block.resources,
#side-bar.side-block.media{background: var(--dark-bg-1);
}#side-bar.collapsible-block-unfolded-link.collapsible-block-link{color: var(--dark-txt-color) !important;
}#side-bar.collapsible-block-unfolded-link{border-bottom:none;
}#top-bar.open-menua{filter: drop-shadow(0px1px10px rgba(0, 0, 0, 0.2));
}
 
/*CONTENT*/
 
/*CONTENT > Blockquotes, CustomDivs*/
 
.blockquote,
div.blockquote,
blockquote{background: var(--dark-bg-1);
 border-left:5pxdashed rgb(var(--accent));
 box-shadow:4px4px var(--dark-bg-2);
}.jotting,
.notation,
.modal,
.paper{background: var(--dark-bg-1);
 border-color: rgb(var(--accent));
}.paper{box-shadow:0px4px13px rgba(0, 0, 0, 0.8);
}div.note{background: var(--dark-bg-1);
}
 
/*CONTENT > Headings, Titles*/
 
#page-title,
.meta-title{color: var(--dark-txt-color) !important;
 border-bottom-color: rgba(255, 255, 255, 0.3);
}h1{color: rgb(var(--accent)) !important;
}h2,
h3,
h4,
h5,
h6{color: var(--dark-txt-color) !important;
}.footnotes-footer.title{color: var(--dark-txt-color);
}
 
/*CONTENT > RateModule*/
 
.page-rate-widget-box{font-family: var(--ui-font);
}.page-rate-widget-box,
#page-content.rate-box-with-credit-button{border:solid1px rgb(var(--accent));
}.page-rate-widget-box.rateup,
.page-rate-widget-box.ratedown,
.page-rate-widget-box.cancel,
#page-content.rate-box-with-credit-button{background: var(--dark-bg-1);
}.page-rate-widget-box.rate-points{background: var(--dark-bg-1) !important;
}.page-rate-widget-box.rateupa,
.page-rate-widget-box.ratedowna,
.page-rate-widget-box.cancela,
#page-content.rate-box-with-credit-button.fa-info{color: var(--dark-txt-color);
}div.page-rate-widget-box.rate-points{color: var(--dark-txt-color) !important;
}.page-rate-widget-box.rateupa:hover,
.page-rate-widget-box.ratedowna:hover,
.page-rate-widget-box.cancela:hover{background: rgb(var(--accent)) !important;
}
 
/*CONTENT > RateModule > InfoPane*/
 
#page-content.rate-box-with-credit-button.creditButtonpa{border-left-color:transparent;
}#page-content.rate-box-with-credit-button.page-rate-widget-box.cancel{border-radius:0;
}#page-content.rate-box-with-credit-button.page-rate-widget-box.rate-points{border-left:0;
}.rate-box-with-credit-button.page-rate-widget-box.cancela:hover{border-radius:0;
}#page-content.rate-box-with-credit-button.fa-info{color: var(--dark-txt-color);
}#page-content.rate-box-with-credit-button.fa-info:hover{color: rgb(var(--accent));
}#page-content.modalbox{background: var(--dark-bg-2) !important;
 color: var(--dark-txt-color);
 box-shadow:none;
}#page-content.modalbox > hr:first-of-type{opacity:0%;
}#page-content.modalboxh2:first-of-type{font-family: var(--ui-font);
}.close-credits,
.credit-back{filter: grayscale(100%) invert(100%) contrast(275%);
}
 
/*CONTENT > RateModule > AuthorLabel*/
 
#page-content.authorbox{background-color: var(--dark-bg-1) !important;
 color: var(--dark-txt-color) !important;
}#page-content.authorbox::before{border-color:transparenttransparent var(--dark-bg-1) transparent;
}
 
/*CONTENT > ImageBlock*/
 
.scp-image-block.scp-image-caption{background-color: var(--dark-bg-1) !important;
 color: var(--dark-txt-color);
}.scp-image-blockimg,
.scp-image-block.scp-image-caption{border-color: rgba(0, 0, 0, 0.4);
}
 
/*CONTENT > TablesBase*/
 
#page-contenttrth{color: var(--dark-bg-1);
 background-color: rgb(var(--accent));
 border:solid2px rgb(var(--accent));
}#page-contenttrtd{border:solid2px rgb(var(--accent));
 background-color: var(--dark-bg-1);
}
 
/*CONTENT > TablesCustomization (TableColoringSystem) */
 
/*CONTENT > TablesCustomization (TableColoringSystem) > TableHeadings, ImageCaptions*/
 
#page-content.table1trth,
#page-content.table1.scp-image-block.scp-image-caption,
#page-content.table1.scp-image-blockimg{background-color: rgb(40, 159, 107);
 border-color: rgb(40, 159, 107);
 --link-txt-color: rgb(0, 229, 129);
 --accent:0, 229, 129 !important;
}#page-content.table1trtd{border-color: rgb(40, 159, 107);
}#page-content.table2trth,
#page-content.table2.scp-image-block.scp-image-caption,
#page-content.table2.scp-image-blockimg{background-color: rgb(117, 167, 242);
 border-color: rgb(117, 167, 242);
 --link-txt-color: rgb(76, 146, 252);
 --accent:76, 146, 252 !important;
}#page-content.table2trtd{border-color: rgb(117, 167, 242);
}#page-content.table3trth,
#page-content.table3.scp-image-block.scp-image-caption,
#page-content.table3.scp-image-blockimg{background-color: rgb(255, 226, 82);
 border-color: rgb(255, 226, 82);
 --link-txt-color: rgb(255, 255, 46);
 --accent:255, 255, 46 !important;
}#page-content.table3trtd{border-color: rgb(255, 226, 82);
}#page-content.table4trth,
#page-content.table4.scp-image-block.scp-image-caption,
#page-content.table4.scp-image-blockimg{background-color: rgb(255, 141, 54);
 border-color: rgb(255, 141, 54);
 --link-txt-color: rgb(255, 98, 0);
 --accent:255, 98, 0 !important;
}#page-content.table4trtd{border-color: rgb(255, 141, 54);
}#page-content.table5trth,
#page-content.table5.scp-image-block.scp-image-caption,
#page-content.table5.scp-image-blockimg{background-color: rgb(255, 34, 68);
 border-color: rgb(255, 34, 68);
 --link-txt-color: rgb(255, 71, 71);
 --accent:255, 71, 71 !important;
}#page-content.table5trtd{border-color: rgb(255, 34, 68);
}#page-content.table6trth,
#page-content.table6.scp-image-block.scp-image-caption,
#page-content.table6.scp-image-blockimg{background-color: rgb(188, 136, 255);
 border-color: rgb(188, 136, 255);
 --link-txt-color: rgb(197, 159, 245);
 --accent:197, 159, 245 !important;
}#page-content.table6trtd{border-color: rgb(188, 136, 255);
}
 
/*CONTENT > TablesCustomization (TableColoringSystem) > OtherColoredDivs*/
 
.table1.jotting,
.table1.notation,
.table1.modal,
.table1.paper,
.jotting.table1,
.notation.table1,
.modal.table1,
.paper.table1{border-color: rgb(var(--one-color));
 --link-txt-color: rgb(var(--one-color));
 --accent: var(--one-color) !important;
}.table2.jotting,
.table2.notation,
.table2.modal,
.table2.paper,
.jotting.table2,
.notation.table2,
.modal.table2,
.paper.table2{border-color: rgb(var(--two-color));
 --link-txt-color: rgb(var(--two-color));
 --accent: var(--two-color) !important;
}.table3.jotting,
.table3.notation,
.table3.modal,
.table3.paper,
.jotting.table3,
.notation.table3,
.modal.table3,
.paper.table3{border-color: rgb(var(--three-color));
 --link-txt-color: rgb(var(--three-color));
 --accent: var(--three-color) !important;
}.table4.jotting,
.table4.notation,
.table4.modal,
.table4.paper,
.jotting.table4,
.notation.table4,
.modal.table4,
.paper.table4{border-color: rgb(var(--four-color));
 --link-txt-color: rgb(var(--four-color));
 --accent: var(--four-color) !important;
}.table5.jotting,
.table5.notation,
.table5.modal,
.table5.paper,
.jotting.table5,
.notation.table5,
.modal.table5,
.paper.table5{border-color: rgb(var(--five-color));
 --link-txt-color: rgb(var(--five-color));
 --accent: var(--five-color) !important;
}.table6.jotting,
.table6.notation,
.table6.modal,
.table6.paper,
.jotting.table6,
.notation.table6,
.modal.table6,
.paper.table6{border-color: rgb(var(--six-color));
 --link-txt-color: rgb(var(--six-color));
 --accent: var(--six-color) !important;
}.table1.blockquote,
.table1div.blockquote,
.table1blockquote,
.table2.blockquote,
.table2div.blockquote,
.table2blockquote,
.table3.blockquote,
.table3div.blockquote,
.table3blockquote,
.table4.blockquote,
.table4div.blockquote,
.table4blockquote,
.table5.blockquote,
.table5div.blockquote,
.table5blockquote,
.table6.blockquote,
.table6div.blockquote,
.table6blockquote,
.blockquote.table1,
div.blockquote.table1,
.blockquote.table2,
div.blockquote.table2,
.blockquote.table3,
div.blockquote.table3,
.blockquote.table4,
div.blockquote.table4,
.blockquote.table5,
div.blockquote.table5,
.blockquote.table6,
div.blockquote.table6{background: var(--dark-bg-1);
}.table1.jotting,
.table1.notation,
.table1.modal,
.table1.paper,
.jotting.table1,
.notation.table1,
.modal.table1,
.paper.table1,
.table2.jotting,
.table2.notation,
.table2.modal,
.table2.paper,
.jotting.table2,
.notation.table2,
.modal.table2,
.paper.table2,
.table3.jotting,
.table3.notation,
.table3.modal,
.table3.paper,
.jotting.table3,
.notation.table3,
.modal.table3,
.paper.table3,
.table4.jotting,
.table4.notation,
.table4.modal,
.table4.paper,
.jotting.table4,
.notation.table4,
.modal.table4,
.paper.table4,
.table5.jotting,
.table5.notation,
.table5.modal,
.table5.paper,
.jotting.table5,
.notation.table5,
.modal.table5,
.paper.table5,
.table6.jotting,
.table6.notation,
.table6.modal,
.table6.paper,
.jotting.table6,
.notation.table6,
.modal.table6,
.paper.table6{background: var(--dark-bg-1);
}.table1.blockquote,
.table1div.blockquote,
.table1blockquote,
.blockquote.table1,
div.blockquote.table1{border-left-color: rgb(var(--one-color));
 --link-txt-color: rgb(var(--one-color));
 --accent: var(--one-color) !important;
}.table2.blockquote,
.table2div.blockquote,
.table2blockquote,
.blockquote.table2,
div.blockquote.table2{border-left-color: rgb(var(--two-color));
 --link-txt-color: rgb(var(--two-color));
 --accent: var(--two-color) !important;
}.table3.blockquote,
.table3div.blockquote,
.table3blockquote,
.blockquote.table3,
div.blockquote.table3{border-left-color: rgb(var(--three-color));
 --link-txt-color: rgb(var(--three-color));
 --accent: var(--three-color) !important;
}.table4.blockquote,
.table4div.blockquote,
.table4blockquote,
.blockquote.table4,
div.blockquote.table4{border-left-color: rgb(var(--four-color));
 --link-txt-color: rgb(var(--four-color));
 --accent: var(--four-color) !important;
}.table5.blockquote,
.table5div.blockquote,
.table5blockquote,
.blockquote.table5,
div.blockquote.table5{border-left-color: rgb(var(--five-color));
 --link-txt-color: rgb(var(--five-color));
 --accent: var(--five-color) !important;
}.table6.blockquote,
.table6div.blockquote,
.table6blockquote,
.blockquote.table6,
div.blockquote.table6{border-left-color: rgb(var(--six-color));
 --link-txt-color: rgb(var(--six-color));
 --accent: var(--six-color) !important;
}
 
/*CONTENT > TabsCustomization*/
 
.yui-navset.yui-nav,
.yui-navset.yui-navset-top.yui-nav{border-color: rgb(var(--accent));
}.yui-navset.yui-nava,
.yui-navset.yui-navset-top.yui-nava{color: var(--dark-txt-color);
 background-color: var(--dark-bg-1);
}.yui-navset.yui-nava:hover,
.yui-navset.yui-nava:focus{color: var(--dark-txt-color);
 background-color: rgb(var(--accent));
}.yui-navset.yui-navli,
.yui-navset.yui-navset-top.yui-navli{color: var(--dark-txt-color);
 background-color: var(--dark-bg-1);
}.yui-navset.yui-nav.selected,
.yui-navset.yui-navset-top.yui-nav.selected{background-color: rgb(var(--accent));
}.yui-navset.yui-nav.selecteda{color: var(--dark-bg-1);
}.yui-navset.yui-nav.selecteda:focus,
.yui-navset.yui-nav.selecteda:active{color: var(--dark-bg-1);
 background-color: rgb(var(--accent));
}.yui-navset.yui-content{background-color: var(--dark-bg-1);
}
 
/*CONTENT > Collapsibles*/
 
#page-contenta.collapsible-block-link:not(.licenseboxa.collapsible-block-link, .info-containera.collapsible-block-link, .default-cola.collapsible-block-link) {color: var(--dark-txt-color);
 background: rgba(0, 0, 0, 0.4);
 box-shadow:inset0px0px0px2px rgb(var(--accent));
}#page-contenta.collapsible-block-link:not(.licenseboxa.collapsible-block-link, .info-containera.collapsible-block-link, .default-cola.collapsible-block-link):hover{background: rgba(var(--accent), 0.25);
}
 
/*CONTENT > ACSAdjustments*/
 
/*ACSCOLORSbyNagiros*/
 
.anom-bar>.bottom-box{
 /*horizontalbar*/
 box-shadow:0 -0.5rem 00 rgb(207, 207, 207) !important;
 -webkit-box-shadow:0 -0.5rem 00 rgb(207, 207, 207) !important;
 -moz-box-shadow:0 -0.5rem 00 rgb(207, 207, 207) !important;
 box-shadow:0 -0.5rem 00 rgb(var(--white-bar, 207, 207, 207)) !important;
 -webkit-box-shadow:0 -0.5rem 00 rgb(var(--white-bar, 207, 207, 207)) !important;
 -moz-box-shadow:0 -0.5rem 00 rgb(var(--white-bar, 207, 207, 207)) !important;
}.bottom-box>.diamond-part{
 /*verticalbar*/
 box-shadow: -0.5rem 000 rgb(207, 207, 207) !important;
 -webkit-box-shadow: -0.5rem 000 rgb(207, 207, 207) !important;
 -moz-box-shadow: -0.5rem 000 rgb(207, 207, 207) !important;
 box-shadow: -0.5rem 000 rgb(var(--white-bar, 207, 207, 207)) !important;
 -webkit-box-shadow: -0.5rem 000 rgb(var(--white-bar, 207, 207, 207)) !important;
 -moz-box-shadow: -0.5rem 000 rgb(var(--white-bar, 207, 207, 207)) !important;
}.anom-bar-container.esoteric.text-part.main-class,
.anom-bar-container.explained.text-part.main-class,
.anom-bar-container.neutralized.text-part.main-class,
.anom-bar-container.pending.text-part.main-class{background-color: rgba(66, 66, 72, .5) !important;
 background-color: rgba(var(--gray-bg, 66, 66, 72), .5) !important;
 border-left-color: rgb(118, 118, 130) !important;
 border-left-color: rgb(var(--lg-bar, 118, 118, 130)) !important;
}.danger-diamond>.arrows{
 /*invertedarrows*/
 filter:invert(90%) !important;
 -webkit-filter:invert(90%) !important;
}.danger-diamond>.quadrants>.bottom-quad,
.anom-bar-container.explained.danger-diamond>.quadrants>.top-quad,
.anom-bar-container.neutralized.danger-diamond>.quadrants>.top-quad,
.anom-bar-container.pending.danger-diamond>.quadrants>.top-quad{
 /* "transparent" bottoms/topiconbackgrounds*/
 background-color: rgb(26, 26, 26) !important;
 /*bodybackgroundcolor*/
}.danger-diamond>.bottom-icon,
.anom-bar-container.pending.danger-diamond>.top-icon::before{
 /*esoteric, pendingiconbackgrounds*/
 background-color: rgb(3, 3, 3) !important;
}.anom-bar>.bottom-box::before{background-color: var(--white-bar);
}
 
/*CONTENT > WoedBarAdjustments*/
 
div.scalediv.item1>div,
div.scalediv.class1>div,
div.scalediv.obj{color: var(--dark-txt-color);
}div.scalediv.obj{background-color: var(--dark-bg-1);
 box-shadow:inset0px0px0px2px rgba(0, 0, 0, 0.35);
}
 
/*MISC*/
 
#footer,
#footera{color: var(--dark-txt-color);
}#license-area{color: var(--dark-txt-color);
 background: var(--dark-bg-1);
 border-top:solid2px rgba(0, 0, 0, 0.3);
}#top-barulli.sfhovera,
#top-barulli:hovera{border-left:solid1px var(--dark-bg-1);
 border-right:solid1px var(--dark-bg-1);
}#top-barulli.sfhoverullia,
#top-barulli:hoverullia{border-top-color: var(--dark-bg-1);
}#header#top-bara{color: var(--dark-bg-1);
}#page-contenthr:not(.fancyhrhr) {background-color: rgb(var(--accent));
}#page-content.divider>hr,
div.paperhr{border-top-color: rgb(var(--accent));
}.page-options-bottoma{color: var(--dark-bg-1);
 background: rgb(var(--accent));
}.page-options-bottoma:hover{background: rgba(var(--accent), 0.3);
 color: var(--dark-txt-color);
}.code{background-color:#F8F8F8;
 border:solid3px var(--dark-bg-2);
 box-shadow:none;
}.fncon{background-color: var(--dark-bg-1);
 border-color: rgb(var(--accent));
}
 
/*Pop-UpWindows*/
.owindow{background-color: var(--dark-bg-1);
 border-color: rgb(var(--accent));
}.owindow.modal-header{background-color: var(--dark-bg-1);
}.owindow.modal-bodyimg{background-color:transparent !important;
}.owindow.title{background-color: rgba(0, 0, 0, 0.4);
 color: rgb(var(--dark-txt-color));
 border-bottom-color: rgba(0, 0, 0, 0.6);
}.owindow.button-bara{background-color: rgba(0, 0, 0, 0.4);
 color: var(--dark-txt-color);
}.owindow.button-bara:hover{background-color: rgb(var(--accent));
 color: var(--dark-bg-1);
}.buttons.btn{background-color: rgba(0, 0, 0, 0.5);
 border-color: rgb(var(--accent));
 color:#dfdfdf;
}.buttons.btn:hover{background-color: rgb(var(--accent));
 color: var(--dark-txt-color);
}#edit-cancel-button,
#edit-diff-button,
#edit-preview-button,
#edit-save-draft-button,
#edit-save-continue-button,
#edit-save-button{background: var(--dark-bg-1);
 color: var(--dark-txt-color);
 border-color:#979797;
}#edit-cancel-button:hover,
#edit-diff-button:hover,
#edit-preview-button:hover,
#edit-save-draft-button:hover,
#edit-save-continue-button:hover,
#edit-save-button:hover{background: var(--dark-bg-1);
 border-color: rgb(var(--accent));
 color: rgb(var(--accent));
}#edit-save-button,
#edit-save-continue-button{
 --accent:33, 255, 58;
}#edit-cancel-button{
 --accent:255, 31, 41;
}#lock-info{background-color: var(--dark-bg-1);
}a.action-area-close:hover{background-color: var(--dark-bg-1);
 color: rgb(var(--accent));
}.wd-editor-toolbar-panel{filter:invert(90%) hue-rotate(180deg);
}.pager.current{background-color: rgb(var(--accent));
 border-color: var(--dark-txt-color);
}table.page-historytbodytr{color: var(--dark-txt-color);
}textarea,
input.text{background-color: var(--dark-bg-1);
 color: var(--dark-txt-color);
}.hovertip{background: var(--dark-bg-1) !important;
}#main-content.page-tags{border-color: rgb(var(--accent));
}#main-content.page-tagsa{color: var(--dark-bg-1);
}#main-content.page-tagsa::after{background-color: var(--dark-bg-1);
}#action-area>p{color:#c9eede;
}.yui-ac-content{border:1pxsolid var(--dark-txt-color);
 background: var(--dark-bg-1);
}.autocomplete-listli:hover{background: unset;
 color: rgb(var(--accent));
}.preview-message,
.error-block{background-color: rgba(64, 14, 23, 0.7) !important;
 color: var(--dark-txt-color);
}input.checkbox,
.page-historyinput{filter:invert(1) grayscale(1);
}#h-perpage{filter:invert(1);
}table.page-historytd.optionstda,
.pager.current,
.pagera{border:1pxsolid rgba(255, 255, 255, 0.25);
}.inline-diffdel{background-color: rgba(255, 0, 0, 0.6);
}.inline-diffins{background-color: rgba(0, 255, 52, 0.3);
}.faderiframe,
.fadera{border:none;
}

[フレーム]

一个选择产生两个世界,
被镜像的挂毯徐徐展开;
先锋神盾闪耀其中
仅当门槛划定界线
于......

TestNoReturn2.png

异常现象的多元衰退破坏了这个魔法世界,使得那奇异的桃花源地逐渐消亡;基金会,与其盟友和敌人,都痛苦地意识到有些东西必须做出改变。探索死局以及基金会、异常与改变本身的本质之间的关系。调查这个危在旦夕的世界,并最终决定如何给其带来希望。



SCP-6500 — 宿命之道

作者:S D Locke、HarryBlank、Placeholder McD、Ihp、Grigori Karpin、DarkStuff、Aethris

跟随基金会的道路对抗死局,跟随数人在他们自己的道路上穿过将死之魔法领域,并取回元素力量之神器。选择执掌他们的方式,无论用途好坏。

战士

作者:HarryBlank

法师

作者:Ihp

牧师

作者:Grigori Karpin

盗贼

作者:DarkStuff

贱民

作者:Placeholder McD

术士

作者:HarryBlank

圣物使圣物使

作者:Ihp

旅行者

作者:Placeholder McD

密使

作者:Grigori Karpin


主要后枢作品


门槛时间线

Nobody喜欢小偷

作者:Grigori Karpin

一位城里的Nobody正在找寻死局的解释,展开了一项调查,并撞上了认知危害、霸王龙骨架、被放逐者之图书馆、还有家巴黎咖啡店。
而那仅仅只是个开始。


Nobody在找麻烦

作者:Grigori Karpin

Nobody并不孤独,她正为蛇之手效力,而她也不是附近仅存的nobody,不过如果他们不能找到基金会在审讯之后关押O5-零的地方的话,这一切就都不重要了。


Nobody Came to the Funeral

by Grigori Karpin

Nobody, along with Zero and the Black queen, meets with a wanderer from a different Foundational mindset (oh shit, is that Ilse from OG43 and Path of the Voyager?), attends a funeral for those lost, and makes plans to see where she can sink a knife to best disrupt the Foundation in the months following SCP-6500.


SCP-8787:未选择的焙果

作者:Ihp

死局过后,一些异常还未完全恢复。一家异常咖啡店急于恢复实力,便绑架了基金会的一个家庭。Sinclair博士能否能否摆脱她的新生活吗?


SCP-8650: Mystery Science Theater 6500

by Ihp and LizardWizard

The latest and greatest release from Vikander-Kneed Technical Media: Mystery Science Theater 6500! Watch as your favorite researchers from the SCP Foundation get kidnapped to watch a movie based on the events of SCP-6500.
You will be amazed.
You will be awed.
You will leave a good review.


溯忆之路

作者:HarryBlank, LizardWizard

你想重复利用一个曾经具有敌意、还可能是活着的异常,就为了省这十二块钱?


Fafnir

作者:Ethagon

总有什么能从现状中获利。其中包括一条古代的龙,宁愿在沉睡中度过死局和它的后果。这就是它的由来。


去狄瓦化

作者:Guezma

死局结束之后,Judith Low将SCP-140更新为了"无效化"。要是对付狄瓦也有这么容易就好了。

SCP-8297: Snuffed Out

by UNCGriffin

With the Impasse resolved, the status quo of the Veil is preserved. Unfortunately, some scars never heal.

UIU File: 2021-354 (OPERATION: SUPERFUND)

作者:Kothardarastrix

掩盖问题只会让问题变得更加糟糕。

紫女巫已死

作者:Einer von Rabe

黑皇后Alison,听从了她的一位姐妹的建议,正试图招募一名助手——紫女巫Mirabilis女士
然而,她似乎受到了死局的严重打击。

相关后枢作品



Character Interactions Disguised As An Epilogue

作者:Ihp

理论上是黑色之秋 IV:无所畏惧的结局之作,本故事开始于SCP-6500的结局之前,但在其后结束,从Site-87角色的角度来看,这篇作品描绘了整个2021年发生的事件的蒙太奇。


SCP-5056 (II):镜中之像

作者:HarryBlank

Philip Deering,前SCP-5056-B,带着复杂的心情回看着这极其奇怪的一年。


SCP-5974:互动式小说

作者:HarryBlank

基金会的一名叛徒被迫通过一款用户友好度极低的电子游戏重新体验一遍自己在死局之前一段时间的活动。


SCP-6056:爆炸完成进行时

作者:HarryBlank

在术士之道之后,某些交心的对话正在产生——然后被粗鲁地打断了。


SCP-7000:大冤种

作者:HarryBlank

William Wettle是一个极其不幸的个体,但当一次LK级"命运扭转"概率失效情景开始在全球范围内蔓延时,基金会需要利用这位好博士的倒霉,将他直接置于险境之中。

SCP-7007:《厄运峡谷》

作者:Grigori Karpin

在SCP-6500事件过去大约一年之后,维坎德·尼德技术媒体对基金会近期的行为有些看法,并邀请他们进入了一场游戏节目。


SCP-8889:William Wallace Wettle的伟大完婚

作者:LizardWizard

VKTM故技重施,绑架了Wettle博士,只为了......和他结婚?敬请观赏:一季8集欢乐、恐惧与传媒大戏。

SPC-7000

作者:Uncle Nicolini与Grigori Karpin

在SCP-7000发生后,William Wallace Wettle被另一个被称为SPC的基金会组织跨宇宙绑架。他是对抗软骨鱼威胁的秘密武器。只有Wettle才能拯救SPC。

先锋时间线


Dan 博士前往华盛顿

作者:Grigori Karpin

先锋会正要首次亮相,向世界揭露自己,并在全球公告中掀开帷幕。然后他们派出了Dan博士。

图书馆里的战争

作者:Grigori Karpin & LizardWizard

黑皇后需要在蛇之手与先锋会的交接期间处理一个过于狂热的蛇之手分支,而此时先锋会才刚刚公开。唯一的问题是,这场冲突发生在被放逐者之图书馆的正中央。

Hour Zero

作者:Jasiu06与Ralliston

你似乎没有明白。无论你是否同意,这个决定都会被做出。

欲肉之炽

作者:Grigori Karpin

在先锋会建立不久后,Tilda Moose要求Alto Clef博士与术士Varis领导一次对位于莫斯科的猎手黑屋的突袭。可以把这个想象成一部警察兄弟喜剧片,不过里面带有尸体的恐怖故事。


欲肉教的任意别名

作者:Grigori Karpin

欲肉之炽的续集,Varis和Clef继续为先锋会处理欲肉教异常,此时SCP-2480附近局势愈发焦灼,与GOC的冲突一触即发。

An Assembly of Sarkics

作者:Grigori Karpin

Varis召集了一次Nälkä领导者的会议,开始将亚恩的各个集团联合起来。但有件事困扰着他,其他的高阶术士去哪了?拉娃塔又在哪里?

Varis和Clef带领一支MTF小队深入SCP-2191,去寻找传说中的高阶术士,而事情自然不出所料地变得一团糟。

Orok and the Orchard

作者:Grigori Karpin

在欲肉教集会之后,Clef和Varis与欧若科和Lucretia Popescu一起访问了SCP-3989的遗址,以确定它是否与高阶术士有着任何关联,并进一步了解冒名顶替了大术士亚恩的人这几个世纪以来的流浪踪迹。

Two Sarkics Take a Vacation in Polynesia, Stop Me If You've Heard This One

by Grigori Karpin

Directly after the events of An Assembly of Sarkics, Lovataar and Saarn decide to pay a visit to SCP-4036 on a diplomatic mission. They face distrust from the locals and from each other, but ultimately face a far graver threat: Colonialism.

多种选择

作者:LizardWizard与Grigori Karpin

随着SCP-939的常态化,先锋会与GOC在舆论法庭上展开较量。

余波

作者:Uncle Nicolini与Grigori Karpin

一系列短片记录了人们每天对先锋会揭露真相的反应,以及先锋会公开声明的首次描述!请关注世界构建,但也要留意普通人的人物视角。

常见异常误解列表

作者:Guezma, Grigori Karpin, Zygard, and Blazingpie

鉴于先锋会的出现和帷幕的破碎,一些维基百科用户聚在一起编制了一份与异常现象相关的所有误解的列表。

神肉回到了菜单上

作者:Guezma

一只古老的恶魔被释放到了一座城市中。先锋会召集了专长于对付这种情况的盟友。


VNP-6521: Lord Mansfield outlaws Vanguard

作者:Guezma

一幅被盗的画作,卑鄙的阴谋,所有的先锋会成员及其盟友都突然在整个英国无法行动。所有的先锋会成员?不,某位义警和背叛的主保圣人仍然可以大展拳脚!

VNP-8050: One to Rule Them All

作者:WarriorofChaos、UNCGriffin、Diogene_s与Damian Thorne

死局之后,一件死去的神器再次浮出水面。随着它在各种人之间转手,先锋会——以及来自法师之道的Sinclair博士——必须面对它那过去的幽灵,以保护未来。


先锋之声

作者:Guezma

人类必须明白,自己在这世上并不孤独,先锋会的播客也在积极宣传这个观念。本周嘉宾来自观谬,而他需要学习更多的东西。


直面未来

作者:Guezma

《先锋之声》事件发生之后,Ron Gambi的生活被改变了,可是它要去往何方?一个新的机会和一位老朋友会帮他找到方向。


The Trainee Gets Trolled

作者:Guezma

作为先锋会公关部门培训的一部分,Ron Gambi安装了Void,获得了全方位的社交媒体体验。


Gambi's Gambit

作者:Guezma

被收容了二十年之后,Marcel Gambi四处潜藏。先锋会想要找到他,问他几个问题。Ron Gambi则想和他失散已久的兄弟团聚,不幸的是,不止有他们在找他。


Ron Gambi's New Year Special

作者:Guezma

Gambi家族的新年派对被Ron的工作电话打断。随后,Marcel在电视上看到了一个熟悉的面孔。

艰难时代的超常政治罗盘

作者:Jasiu06与Ralliston

说我们生活在艰难时期是一点也不夸张的。

所有的现实扭曲者都怎么了? — 全球本质促动普遍性的人口统计概况

作者:Ralliston

为什么在帷幕破碎之后,现实扭曲者的人口会如此突然地激增?

埃斯特堡(城市)—维基百科

作者:Jasiu06, Jerden, MontagueETC, Ralliston, and Zygard

自帷幕落下已有十年之久,而世界也确乎已然变化。我们来看看它真实的面貌,这回由一个偏见更少的方面描述,好吗?

玛娜慈善基金会 — 维基百科

作者:EstrellaYoshte

有了维基百科之后,谁还需要SCP基金会呢?点击链接,在没有帷幕的世界中,了解MCF的所有相关信息!

SCP-6483: The Polar Express

作者:LORDXVNV与Ralliston

Site-120来了个新的常驻人形异常,而他是真的很喜欢圣诞精神。在这篇充满节日气氛的文章中,来观看这个异常个体在先锋会切换之时从收容物转变成员工的经历。


喵喵,Asheworth君

作者:LORDXVNV

Daniel Asheworth让同事适应先锋会的新现状。出岔子了。(而且,他是个猫人,不过是临时的猫人)


维坎德·尼德全球新闻网

作者:Cole 13

VKTM终于摆脱了50多年的基金会收容,而在属于先锋会的未来里,他们正在全方位地接触大众。


第一次超自然骂战

作者:Guezma,Ralliston,Zygard

想象一下两个信仰,有着纠缠了上万年的历史。想象这两个信仰相互斗争,付出了不可思议的代价。想象它们都已成为了自己先前的影子。想象它们在现代世界所背负的怨愤。
有画面了吗?
好现在把他们都放上推特。

行动:目击公开材料

作者:Jasiu06与Ralliston

时代变了,但GOC——没怎么变。通过联盟的宣传材料,看看他们对帷幕消退后的世界有何看法吧。

Thump Thump Tick Tock

作者:UNCGriffin

对大多数人来说,帷幕的破碎意味着来到了一个新世界。但那些投身于旧异常世界及其隐藏冲突的人又会怎样呢?

常态

作者:Jack Ike

帷幕的破碎使世界焕然一新;但并不一定会改变其中的一切。

所有光的边境线

作者:Ralliston

古老的原初神灵不太喜欢改变。但如果他们被迫适应我们这个瞬息万变的时代,他们的形态和形式会是怎样的呢?


Casefile #03/12/2021-A ("The Liberal Vampire")

作者:Ralliston

四位高阶术士再次行动了起来。他们到底在搞什么鬼?


'跨枢纽超速铁路' (N7S2M/ER9C3/X56ID)

作者:Ralliston

常态可能已然崩溃,但令人遗憾的是资本主义仍然是至高无上的——而Robert Carter和Skitter Marshall正打算利用这一事实来赚点钱。


揭幕社:David Hunt在伽利略,第一座平民外星定居点

作者:Jasiu06与Ralliston

孩子们,向星星射击吧。而如果你没有射中,也不要放弃——月亮或许也是个不错的目标。


Excerpts of Particular Interest From the Galileo Deep-Space Observatory Archives

作者:Aftokrator、BlazingPie、yvstvi、Dino—Draws、Diogene_s、DodoDevil、Ethagon、LORDXVNV、MisterFrown、Ralliston与SynthPanda_

如果我们的星球充满了魔法和奇迹,谁又能说其他宇宙不也是如此呢?


揭幕社:卡萨西斯音乐节的友好指南

作者:Uncle Nicolini与Diogene_s

揭幕社为您提供在2028年埃斯特堡举行的后帷幕时代的首届音乐节的友好指南!


Tanksy测评:Parabox Interactive的DLC

作者:psychicprogrammer、ThisisNalkan与Insanitz

不论时间线怎么变化,都会有怪胎死盯着屏幕。

饥乎:欧若科之狩的美食

作者:IronShears

为远离家乡的Nälkä人准备的食谱,提及在欧若科之狩这个冬季节日里享用的Vaśńa菜肴:一道炖菜,一些饼干。

SCP-7629:守天者之庇护所

作者:WarriorofChaos

Site-120在地下发现了一个古老而强大的种族的遗迹,一个根植于魔法起源的种族。随着新的古代历史被揭露,共同的敌人出现,SCP基金会决定帮助他们重回以往的荣光。

另外,我觉得是时候写一篇和龙有关且结局圆满的故事了!

Blue Blooded Blues

作者:WarriorofChaos

SCP-6118 is submitted to a brand new rehabilitation program, where they might hopefully receive the help needed to escape the traumas of their past.


相关后枢作品

八千死鼠 中心页

作者:Ralliston与Jasiu06等人

超过24位不同作者创作的一个以先锋时间线为背景的全新系列!

美国已深陷战火;与自我的战火。这并非体系的缺陷——而是其设计的固有特性。


我并未消亡

作者:Ralliston

现在是2057年,先锋会已经运作三十余年了,Daniel Asheworth也累了。他已经活得够久了。而当他在10月10日醒来之时,他就知道这是他的最后一天。


Order MEF-7629

作者:Zygard

您可曾想不留痕迹地杀死某个人,但同时又是有一定标准的专业人士?这是为您量身定制的产品!亨特工业推出:"Rokita"手枪!


SCP-5526

作者:NotOrteil

一个跨维度基金会试图收容一系列看似相关的现象,讽刺的是,它寻求着先锋会的帮助。

Fall Witness, part 1

作者:Ethagon

Note from Canon Custodians: Although this story and the following lead up to the pivot, the story is set within the Vanguard timeline.

Site-118 has been slowly losing ground to the Autumn Court for years. In order to stop the Impasse, they risk losing a bit more.

Fall Witness, part 2

作者:Ethagon

The Autumn Court's influence spreads. Intransigent as it is, the Foundation will fall to it. After all, it's not like the Foundation could ever change, could it?

Brings the Hunt

作者:Ethagon

A season after the pivot the Impasse claims its last victims. Only the Wild Hunt and its leader provide sanctuary. But who is she really saving?


Spring Again

by Ethagon

With the hunt coming to a rest and the nameless forest destroyed, what will sprout in its place? The Sidhe Lounge documents this latest rendition of the Spring Court and its place in Fae communities.

VNP-8471: Return of the Summer Court

by Ethagon

On March 20th 2022, the Summer Court once again starts operating on earth. Vanguard and the GOC have reached their verdict. The Community of States on the other hand is not so easily convinced.

枢前的故事

A Magic Show

作者:Some Reference

As the Impasse begins to take its toll, Site Director Jack Shlain decides that the staff could use a bit of casual fun. Things do not go as planned.

Jäger, Part 1

作者:Trotskyeet & Ralliston

What is identity when faced with oblivion?


Jäger, Part 2

作者:Trotskyeet & Ralliston

One man, one dying world, and one mission — to kill the gods.


The Standstill

作者:MasterTman2

A view on the Impasse from another angle, presented in the Kong, Shing, Gong canon's Right Phase - where until the advent of the Impasse, a new normalcy organization in a sideways dimension has been trying to live up to the shadow of the Foundation. Now, the Impasse is coming to a head, the long term effects on the anomalous world are devastating, and only one thing could possibly shield the Right Phase from the fallout.


时间线不可知论

SPC-6500:极微之道

作者:LORDXVNV

SCP宇宙里有说不完的故事。但是SPC宇宙里也会有吗?

神之干预

作者:Uncle Nicolini与Grigori Karpin

人的事,归人。

其他解读


孤独流浪者的终章

作者:Karpfisch

有人疲倦。有人喜悦。但更多的只是从多年背负的重担中解放了出来。一起重要事件的伤感开幕。



总览


无悔之道是紧随SCP-6500:宿命之道之后所作的设定,但是你已经知道这一点了不是吗?本设定所最先最重视的是结果;我们在写作SCP-6500时就已明了,无论读者选择了什么时间线,基金会的概念都将无可逆转地被改变。这也合理,因为宿命之道本身是一个挺残酷的气候变更寓言。我们想要创造一个能够引出更多后续故事的设定,从这两条时间线的任意一条开始都行。

所以说,什么是无悔之道?无悔之道即是在临界点之后,沿着两条截然不同的因果道路,所发展出来的的生活。一条道路中基金会维持着其对异常世界的铁腕控制,但是那些知情人士都了解,SCP-6500是SCP基金会的造成的错误;而另一条道路中基金会解散了,与多个相关组织(阅读密使部分!)一同形成了一个新的组织,以尝试教育大众有关异常世界的知识。


关于先锋会:

Any substantive change to the Foundation appears like an attempt to make it all more progressive but in reality, Vanguard is only interested in preserving the anomalous in light of the Impasse. Which means doing what they can to normalize the anomalous and reverse direction on a lot of Foundation policies.

Vanguard is not trying to save the world. Much of the attitude towards it being a Utopia or "liberal wet dream" are knee jerk responses to changes in the setting like "Vanguard can't have D-class" and "Vanguard needs to make people appreciate and like them, so they trust Vanguard enough to allow for normalization." These are less progressive ideals and more practical solutions to try and rehabilitate the image of the Foundation now that Vanguard is in the public eye and because they want to work with GOIs where possible. GOIs who have been openly hostile to the Foundation, like the Serpent's Hand and the Nälkän peoples.

这是一个设定,所以很明显我们是对任何人开放这些设定(门槛先锋)写作的,但是我们要求你至少先阅读宿命之道中你所要写作的道路的时间线。可以随时与创作者讨论你的想法,我们想要一个能够基于我们超巨大型合作SCP的合作设定。

门槛可能会更加悲观一点,而且会适合那些描写基金会中的腐败的故事。

  • 在门槛时间线中,监督者指挥部意识到自己组织收容异常的工作导致了所有魔法的慢性死亡,并在此时决定最低限度地修复损伤且保持现状。
  • 实际上在本时间线中这是一个公开的秘密,基金会负责解决死局,而他们正在将其掩盖起来。
  • 多个演员(包括有在基金会中的演员)正在找出基金会在引致SCP-6500一方面所起的作用,并策划了O5的垮台,或者至少要减缩继续收容异常的做法。

先锋可能会更加乐观一点,而且会适合那些描写崭新开端以及弥补过错的故事。

  • 在先锋时间线中,监督者向提议基金会解散并形成新组织的O5-零屈服了,与某几个GOI一起合伙组建了先锋会。先锋会的信条为庇护,常化,通报
  • 先锋会的目标是让公众适应异常的存在,并使得这个怪异的世界不再隐藏真相。他们仍然打算继续从危险异常的手中保护世界,但并不会使用记忆消除、造谣活动、D级人员或者其它SCP基金会已经用了百余年的伦理上令人反感的活动。
  • 在最开始,先锋会是由前基金会人员、数个Nälkä团体以及术士、蛇之手的绝大部分人员以及麦克斯韦宗的全体成员组成的。密使之道是了解这个新兴组织的必读内容。

但请铭记:这两条时间线里发生任何故事都是可能的。只要开心就好,不要对寻求指导犹豫不决。

若想要被添加进本设定中心,请寻求援助(正如你所见,本中心页的格式很独特)。

姐妹设定

无悔之道紧密关联的设定都是由SCP-6500的作者所创作的:

  • 值守43 – 有关著名的Site-43中的角色阵容,Site-43是一个专攻奥秘消解、替代收容措施、模因以及古怪异常的媒体公司。专注于生活故事之中的诙谐片段,由无数波澜曲折组成的宏大剧情,通过原型部的镜头了解超形上学的秘密的未来追求,以及维坎德·尼德科技传媒那古怪的社交评论。
  • S&C塑料 – 有关供职于Site-87中的人员,Site-87位于斯洛斯皮特枢纽,即一个在多方面都与叙事的力量紧密相连的城镇。"这是有关Site-87中人们的设定,而他们出于不明原因,摆脱了基金会那能够将个性、礼仪、人性以及常识都磨灭成虚无的能力。"
  • 多么奇妙世界 – 该设定的故事主要发生在奇妙世界!TM中的异常城市,而这个世界确实存在于地球上,就在美国马萨诸塞州波士顿的某处以外维度空间的形式存在着。奇妙世界!TM是由Wondertainment博士主持的,这当然了,而且有着一大票(我是说,想象这是一个中型城市)的魔幻又奇妙的人居住在这里。这里的文化建立在每个人的内心都能找到的孩童般的天真、心甘情愿的幼稚、奇思妙想以及对善良的深深感激之上。多么奇妙世界不仅忽略了黑暗、烦扰以及基金会宇宙那糟糕透顶的世界。它还是个有关追寻快乐并且尽管如此还得坚持下去的理由的故事。

此外,120站档案馆 同样是一个与先锋时间线密切相关的设定。120站档案馆是一个现代的幻想设定,专注于使异常世界自己努力变得更好。几乎没多少东西是能完全确定的——取决于始终存在的神、狂热者、以及对重出江湖的妖精帝国的恐惧——除了基金会必须要与异常一同工作,无论其是否愿意之外。




请按如下方式引用此页:

"无悔之道 中心页",作者 s d locke、Aethris、DarkStuff、Grigori Karpin、HarryBlank、ihp、Placeholder McD、Azamo,来自 SCP 维基。原文链接:https://scp-wiki.wikidot.com/no-return-hub。译者 hoah2333,来自 SCP-CN 维基。译文链接:http://scp-wiki-cn.wikidot.com/no-return-hub。遵循 CC-BY-SA 协议。

更多详情请参阅授权指南
授权信息

文件名:Warrior, Mage, Cleric, Thief, Pariah, Warlock, Reliquarians, Voyager, Emissary
图像作者:Aethris
授权协议:CC BY-SA 3.0
附注:经其明确许可后使用。


文件名:No Return Banner
图像作者:Grigori Karpin & Liryn
授权协议:CC BY-SA 3.0
附注:使用了以下 5 个图像:

文件名:Sauelsuesor.jpg
图像名:Two Coronal Holes on the Sun Viewed by SDO
图像作者:HarryBlank HarryBlank /NASA Goddard Photo and Video
授权协议:CC BY 2.0
来源:flickr

文件名:comm_ihp.png
图像作者:WarFang does not match any existing user name
授权协议:CC BY-SA 3.0
注:专为 ihp 的故事所作。感谢 WarFang!

文件名:LibraryFightSmall.jpg/LibraryFightLarge.jpg
图像作者:Amai-Ixchel Amai-Ixchel
授权协议:CC BY-SA 3.0
注:专为 HarryBlank 的故事所作。感谢 Amai!

文件名:monk_and_oni.png
图像作者:Seyph Seyph
授权协议:CC BY-SA 3.0
注:专为 Grigori Karpin 的故事所作。感谢 Seyph!

文件名:rottemple.png、zNpYxbP.png
图像作者:Aethris Aethris
授权协议:CC BY-SA 3.0
注:分别专为 DarkStuff 与 Place 的故事所作。感谢 Aethris!

更多维基文档信息,请见版权信息总览

页面版本: 82, 最后编辑于: 02 Sep 2025 23:13
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License
点击编辑本页内容。
点击显示页面各部分的编辑按钮(如果可能)。 在标题边会出现"编辑"按钮。
在不编辑全部页面源代码的情况下添加内容。
查看本页过去是如何沿革的。
若您想要讨论本页内容,这是最简单的方法。
检视并管理本页附件。
管理网站的实用工具。
变更页面名称(及 URL 地址,或许会影响分类)。
在不编辑的情形下检视维基源代码。
检视 / 设定父页面(用以建立浏览足迹与结构化​​配置)。
向管理员举报本页有令人反感的内容。
事情不如预期?看看您可以做些什么。
通用的 Wikidot.com 文件与说明。
Wikidot.com 服务条款 — 您可以做的事,您不该做的事之类的。
Wikidot.com 隐私政策。

AltStyle によって変換されたページ (->オリジナル) /