整合计划艺作中心

源页面
2024年7月16日
修订 6
评分
7
↑ 7
↓ 0
支持率
100%
总票数 7
Wilson 95% 下界
64.6%
在相同票数下更稳健的支持率估计
争议指数
0.000

评分趋势

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

最近修订

1 / 3
修改标签
9 个月前
已新增标签:整合计划。
SOURCE_CHANGED
1 年前
SOURCE_CHANGED
1 年前

最近投票

1 / 1
2025-04-18
2024-07-16
2024-07-15
2024-07-15
2024-07-15
2024-07-15

相关页面

暂无推荐

页面源码

[[include :scp-wiki:theme:black-highlighter-theme]] [[include :scp-wiki:component:toggle-sidebar-bhl]] [[include :scp-wiki:component:centered-header-bhl]] [[module CSS]] @import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Text:wght@100&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Text:wght@200&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Text:wght@400&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Text:wght@700&display=swap'); .main{     text-decoration: none!important; } .main:hover {     text-decoration: none!important; } .main:visited {          color: white; } .name {     font-family: "Big Shoulders Text", sans-serif;     font-size: 3.5em;     font-weight: 700;     line-height: 60px; } .tale {     color: #b0d8f7!important;     font-family: "Big Shoulders Text", sans-serif;     font-size: 3em;     font-style: italic;     font-weight: 700; } .subtitle {     font-family: "Big Shoulders Text", sans-serif;     color: white;     FONT-SIZE: 1.4em;     position: relative;     font-style: italic;     font-weight: 200;     top: -0.7em; } @media only screen and (max-width: 26.5625rem) { .name {     font-family: "Big Shoulders Text", sans-serif;     font-size: 2em;     font-weight: 700;     line-height: 35px; } .tale {     color: #b0d8f7!important;     font-family: "Big Shoulders Text", sans-serif;     font-size: 1em;     font-style: italic;     font-weight: 700; } .subtitle {     font-family: "Big Shoulders Text", sans-serif;     color: white;     FONT-SIZE: 1em;     position: relative;     font-style: italic;     font-weight: 200;     top: -0.7em; } } .main {     display: block;     height: 18em;     padding-left: 0.75rem;     color: white;     border-radius: 3px; } .art {     position: relative;     background-position: 25% 40%;     background-size: 130%;     background-color: #00295D;     background-blend-mode: luminosity;     transition: all 200ms ease-in-out;     color: white! important;     margin-left: -20em;     margin-right: 25em;     margin-top: 1em; } .art:hover {     color: #b0d8f7!important;     transition: all 150ms ease-in-out;     background-color: transparent;     box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.5);     text-shadow: 1px 1px 0px #051c2e;     mix-blend-mode: none; } .art:hover .subtitle {     color: white; } .art:hover .info {     color:#557D99!important; } .right {     position: relative;     background-position: 25% 40%;     background-size: 140%;     background-color: #00295D;     background-blend-mode: luminosity;     transition: all 200ms ease-in-out;     color: white! important;     margin-left: 25em;     margin-right: -20em;     margin-top: -19em; } .right:hover {     color: #b0d8f7!important;     transition: all 150ms ease-in-out;     background-color: transparent;     box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.5);     text-shadow: 1px 1px 0px #051c2e;     mix-blend-mode: none; } .right:hover .subtitle {     color: white!important; } .right:hover .info {     color:#557D99!important; } #page-title{display:none} .widebox {     position: relative;     left: calc(-50dvw + 50%);     width: 100dvw !important;     height: calc(42.2em);     max-width: 120dvw !important;     background-image: url( https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/banner.png);     background-repeat: no-repeat;     background-size: contain;     background-position: top;     margin-top: -5.5em; } @media only screen and (max-width: 26.5625rem) {    .widebox {         height: calc(15.2em);         margin-top: -3.7em;    } } .text {     position: absolute;     text-align: center;     margin-left: 55vmax;     margin-right: 0.2em;     margin-top: 1vmax;     color: white;     font-family: "Big Shoulders Text", sans-serif;     max-width: 40rem !important;     line-height: 1.1;    text-shadow: 1px 1px 1px black; } .one .text {     position: absolute;     text-align: center;     margin-left: 3vmax;     margin-right: -2vmax;     margin-top: 29em;     color: white;     font-family: "Big Shoulders Text", sans-serif;     max-width: 40rem !important;     line-height: 1.1; } .text .quote {    font-size: 2.835em;    font-weight: 700; } .text .sig {   font-size: 1.89em;   font-weight: 100; } @media only screen and (max-width: 26.5625rem) { .text {     position: absolute;     text-align: center;     margin-left: 27.5vmax;     margin-right: 0.7vmax;     margin-top: -1vmax;     color: white;     font-family: "Big Shoulders Text", sans-serif;     max-width: 40rem !important;     line-height: 1.1;    text-shadow: 1px 1px 1px black; } .one .text {     position: absolute;     text-align: center;     margin-left: 1vmax;     margin-right: 30vmax;     margin-top: 10em;     color: white;     font-family: "Big Shoulders Text", sans-serif;     max-width: 40rem !important;     line-height: 1.1; } .text .quote {    font-size: 1em;    font-weight: 700; } .text .sig {   font-size: 0.8em;   font-weight: 200; } } .about { display: flex; flex-flow: column nowrap; justify-content: center; align-items: center; height: 120vh; max-width: 23.5rem !important; margin: auto; font-family: "Big Shoulders Text", sans-serif; word-spacing: 4px; color:white; line-height: 0.96; } .about .def{ letter-spacing: 0.1em; font-size: 420%;   font-weight: 700; } .about .other {   letter-spacing: 0.1em;   font-size: 200%;   font-weight: 200; } .about .ooah{ font-size: 155%; font-weight: 200; } @media only screen and (max-width: 26.5625rem) { .about { display: flex; flex-flow: column nowrap; justify-content: center; align-items: center; height: 30vh; max-width: 3.5rem !important; margin: auto; font-family: "Big Shoulders Text", sans-serif; word-spacing: 4px; color:white; line-height: 0.96; } .about .def{ letter-spacing: 0.1em; font-size: 320%;   font-weight: 700; } .about .other {   letter-spacing: 0.1em;   font-size: 130%;   font-weight: 200; } .about .main{ font-size: 125.5%; font-weight: 200; } } .category {     position: relative;     font-family: "Big Shoulders Text", sans-serif;     font-weight: 200;     word-spacing: 4px;     color:white;     font-size: 7em;     line-height: 0.96;     margin-left: -2.5em;     top: 1vmax; } @media only screen and (max-width: 26.5625rem) { .category {     position: relative;     font-family: "Big Shoulders Text", sans-serif;     font-weight: 200;     word-spacing: 4px;     color:white;     font-size: 2.5em;     line-height: 0.96;     margin-left: 0.3em;     top: .5vmax; } .main {     display: block;     height: 20vmax;     padding-left: 0.75rem;     color: white;     border-radius: 3px;     margin: -2.5vmin; } } [[/module]] [[include :scp-wiki:theme:black-highlighter-theme]] [[include :scp-wiki:component:toggle-sidebar-bhl]] [[include :scp-wiki:component:centered-header-bhl]] [[div style="text-align: center; margin-top: -15px;"]] [[size 80%]]##757575|by Olicus##[[/size]] [[/div]] @@ @@ [[div class="widebox"]] [[/div]] [[=]] + **[[[plague-s-proposal | Plague的001提案]]]** [[collapsible show="+ Plague的提案 - 脱逃者" hide=" 这是条难路,而我失败了。我失败太多了。也许是我比其他所有人都失败,对吧?但现在,至少我有机会展示下它积累出了什么东西;这些都有用,所有这些失效,所有教训都是要算点数的。"]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/001proposal.PNG ]] [[/collapsible]] @@ @@ + **[[[SCP-5175]]]** [[collapsible show="+ SCP-5175 -死刀" hide="品尝我的刀废掉你们的嘴吧"]] [[image  https://olicus.wdfiles.com/local--files/2022/5175.PNG ]] [[/collapsible]] [[collapsible show="+ SCP-5175与Woodcock Q版"]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/5175_1.PNG width="500px"]] [[/collapsible]] @@ @@ + **[[[SCP-5595]]]** [[collapsible show="+ SCP-5595 - Geoffrey Quincy Harrison三世:站点主管,口香糖机" hide="是的。LAGUE先生正式邀请我在他休假期间担任站点主管的职位。"]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/5595_1.PNG width="400px"]] [[/collapsible]] [[collapsible show="+ SCP-5595 Q版" hide="啦啦啦"]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/5595_2.PNG width="500px"]] [[/collapsible]] @@ @@ + **[[[SCP-6599]]]** [[collapsible show="+ SCP-6599 - 野猪排" hide="给那个带刀的怪胎说他很酷 还有要是他还想喝一杯可以联系。"]] [[image https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/6599_1]] [[/collapsible]] [[collapsible show="+ 野猪排 Q版" hide="有些屁眼告诉我说我需要学着摸下草 我去做了之后真的挺喜欢。拜托我很想多长些草来。"]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/6599_2.JPG width="500px"]] [[/collapsible]] [[collapsible show="+ 野猪排与dado" hide="大写和小写"]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/6599%26dado.PNG ]] [[/collapsible]] @@ @@ + **[[[SCP-7522]]]** [[collapsible show="+ SCP-7522 - Jamie Goodworth Mcdonald一世:金融专家,天体结构" hide="你是第一个和我说那么久话的人。而且是真正的跟我对话。不是单向的骂街而是真正的对话。"]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/7522.PNG width="500px"]] [[/collapsible]] @@ @@ + **[[[SCP-7999]]]** [[collapsible show="+ SCP-7999 - 觅我于万千繁星间" hide="让我们……于繁星间再会。"]] [[image https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/7999_1.PNG width="400px"]] [[/collapsible]] [[collapsible show="+ Carteckan与Sias Q版" hide=" 它揉捏我的脸颊,用手指拂过我的胡须,带着惊奇与着迷。"]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/7999_2.PNG width="500px"]] [[/collapsible]] [[collapsible show="+ Carteckan与Sias相互画像" hide="我要画下你,而且我希望你能画下我,……好吧,那个词大概没翻译。"]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/7999_3.PNG width="500px"]] [[/collapsible]] [[collapsible show="+ 在群星中相会" hide=" 当前距离:约320亿光年 "]] [[image  https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/7999_4.PNG width="500px"]] [[/collapsible]] @@ @@ + **[[[SCP-8000]]]** [[collapsible show="+ SCP-8000 - 颂赞海豹" hide="Paul先生,你信任你自己吗?"]] [[image https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/8000_1.PNG ]] [[/collapsible]] [[collapsible show="+ SCP-8000与Paul Lague Q版 Ⅰ" ]] [[image https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/8000_3.PNG width="500px" ]] [[/collapsible]] [[collapsible show="+ SCP-8000与Paul Lague Q版 Ⅱ" ]] [[image https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/8000_2.PNG width="500px" ]] [[/collapsible]] @@ @@ + **[[[plauge-proposal | Plauge的提案]]]** [[collapsible show="+ Plauge的提案 - 伟大海豹" hide="他的荣耀。"]] [[image https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/greatseal.PNG width="500px" ]] [[/collapsible]] @@ @@ + **[[[hogslice-makes-a-friend | 野猪排交到了一个朋友]]]** [[collapsible show="+ 野猪排与SCP-6764" hide="走到你左手边的角落。那里有管道。它们在说你很弱欸。"]] [[image https://scp-sandbox-3.wdfiles.com/local--files/integration-program-art/6599_maddie.JPG width="500px" ]] [[/collapsible]] [[/=]] [[module CSS]] :root {     --timeScale: 6;     --timeDelay: 6s;     --red: 176, 216, 247;     --bluedark: 5, 28, 46;     --blue-dark-lighter: 10, 62, 102;      --medium-accent: var(--red);      --pale-gray-monochrome: var(--blue-dark-lighter);      --cutColour: #fafafa;      --barColour: var(--red);      --toggle-border-color: rgb(var(--red));      --toggle-icon-color: rgb(var(--red));      --mono-font: 'IBM Plex Mono', monospace;     --header-gradient-color-top: var(--bluedark);     --header-gradient-color-middle: var(--bluedark);     --header-gradient-color-bottom: var(--bluedark);     --background-gradient-distance: 0rem;     --diagonal-stripes: linear-gradient(transparent 0);     --swatch-topmenu-bg-color: var(--red);     --swatch-topmenu-border-color: var(--red);       --swatch-background: var(--bluedark);      --dark-accent: var(--red);      --barColour: var(--red);      --bright-accent: var(--red);     --header-title: "THE  INTEGRATION  PROGRAM";     --header-subtitle: " ";     --logo-image: url("");     --ui-button-bg: var(--blue-dark-lighter);     --ui-button-txt: var(--red);     --ui-button-hover-txt: var(--bluedark);     --link-color: var(--red);     --visited-link-color: var(--red);     --hover-link-color: var(--red);     --newpage-color: var(--red);     --rating-module-bg-color: var(--red);     --rating-module-bottom-border-color: var(--blue-dark-lighter);     --rating-module-text-color: var(--bluedark);     --rating-module-text-hover-color: var(--swatch-text-secondary-color); --swatch-text-dark: var(--white-monochrome); --header-font: 'Big Shoulders Text', sans-serif; --title-font: "Big Shoulders Text", sans-serif; --header-h1-font-size: calc(1.55rem + (2.405 - 1.15) * ((var(--header-width-on-mobile, 100vw) - 18.75rem) / (48 - 18.75))); } #main-content {     --ui-icon-color: var(--red);     --ui-icon-bg: var(--bluedark);     --ui-icon-hover-color: var(--red);     --ui-icon-hover-bg: var(--bluedark);     --editor-icon-color: var(--bluedark);     --editor-icon-bg: var(--red);     --editor-icon-hover-color: var(--red);     --editor-icon-hover-bg: var(--blue-dark-lighter);     --editor-icon-submenu-bg: var(--blue-dark-lighter);     --pagetags-title-text: var(--bluedark); } #side-bar, #interwiki {     --sidebar-bg-color: var(--blue-dark-lighter);     --sidebar-resources-bg-color: var(--win-border), 0.25;     --sidebar-media-bg-color: var(--win-border), 0.25;       --sideblock-heading-border-color: var(--bluedark);     --sideblock-heading-bg-color: var(--bluedark);     --sideblock-heading-text-color: var(--red);       --sidebar-border-color: var(--bluedark), 0.08;     --sidebar-subtest-color: var(--bluedark);       --sidebar-links-text: var(--red);     --sidebar-links-hover-bg-color: var(--red);     --sidebar-links-hover-text-color: var(--bluedark); } #footer {     --footer-bg-color: var(--bluedark);     --footer-text-color: var(--red);     --footer-link-color: var(--red);     --footer-link-hover-color: 176, 216, 247;     --footer-link-hover-bg-color: var(--blue-dark-lighter); }   form#edit-page-form .wd-editor-toolbar-panel {     background-color: rgb(var(--red)); } html, body, #header h1 a::after {     color: rgb(var(--white)); } #header h1 a::before {     -webkit-text-stroke: 0.2rem rgb(var(--bluedark));     --wght: 100;     font-weight: 100;     } } #side-bar, #interwiki {     --sidebar-bg-color: var(--blue-dark-lighter);     --sidebar-resources-bg-color: var(--win-border), 0.25;     --sidebar-media-bg-color: var(--win-border), 0.25;       --sideblock-heading-border-color: var(--bluedark);     --sideblock-heading-bg-color: var(--bluedark);     --sideblock-heading-text-color: var(--red);       --sidebar-border-color: var(--bluedark), 0.08;     --sidebar-subtest-color: var(--bluedark);       --sidebar-links-text: var(--red);     --sidebar-links-hover-bg-color: var(--red);     --sidebar-links-hover-text-color: var(--bluedark); } #footer {     --footer-bg-color: var(--bluedark);     --footer-text-color: var(--red);     --footer-link-color: var(--red);     --footer-link-hover-color: 176, 216, 247;     --footer-link-hover-bg-color: var(--blue-dark-lighter); }   form#edit-page-form .wd-editor-toolbar-panel {     background-color: rgb(var(--red)); } #top-bar {     --topmenu-category-color: var(--bluedark);     --dropdown-bg-color: var(--bluedark), 0.9;     } #content-wrap { background-color: #051c2e; background-image: url("data:image/svg+xml,%3Csvg width='48' height='64' viewBox='0 0 48 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 28v-4L36 12 24 24 12 12 0 24v4l4 4-4 4v4l12 12 12-12 12 12 12-12v-4l-4-4 4-4zM8 32l-6-6 10-10 10 10-6 6 6 6-10 10L2 38l6-6zm12 0l4-4 4 4-4 4-4-4zm12 0l-6-6 10-10 10 10-6 6 6 6-10 10-10-10 6-6zM0 16L10 6 4 0h4l4 4 4-4h4l-6 6 10 10L34 6l-6-6h4l4 4 4-4h4l-6 6 10 10v4L36 8 24 20 12 8 0 20v-4zm0 32l10 10-6 6h4l4-4 4 4h4l-6-6 10-10 10 10-6 6h4l4-4 4 4h4l-6-6 10-10v-4L36 56 24 44 12 56 0 44v4z' fill='%2324374b' fill-opacity='0.14' fill-rule='evenodd'/%3E%3C/svg%3E"); } @media only screen and (max-width: 26.5625rem) {     :root {         --header-title: "INTEGRATION";     }     #header::before {         top: -1rem;         left: -2rem;     } } [[/module]]