SCP-8888
2024年3月19日
修订 6
评分
22
↑ 22
↓ 0
支持率
100%
总票数 22
Wilson 95% 下界
85.1%
在相同票数下更稳健的支持率估计
争议指数
0.000
评分趋势
按周聚合 加载图表中...
最近修订
1 / 3
修改标签
5 个月前
已新增标签:毒蛇, 猫midnight。
修改标签
1 年前
已新增标签:特工日历。 移除标签:日历特工。
修改标签
1 年前
已新增标签:james-harkness, 日历特工。
最近投票
1 / 3
2025-08-10
2025-07-30
2025-05-27
2025-03-22
2024-11-08
2024-10-19
2024-04-17
2024-03-19
2024-03-19
2024-03-19
相关页面
暂无推荐
页面源码
[[include :etinjat:typeface-cn
|HanWang-WeiBeiMedium-Gb5=true
]]
=====
[[include :scp-wiki:component:preview
text=这是被放逐者之图书馆的赌场之夜。讲解员与恶魔结盟,以应对各种可能的赌博游戏。
但这不是我们的任务。我们来这里是为了玩一场技巧游戏:八号球。
]]
=====
[[module css]]
@import url("https://scpwiki.github.io/sigma/css/sigma.min.css");
[[/module]]
[!-- 预览组件 --]
[!--
此页面的代码已添加注释,以方便可读性、技术维护和翻译。
欲了解更多信息,请查看此页面的讨论区。
===
CROM Discord Bot Thumbnail Image
--]
[[div id="cromthumbnail" style="display: none;"]]
[[include component:image-block
name=https://scp-wiki.wdfiles.com/local--files/scp-8888/Preview.png
|caption=八号球
|width=100%
|align=center]]
[[/div]]
[!--
全局CSS模块:
the following code will be applied to all offsets of the article.
Note that it is @imported and executed AFTER the ListPages Module,
as it will otherwise be overwritten by each fragment's theme includes.
--]
[[div id="global" style="display: none;"]]
[[code type="css"]]
/* ---- GLOBAL CSS STYLING ---- */
/* Font Imports */
@import url('https://fonts.googleapis.com/css2?family=Spline+Sans:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,900;1,900&display=swap');
/* Root Adjustments */
:root {
--header-logo: url(https://scp-wiki.wdfiles.com/local--files/sr-researcher-james-a-harkness-personnel-file/5635663565.png);
--title-size: 2.3rem;
--base-header-height: calc(var(--title-size) * 1.5);
--basalt-page-content-font-weight: 400;
--header-font-primary: 'Overpass';
--UI-font-primary: 'Spline Sans';
--ACS-font: 'Overpass';
}
/* Page Adjustments */
div.preview {
display: none;
}
#page-content {
font-size: calc(var(--true-font-size) * 1.1);
}
#header {
background: rgba(var(--header-background-color), 0.7);
box-shadow: none;
}
#header h1 a {
padding-right: calc(var(--base-header-height) * 0.5);
padding-left: calc(var(--base-header-height) * 0.7);
}
#header h1 a::before {
width: calc(var(--base-header-height) * .25);
}
#header h1 a span::before, #header h1 a span::after {
display: none;
}
#side-bar {
background-color: rgba(var(--side-bar-background-color), 0.9);
}
:is(#side-bar, #interwiki) .heading {
background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(var(--side-bar-heading-background-color), 0.13) 25%, rgb(var(--side-bar-heading-background-color), 0.13) 50%, rgb(var(--side-bar-heading-background-color), 0.13) 75%, rgba(0, 0, 0, 0) 100%);
}
div#account-options {
background-color: rgba(var(--login-status-background-color), 0.4);
backdrop-filter: blur(var(--basalt-UI-blur));
}
div#account-options>ul>li>a {
transition: color 0.4s;
}
#top-bar div[class*="top-bar"] > ul > li > a {
font-weight: 700;
}
#edit-page-form .wd-editor-toolbar-panel a::before {
background-color: rgb(var(--basalt-tertiary-color));
}
#wd-editor-toolbar-panel ul li ul {
border-inline-start-color: rgb(var(--basalt-tertiary-color));
}
#footer {
border-top: none;
padding-bottom: 1rem;
}
#license-area::before, #license-area::after {
display: none;
}
h1 {
color: rgb(var(--basalt-bright-element-color));
font-weight: 900 !important;
}
/* Element Adjustments */
.anom-bar-esoteric .text-part > .main-class > .second-class > .class-category {
font-size: 0.75em !important;
}
.authorlink-wrapper > a {
margin-left: auto;
}
#page-content .authorcontent {
font-size: 0.88em;
padding: 1rem 1.6rem;
}
#page-content .collapsible-block-link {
font-family: var(--mono-font) !important;
}
#page-content .fncon {
font-size: 0.8em;
}
#page-content :is(.image-block, .scp-image-block), #page-content :is(.image-block, .scp-image-block) > * {
border-radius: 0.7rem;
}
.image-block, .scp-image-block {
border-bottom-width: 0.25rem ;
}
div:is(.jotting, .transcript) {
background: rgb(var(--basalt-primary-color));
border: double 0.4rem rgb(var(--general-border-color));
}
div.raisa_memo {
--memo-heading: none;
}
/* Custom Elements */
.asterisk {
height: 2.2rem;
background-image: url('https://scp-wiki.wdfiles.com/local--files/scp-8888/8ball-design-v1.png');
background-repeat: no-repeat;
background-size: contain;
background-position: center;
margin: 5rem auto;
}
.authorlink-wrapper > a {
margin-left: auto;
}
#page-content .authorcontent {
font-size: 0.88em;
padding: 1rem 1.6rem;
}
:is(span.bt) {
color: rgb(var(--basalt-bright-element-color));
text-decoration: underline 3px;
text-underline-offset: 3px;
}
.defaultonly {
display: none;
}
#page-content .introonly {
display: none;
}
#page-content .eightballwrap::after {
display: block;
content: "";
margin: 1rem auto;
background: url(https://scp-wiki.wdfiles.com/local--files/ai-classification-guide/8Ball.png) center no-repeat;
background-size: contain;
width: 128px;
height: 128px;
margin-right: 1rem;
}
#page-content .eightballchat {
font-family: var(--mono-font);
font-weight: bold;
max-width: 24rem;
margin-left: auto;
padding: 0.6rem 2rem;
background: #444;
color: rgb(var(--three-color));
}
#page-content :is(.cimmchat, .sokchat) {
font-family: var(--UI-font);
font-weight: bold;
max-width: 24rem;
padding: 0.6rem 2rem;
border-radius: 8px;
margin-bottom: 3rem;
}
#page-content .cimmchat {
background: #3165A5;
color: white;
margin-left: auto;
}
#page-content .sokchat {
background: white;
border: 2px black solid;
color: black;
margin-right: auto;
}
#page-content .moncname {
color: olive;
}
#page-content .sokname {
color: white;
text-shadow:
rgb(var(--basalt-main-text-color)) 1px 0px,
rgb(var(--basalt-main-text-color)) 0px 1px,
rgb(var(--basalt-main-text-color)) -1px 0px,
rgb(var(--basalt-main-text-color)) 0px -1px,
rgb(var(--basalt-main-text-color)) 1px 1px,
rgb(var(--basalt-main-text-color)) 1px -1px,
rgb(var(--basalt-main-text-color)) -1px -1px,
rgb(var(--basalt-main-text-color)) -1px 1px;
}
@media only screen and (max-width: 768px) {
#page-content .eightballchat {
margin-left: unset;
margin-right: unset;
}
}
.wideimg .scp-image-block.block-center {
position: relative;
}
.wideimg .scp-image-block.block-center img {
height: 370px;
width: 100%;
object-fit: cover;
}
#page-content .sokimg .scp-image-block {
border-bottom-color: black;
}
#page-content .hishimg .scp-image-block {
border-bottom-color: #FF002D;
}
#page-content .cimmimg .scp-image-block {
border-bottom-color: #3165A5;
}
#page-content .moncimg .scp-image-block {
border-bottom-color: olive;
}
#page-content .mcdimg .scp-image-block {
border-bottom-color: #814CC1;
}
#page-content .wettimg .scp-image-block {
border-bottom-color: #FF8E2F;
}
#page-content .harkimg .scp-image-block {
border-bottom-color: #0D9D74;
}
#page-content :is(.hrasimg, .siggimg, .pedeimg) .scp-image-block {
border-bottom-color: #AA0008;
}
#page-content .houseimg .scp-image-block {
border-bottom-color: #FF002D;
}
#page-content .endcard .image-container {
padding: 0px;
}
[[/code]]
[[/div]]
[!--
Local CSS: Default Mode
The following code module is not executed on this page;
it is hosted here, then imported onto the non-accessibility fragment pages.
This is for convenience, and to circumvent Wikidot's character limit.
--]
[[div id="local_default" style="display: none;"]]
[[code type="css"]]
/* ---- DEFAULT MODE LOCAL CSS STYLING ---- */
/*
Root Adjustments
special thanks to Liryn for assisting in choosing these color values
+ designing and tweaking some page elements
*/
:root {
--basalt-UI-blur: 0.75rem;
--basalt-overtone: 100, 100, 100;
--basalt-UI-dark-palette: 37, 40, 30;
--basalt-bright-element-color: 194, 157, 48;
--basalt-dark-element-color: 156, 125, 20;
--basalt-primary-color: 0, 0, 0;
--basalt-secondary-color: 12, 12, 0;
--basalt-tertiary-color: 20, 20, 20;
--basalt-main-text-color: 212, 212, 212;
--basalt-sub-text-color: var(--basalt-dark-element-color), 0.87;
--basalt-focus-color: var(--basalt-bright-element-color);
--header-background-color: var(--basalt-primary-color);
--header-title-color: var(--basalt-bright-element-color);
--top-bar-link-background-hover-alt: var(--basalt-UI-dark-palette);
--top-bar-link-background-hover: var(--top-bar-link-background-hover-alt);
--top-bar-dropdown-background-hover: var(--basalt-bright-element-color);
--top-bar-link-color: var(--basalt-dark-element-color);
--top-bar-link-color-hover: var(--basalt-bright-element-color);
--search-icon-color: var(--basalt-dark-element-color);
--side-bar-background-color: var(--basalt-primary-color);
--side-bar-heading-background-color: var(--basalt-bright-element-color);
--side-bar-heading-text-color: var(--basalt-dark-element-color);
--bottom-area-background-color: var(--basalt-primary-color);
--general-border-color: 61, 61, 30;
--rate-module-background-color: var(--basalt-primary-color);
--side-bar-link-color-hover: var(--basalt-light-text-color);
--top-bar-dropdown-link-color-hover: var(--basalt-light-text-color);
--login-status-text-color-hover: var(--basalt-light-text-color);
--button-hover-text-color: var(--basalt-light-text-color);
--selection-text-color: var(--basalt-light-text-color);
--swatch-menubg-black-color: 31, 26, 5 !important;
--authorbox-background-color: var(--basalt-tertiary-color) !important;
--sok-color: white !important;
}
/* Page Adjustments */
html {
background: rgb(var(--basalt-background-color));
}
body {
isolation: isolate;
}
@supports not (-webkit-touch-callout: none) {
@media only screen and (min-width: 1025px) {
body {
background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(var(--basalt-primary-color), 1) 25%, rgb(var(--basalt-primary-color), 1) 50%, rgb(var(--basalt-primary-color), 1) 75%, rgba(0, 0, 0, 0) 100%), var(--backdrop);
background-attachment: fixed;
background-position: 100% 50%;
background-size: cover;
background-repeat: no-repeat;
}
}
}
/* Element Adjustments */
#page-content .accessonly {
display: none;
}
#page-content .defaultonly {
display: block;
}
#page-content .invimg img {
filter: invert(1) !important;
}
#page-content .moncimg .scp-image-block {
border-bottom-color: #FFFF37 !important;
}
#page-content .moncname {
color: #FFFF37 !important;
}
#page-content .sokimg .scp-image-block {
border-bottom-color: white !important;
}
#page-content .sokname {
text-shadow: none !important;
}
#page-content .trix {
background: url(https://scp-wiki.wdfiles.com/local--files/sr-researcher-james-a-harkness-personnel-file/px.gif), rgba(var(--basalt-secondary-color), 0.8) !important;
background-blend-mode: color;
}
[[/code]]
[[/div]]
[!--
Global Top-of-Page Elements:
Rating module, author label & content warning.
--]
[[=]]
[[include :scp-wiki-cn:component:author-label-source start=--
|name=占位F4
|center=*]]
[[<]]
[[div class="defaultonly"]]
**内容警告:**此文章包括闪烁/移动的图片效果。如果您对这些效果敏感,请点击以下链接查看无障碍模式。
= {{>> [https://scp-wiki-cn.wikidot.com/scp-8888/offset/2 查看无障碍模式] <<}}
[[/div]]
[[div class="accessonly"]]
**内容警告:**这篇文章通常包含闪烁/移动图片效果。这是较为安全的无闪烁版本,适合对闪烁敏感的读者。您可以在下方返回标准浏览模式。
= {{>> [https://scp-wiki-cn.wikidot.com/scp-8888/offset/0 查看默认模式] <<}}
[[/div]]
[[/<]]
----
**SCP-8888:**八号球
[[div style="margin-top: -12px;"]]
[[collapsible show="作者:占位F4" hide="作者:占位F4:"]]
**主 要 策 划**
[*/placeholder-mcd-s-authorpage Placeholder McD]
**放 烟 雾 弹**
[*/this-page-intentionally-left-blank HarryBlank]
**里 应 外 合**
[*/sr-researcher-james-a-harkness-personnel-file Billith]
**犯 罪 同 伙**
[*/dr-cimmerian-s-personnel-file Doctor Cimmerian]
----
特别感谢以下人士:
**专 业 者**
[*/hammermaidens-author-page HammerMaiden]
**知 情 者**
[*/author-page Jack Ike]
**资 助 者**
syuzhet
**破 箱 手**
[*/liryn Liryn]
[[/collapsible]]
[[/div]]
----
**原创音乐(OST):**
//REPLYHAZY//[[span class="fnnum"]].[[/span]][[span class="fncon"]]**译注:**这一短语被用于魔法八号球(Magic 8 Ball)的一种回复。[[/span]]
by [# slowgramming](又称Billith)
可在下方播放:
[[html]]
<iframe style="border: 0; width: 350px; height: 470px; display: block; margin: 0 auto" src="https://bandcamp.com/EmbeddedPlayer/album=2239277503/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/transparent=true/" seamless><a href="https://slowgramming.bandcamp.com/album/replyhazy">模棱两可的回复 by slowgramming</a></iframe>
[[/html]]
{{>> [*https://on.soundcloud.com/eWaMR 在soundcloud上播放] <<}}
[[include :scp-wiki-cn:component:author-label-source end=--]]
^^[[span style="position: relative; top: -0.8em;"]]⚠️ 内容警告 ↑[[/span]]^^
[[/=]]
----
@@ @@
[!--
迭代模板:
This article has two content offsets, and two display modes.
There are six fragments in total.
The actual contents of the article's offsets are hosted on the following two fragments:
https://scp-wiki-cn.wikidot.com/fragment:8000contestplaces4-4 Intro Content
https://scp-wiki-cn.wikidot.com/fragment:8000contestplaces4-5 Main Content
These fragments are never loaded in this page's ListPages Module;
instead, they are included on the other fragments, for ease of editing,
and to avoid hitting Wikidot's 200 000 character limit.
The contents and code are actually loaded into the ListPages Module by the following four fragments:
https://scp-wiki-cn.wikidot.com/fragment:8000contestplaces4-0 Default Intro
https://scp-wiki-cn.wikidot.com/fragment:8000contestplaces4-1 Default Main
https://scp-wiki-cn.wikidot.com/fragment:8000contestplaces4-2 Accessibility Intro
https://scp-wiki-cn.wikidot.com/fragment:8000contestplaces4-3 Accessibility Main
The "Default" fragments include Basalt in darkmode, then they import the Default CSS code module directly above;
The "Accessibility" fragments include Basalt in lightmode, and they do not import the Default CSS;
The "Intro" fragments then include the "Intro Content" fragment;
The "Main" fragments then include the "Main Content" fragment.
Theme includes are local to each fragment, so this module must precede the Global CSS import.
--]
[[module ListPages category="fragment" parent="." limit="1" order="created_at" offset="@URL|0"]]
%%content%%
[[/module]]
[!-- Global CSS import --]
[[module CSS]]
@import url(https://scp-wiki.wdfiles.com/local--code/scp-8888/1);
[[/module]]
[!--
Title Card Block
The following div contains the Title Card HTML block and fallback links.
These elements have been separated from the ListPages module,
because the HTML block interacts poorly with ListPages and includes.
The title card is intended to only display on offset 0, however,
so these elements are wrapped in the introonly div, which is visible only on fragments 0 and 2,
--]
[[=]]
[[div class="introonly"]]
[[div class="defaultonly"]]
[[html]]
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<style>
#visibility-pane {
margin: 0 auto;
position: relative;
-webkit-transform: translateY(-40%);
-o-transform: translateY(-40%);
transform: translateY(-40%);
left: 50%;
margin-left: -277px;
display: block;
height: 500px;
width: 548px;
margin-top: 250px;
}
.image1, .image2 {
position: absolute;
opacity: 0;
display: block;
filter:contrast(1.3);
}
.image1 {
animation: change-img-anim1 4s 1 forwards;
}
.image2 {
animation: change-img-anim2 3s 1 forwards;
}
.image1:nth-of-type(1) {
animation-delay: 0s;
}
.image2:nth-of-type(1) {
animation-delay: 8s;
}
@keyframes change-img-anim1 {
0%{ opacity: 0;}
40%{ opacity: 1;}
90%{ opacity: 1;}
100%{ opacity: 0;}
}
@keyframes change-img-anim2 {
0%{ opacity: 0; }
90% { opacity: 0;}
100%{ opacity: 1;}
}
@media all and (min-width: 1024px) {
}
@media all and (min-width: 768px) and (max-width: 1024px) {
.image1, .image2 {
height: 500px;
width: 548px;
}
}
@media all and (min-width: 280px) and (max-width: 768px) {
.image1, .image2 {
height: 500px;
width: 548px;
}
}
@media all and (max-width: 280px) {
.image1, .image2 {
height: 250px;
width: 277px;
margin-left: 138px;
}
}
</style>
<div id="visibility-pane">
<div class="container img_container1" style="display:none;">
<a href="https://scp-wiki-cn.wikidot.com/scp-8888/offset/1" target="_top" class="show_hide"><img class="image1" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/1a.gif">
<img class="image2" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/1b.gif"></a>
</div>
<div class="container img_container2" style="display:none;">
<a href="https://scp-wiki-cn.wikidot.com/scp-8888/offset/1" target="_top" class="show_hide"><img class="image1" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/2a.gif">
<img class="image2" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/2b.gif"></a>
</div>
<div class="container img_container3" style="display:none;">
<a href="https://scp-wiki-cn.wikidot.com/scp-8888/offset/1" target="_top" class="show_hide"><img class="image1" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/3a.gif">
<img class="image2" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/3b.gif"></a>
</div>
<div class="container img_container4" style="display:none;">
<a href="https://scp-wiki-cn.wikidot.com/scp-8888/offset/1" target="_top" class="show_hide"><img class="image1" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/4b.gif">
<img class="image2" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/4a.gif"></a>
</div>
<div class="container img_container0" style="display:none;">
<a href="https://scp-wiki-cn.wikidot.com/scp-8888/offset/1" target="_top" class="show_hide"><img class="image1" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/5b.gif">
<img class="image2" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/5a.gif"></a>
</div>
<div class="container img_container5" style="display:none;">
<a href="https://scp-wiki-cn.wikidot.com/scp-8888/offset/1" target="_top" class="show_hide"><img class="image1" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/6a.gif">
<img class="image2" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/6b.gif"></a>
</div>
<div class="container img_container6" style="display:none;">
<a href="https://scp-wiki-cn.wikidot.com/scp-8888/offset/1" target="_top" class="show_hide"><img class="image1" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/7b.gif">
<img class="image2" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/7a.gif"></a>
</div>
<div class="container img_container7" style="display:none;">
<a href="https://scp-wiki-cn.wikidot.com/scp-8888/offset/1" target="_top" class="show_hide"><img class="image1" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/8b.gif">
<img class="image2" src="https://scp-wiki.wdfiles.com/local--files/scp-8888/8a.gif"></a>
</div>
</div>
<script>
$(function() {
$(".img_container" + new Date().getTime() % 8).css("display", "block");
});
$(document).ready(function() {
$(".content").hide();
$(".show_hide").show();
$('.show_hide').click(function() {
var isvisible = $(this).next('.content').is(':visible');
if ( isvisible ) {
$(this).next('.content').hide();
} else{
$(this).next('.content').show();
}
});
});
</script>
[[/html]]
{{>> [https://scp-wiki-cn.wikidot.com/scp-8888/offset/1 点击此处进行手动连接] <<}}
[[/div]]
[[div class="accessonly"]]
{{>> [https://scp-wiki-cn.wikidot.com/scp-8888/offset/3 点击此处进行手动连接] <<}}
[[/div]]
@@ @@
@@ @@
@@ @@
@@ @@
[[/div]]
[[/=]]
[!-- Global Footer Elements --]
@@ @@
----
[[=]]
[[div class="footer-wikiwalk-nav" style="margin-top: -0.5em;"]]
[[=]]
<< [[[SCP-8887]]] | 八号∞球 | [[[SCP-8889]]] >>
[[/=]]
[[/div]]
[[collapsible show="◇ 制 作 人 名 单 ◇" hide="◈ 制 作 人 名 单 ◈"]]
导演:
**主 要 策 划**
[*/placeholder-mcd-s-authorpage Placeholder McD]
执行制片人:
**放 烟 雾 弹**
[*/this-page-intentionally-left-blank HarryBlank]
编剧:
**犯 罪 同 伙**
[*/dr-cimmerian-s-personnel-file Doctor Cimmerian]
配乐与技术特效:
**里 应 外 合**
[*/sr-researcher-james-a-harkness-personnel-file Billith]
----
特别感谢以下人士:
**专 业 者**
[*/hammermaidens-author-page HammerMaiden]
**知 情 者**
[*/author-page Jack Ike]
**资 助 者**
syuzhet
**破 箱 手**
[*/liryn Liryn]
[[/collapsible]]
[[div style="height: 8px;"]]
[[/div]]
[[include :scp-wiki-cn:component:license-box
|author=Billith, Doctor Cimmerian, HarryBlank, Placeholder McD
|translator=Aegnus和MizuHanabi]]
=====
[[<]]
Moncier博士引用的古希腊语源自[https://en.wikipedia.org/wiki/List_of_Classical_Greek_phrases 维基百科]。
如下的维基百科页面作为史学参考使用。其中部分内容已在上文转述:
https://en.wikipedia.org/wiki/Alexandria
https://en.wikipedia.org/wiki/Antikythera
https://en.wikipedia.org/wiki/Antikythera_mechanism
https://en.wikipedia.org/wiki/Hero_of_Alexandria
https://en.wikipedia.org/wiki/Library_of_Alexandria
> **文件名:**shit_holder_8kon.png
> **图像作者:**[[*user stephlynch]]
> **授权协议:**CC BY-SA 3.0
----
> **图像名称:**Crazy Eight
> **文件名:**Crazy_Eight.jpg
> **图像作者:**Ace
> **授权协议:**CC BY-SA 3.0
> **附注:**此画作由本人([[*user Placeholder McD]])的搭档所作。其慷慨同意了将其在网站的协议下发布。
----
> **文件名:**Kitty.jpg
> **图像作者:**[[*user HarryBlank]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:** 8ballschematic_sketch.jpg
> **图像作者:** [[*user Placeholder McD]]
> **授权协议:** CC BY-SA 3.0
----
> **文件名:**8Ball.png
> **图像作者:**[[*user Placeholder McD]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:**Cimmerian.jpg
> **图像作者:**[[*user HarryBlank]]及下方人士
> **授权协议:**CC BY 4.0
这一图像合成自:
> **图像名称:**It's hard, being a business man
> **图像作者:**B.
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/8561899@N04/5141040131 flickr]
> **图像名称:**SEM of meshed skin graft over a burn
> **图像作者:**David Gregory & Debbie Marshall
> **授权协议:**CC BY 4.0
> **来源链接:**[https://wellcomecollection.org/works/r8dyafck/items wellcome collection]
----
> **文件名:**Greece_Base_Map.png
> **图像名称:**Greece Base Map
> **图像作者:**EC, ECHO
> **授权协议:**CC BY 4.0
> **来源链接:** https://commons.wikimedia.org/wiki/File:Greece_Base_Map.png
----
> **文件名:**Hark.jpg
> **图像作者:**[[*user Billith]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:**House.jpg
> **图像作者:**[[*user HarryBlank]] 及下方人士
> **授权协议:**CC BY-SA 3.0
这一图像合成自:
> **图像名称:**Increasing Productivity and Unleashing Growth: Day 1 - May 26th, 2012
> **图像作者:**PSSP
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/psspifpri/7775441992/ flickr]
> **图像名称:**080329 pentacle earrings
> **图像作者:**Dan4th Nicholas
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/dan4th/2370753511/ flickr]
-----
> **文件名:**Hishakaku.jpg
> **图像名称:**Rurouni Kenshin: Kyoto Inferno / The Legend Ends, Red Carpet Premiere: Iseya Yusuke
> **图像作者:**Dick Thomas Johnson
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/31029865@N06/15203466047/ flickr]
----
> **文件名:**Kitty.jpg
> **图像作者:**[[*user HarryBlank]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:**Moncier.jpg
> **图像名称:**Anuncio de la película argentina que competirá por los premios Oscar
> **图像作者:**Secretaría de Cultura
> **授权协议:**CC BY-SA 2.0
> **来源链接:**[https://www.flickr.com/photos/culturaargentina/52387242971/ flickr]
----
> **文件名:**NAMA Machine d'Anticythère 1.jpg
> **图像名称:**NAMA Machine d'Anticythère 1
> **图像作者:**Marsyas (presumptive)
> **授权协议:**CC BY-SA 3.0
> **来源链接:**[https://en.wikipedia.org/wiki/Antikythera_mechanism#/media/File:NAMA_Machine_d'Anticyth%C3%A8re_1.jpg Wikimedia Commons]
----
> **文件名:**Pharos.jpg
> **图像作者:**[[*user HarryBlank]] 及下方人士
> **授权协议:**CC BY-SA 4.0
这一图像合成自:
> **图像名称:**Honeycombed
> **图像作者:***nacnud*
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/26224875@N02/5476851076 flickr]
> **图像名称:**Pharos of Alexandria, reconstruction 2021
> **图像作者:**Віщун
> **授权协议:**CC BY-SA 4.0
> **来源链接:**[https://commons.wikimedia.org/w/index.php?curid=112685922 Wikimedia Commons]
----
> **文件名:**Pit.jpg
> **图像名称:**THE COSMOPOLITAN of LAS VEGAS Hotel and Casino, Las Vegas, Nevada, USA
> **图像作者:**Jim G
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/21203533@N00/7553188598 flickr]
----
> **文件名:**Place.jpg
> **图像名称:**ice cream
> **图像作者:**richkidsunite
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/89186997@N00/3502548918 flickr]
----
> **文件名:**ROUNDERPEDE.jpg
> **图像作者:**[[*user HarryBlank]] 及下方人士
> **授权协议:**CC BY-SA 3.0
这一图像合成自:
> **图像名称:**COCONUT CRAB
> **图像作者:**whologwhy
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/60417477@N00/5341051267 flickr]
> **图像名称:**George Peabody Library, 17 E. Mount Vernon Place, Baltimore, MD 21202
> **图像作者:**Baltimore Heritage
> **授权协议:**Public Domain
> **来源链接:**[https://www.flickr.com/photos/44034762@N04/33748645603 flickr]
> **图像名称:**Lace Bug (Kalama tricornis)
> **图像作者:**Martin Cooper
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/92899351@N08/19915235546 flickr]
> **图像名称:**Opo Terser - Compound Eyes of a Robber Fly - (Holcocephala fusca) (by)
> **图像作者:**Opo Terser
> **授权协议:**CC BY 2.0
> **来源链接:**[https://commons.wikimedia.org/w/index.php?curid=5444611 Wikimedia Commons]
> **图像名称:**Red Millipede (Trachelomegalus sp., modestior ?)
> **图像作者:**Bernard DUPONT
> **授权协议:**CC BY-SA 2.0
> **来源链接:**[https://www.flickr.com/photos/65695019@N07/8085690098 flickr]
> **图像名称:**Red Millipede (Trachelomegalus sp., modestior ?)
> **图像作者:**Bernard DUPONT
> **授权协议:**CC BY-SA 2.0
> **来源链接:**[https://www.flickr.com/photos/65695019@N07/8085690414 flickr]
> **图像名称:**Round window reflection
> **图像作者:**A_Peach
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/67947877@N06/29800882992 flickr]
> **图像名称:**texture
> **图像作者:**Ladybugs & Bullfrogs
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/7763274@N04/3301617155 flickr]
> **图像名称:**Glyptodont Shell Texture
> **图像作者:**cobalt123
> **授权协议:**CC BY-SA 2.0
> **来源链接:**[https://www.flickr.com/photos/66606673@N00/381490078 flickr]
> **图像名称:**Monster mouth
> **图像作者:**Valerie Everett
> **授权协议:**CC BY-SA 2.0
> **来源链接:**[https://www.flickr.com/photos/66742614@N00/4230774558 flickr]
----
> **文件名:**S.jpg
> **图像名称:**Contact by Desirée Skalle (10)
> **图像作者:**Barbro Andersen
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/barbroandersen/6099902124/in/album-72157626888533303/ flickr]
----
> **文件名:**Site-15.jpg
> **图像作者:**[[*user HarryBlank]] 及下方人士
> **授权协议:**CC BY-SA 3.0
这一图像合成自:
> **图像名称:**Fog Texture Overlay
> **图像作者:**StyleMyPic
> **授权协议:**Public Domain
> **来源链接:**[https://www.flickr.com/photos/77683108@N05/40257431374 flickr]
> **图像名称:**Hubble Friday - Heavy Metal Stars
> **图像作者:**NASA Goddard Space Flight Center
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/24662369@N07/26829267114 flickr]
> **图像名称:**Red sky at night, sailor's delight
> **图像作者:**Kevin Dooley
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/12836528@N00/2820734519 flickr]
> **图像名称:**Soap Bubble Edited
> **图像作者:**Sergiy Galyonkin
> **授权协议:**CC BY-SA 2.0
> **来源链接:**[https://www.flickr.com/photos/22974618@N00/3523773321 flickr]
> **图像名称:**The Moon arises from the forest
> **图像作者:**TimOve
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/13442652@N02/33780101590 flickr]
> **图像名称:**Tranquility Park, Houston, Texas
> **图像作者:**Ken Lund
> **授权协议:**CC BY-SA 2.0
> **来源链接:**[https://www.flickr.com/photos/75683070@N00/16074434500 flickr]
----
> **文件名:**Sokolsky.jpg
> **图像作者:**[[*user HarryBlank]] 及下方人士
> **授权协议:**CC BY-SA 3.0
这一图像合成自:
> **图像名称:**Brett Jordan
> **图像作者:**Brett Jordan
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/x1brett/48624230821/ flickr]
> **图像名称:**Croquet Outfit
> **图像作者:**Kent Wang
> **授权协议:**CC BY-SA 2.0
> **来源链接:**[https://www.flickr.com/photos/kentwang/8792582488/ flickr]
----
> **文件名:**vault-icon.svg
> **图像作者:**[[*user Placeholder McD]] and [[*user HarryBlank]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:**Wettle.jpg
> **图像名称:**The intrepid travelers depart!
> **图像作者:**Nic McPhee
> **授权协议:**CC BY-SA 2.0
> **来源链接:**[https://www.flickr.com/photos/26406919@N00/4773107479 flickr]
----
> **文件名:**sch.png
> **图像作者:**[[*user Billith]]
> **授权协议:**CC BY-SA 3.0
这一图像衍生自:
> **图像名称:**TN-LCD-schematic-MS-208kB.png
> **图像作者:**Panja-san
> **授权协议:**CC BY 3.0
> **来源链接:**[https://commons.wikimedia.org/w/index.php?curid=1568630 wikimedia]
----
> **文件名:**poster.png
> **图像作者:**[[*user Billith]]
> **授权协议:**CC BY-SA 3.0
这一图像合成自:
> **图像名称:**dicediag.png
> **图像作者:**[[*user Rounderhouse]]
> **授权协议:**CC BY 3.0
> **来源链接:**[https://scp-wiki.wdfiles.com/local--files/theme%3Ahighroller/dicediag.png scpwiki]
> **图像名称:**Undervegas2.png
> **图像作者:**[[*user Rounderhouse]]
> **授权协议:**CC BY 3.0
> **来源链接:**[https://scp-wiki.wdfiles.com/local--files/undervegas-hub/Undervegas2.png scpwiki]
> **图像名称:**wl_logo.png
> **图像作者:**[[*user Woedenaz]]
> **授权协议:**CC BY 3.0
> **来源链接:**[https://wanderers-library.wdfiles.com/local--files/component%3Atheme/wl_logo.png scpwiki]
> **图像名称:**MCDLogo2-small.png
> **图像作者:**[[*user stormbreath]]
> **授权协议:**CC BY 3.0
> **来源链接:**[https://scp-wiki.wdfiles.com/local--files/theme%3Amcd/MCDLogo2-small.png scpwiki]
> **图像名称:**MCF-5.png
> **图像作者:**[[*user stormbreath]]
> **授权协议:**CC BY 3.0
> **来源链接:**[https://scp-wiki.wdfiles.com/local--files/manna-charitable-foundation-hub/MCF-5.png scpwiki]
----
> **文件名:**wowee.png
> **图像作者:**[[*user Billith]] & [[*user Liryn]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:**woweezoomama.gif
> **图像作者:**[[*user Billith]] & [[*user Liryn]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:**image (3).png
> **图像作者:**[[*user Billith]]
> **授权协议:**CC BY-SA 3.0
这一图像衍生自:
> **图像名称:**Sheila Sund
> **图像作者:**Panja-san
> **授权协议:**CC BY 2.0
> **来源链接:**[https://www.flickr.com/photos/90692748@N04/51299367273 flickr]
----
> **文件名:** https://imgur.com/a/zYmTuPf
> **图像作者:**[[*user Billith]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:**design-v1.png
> **图像作者:**[[*user Billith]] & [[*user Liryn]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:**vault2.png
> **图像作者:**[[*user Billith]]
> **授权协议:**CC BY-SA 3.0
----
> **文件名:**px.gif
> **图像作者:**[[*user Billith]]
> **授权协议:**CC BY-SA 3.0
----
[[/<]]
=====
[[include :scp-wiki-cn:component:license-box-end]]
[[/=]]
[!-- 由衷感谢你们的阅读。我们爱着你们所有人。 --]
[!-- 你知道吗,我突然意识到最后的图像是一个沙滩球。 ~Cimmerian --]
[!-- 我想知道八号球是如何从冷开场中得到Hishakaku的沙漏瓶的,而且你知道的,我们从未真正解释最开始的劫案是如何发生的,不是吗? ~Place --]
[!-- 哦,是的,我们没有解释。那是我闻到的续集诱饵吗?一系列汉堡,构建成一个大型连锁店?嗯,我现在饿了。 ~Billith --]
[!-- 占位F4会在九号球中回归,由占位F5著! ~Harry --]