"Across countless timelines, realities and simulated scenarios, it has always been a push door."
/*
BLANKSTYLE CSS
[2021 Wikidot Theme]
By Placeholder McD and HarryBlank
Based on:
Paperstack Theme by EstrellaYoshte
Penumbra Theme by EstrellaYoshte
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');
#page-content { font-size: .9rem; }
#main-content {
top: -1.6rem;
padding: 0.2em;
}
div#container-wrap {
background-image: none;
}
div#header {
background-image: none;
}
#header h1, #header h2 { margin-left: 0; float: none; text-align: center; }
#header h2 { margin-top: 0.5rem; }
#header h1 span, #header h2 span { font-size: 0; display: none;}
#header h1 a::before, #header h2::before {
color: #000;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif !important;
text-shadow: none;
}
#header h1 a::before {
content: var(--header-title, "R\0026 C SITE-43");
font-weight: 400;
font-size: 1.3em;
}
#header h2::before {
content: var(--header-subtitle, "SUBVERTING COMMON PRACTICE");
font-weight: 700;
font-size: 1.2em;
}
@media (max-width: 707px) {
#header h1 a::before {
font-size: 1.6em;
}
}
#login-status,
#login-status a {
color: #333333;
}
#page-title {
display: none;
}
#footer, #footer a {
background: transparent;
color: #333333;
}
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
border: none;
background: #333333;
box-shadow: none;
border-radius: 0px;
color: #efefef;
}
#search-top-box input.empty {
color: #999999;
}
#search-top-box {
top: 2.3rem!important;
right: 8px;
}
#top-bar {
display: flex;
justify-content: center;
right: 0;
top: 7.9rem;
}
#top-bar, #top-bar a {
color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
color: #000;
letter-spacing: 1px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.45em;
}
div#extra-div-1 {
height: 160px;
width: 100%;
top: 0;
position: absolute;
background: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ablankstyle/43Head.png');
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: -1;
}
@media (max-width: 707px) {
div#extra-div-1 {
top: 15px;
}
}
body {
background-image: linear-gradient(
to bottom,
#e0e0e0, #e0e0e0 90px,
#e0e0e0 90px, #ffffff 200px,
#ffffff 200px, #ffffff 100%);
background-repeat: no-repeat;
}
:root {
--timeScale: 1.5;
--timeDelay: 1.5s;
--posX: calc(50% - 358px - 13rem);
--fnLinger: 1s;
}
#page-content hr {
background-color: #000;
}
#page-content tr th {
padding: 6px;
border: #000 1px solid;
}
#page-content tr td {
padding: 12px;
border: #000 1px solid;
line-height: 1.4;
}
#page-content .sidebox tr td,
#page-content .sidebox tr th {
padding: 0.35em;
}
#side-bar {
border-right: 1px solid #333;
background: #DDD;
}
#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}
#top-bar div.open-menu a {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}
@media (max-width: 767px) {
#side-bar:target {
border: 1px black;
box-shadow: none;
}
}
#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
background-color: #FDF6D7;
}
#side-bar .side-block.media {
background-color:#D7EFE7;
}
#side-bar .side-block.resources {
background-color:#F5D8E0;
}
#page-content .creditRate{
margin: unset;
margin-bottom: 4px;
}
#page-content .rate-box-with-credit-button {
background-color: #ffffff;
border: solid 1px #000;
box-shadow: none;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .fa-info {
border: none;
color: #333333;
}
#page-content .rate-box-with-credit-button .fa-info:hover {
background: #333333;
color: #ffffff;
}
.rate-box-with-credit-button .cancel {
border: solid 1px #ffffff;
}
/* ---- PAGE RATING ---- */
.page-rate-widget-box {
box-shadow: none;
border: solid 1px #000;
margin: unset;
margin-bottom: 4px;
border-radius: 0;
}
div.page-rate-widget-box .rate-points {
background-color: #ffffff;
color: #333333;
border: none;
border-radius: 0;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
background-color: #ffffff;
border-top: none;
border-bottom: none;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
background: transparent;
color: #333333;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
background: #333333;
color: #ffffff;
}
.page-rate-widget-box .cancel {
background: transparent;
background-color: #ffffff;
border: none;
border-radius: 0;
}
.page-rate-widget-box .cancel a {
color: #333333;
}
.page-rate-widget-box .cancel a:hover {
background: #333333;
color: #ffffff;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .page-rate-widget-box { border: none; }
.anchor {
position: sticky;
height:0;
top: 0;
}
.sidebox {
padding: .14rem;
margin-top: 0;
margin-bottom: 8px;
width: calc((100vw - 870px)/2);
max-height: calc(100vh - 18rem);
position: absolute;
top: 0;
left: 103.5%;
z-index: 5;
overflow: auto;
box-sizing: border-box;
}
@media (max-width: 1290px) {
.sidebox {
display: none;
visibility: hidden;
}
#header h2::before {
font-size: 0.9em !important;
}
}
.scp-image-block {
box-shadow: none;
}
/* ---- YUI TAB BASE ---- */
.yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit}
/* ---- YUI TAB CUSTOMIZATION ----*/
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav{
display: flex;
flex-wrap: wrap;
width: calc(100% - .125rem);
margin: 0 auto;
border-color: #333333;
box-shadow: none;
}
.yui-navset .yui-nav a, /* ---- Link Modifier ---- */
.yui-navset .yui-navset-top .yui-nav a{
color: #333333;
/* ---- Tab Background Colour | [UNSELECTED] ---- */
background-color: #efefef;
border: unset;
box-shadow: none;
box-shadow: none;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus{
color: #ffffff;
/* ---- Tab Background Colour | [HOVER] ---- */
background-color: #333333;
}
.yui-navset .yui-nav li, /* ---- Listitem Modifier ---- */
.yui-navset .yui-navset-top .yui-nav li{
position: relative;
display: flex;
flex-grow: 2;
max-width: 100%;
margin: 0;
padding: 0;
color: #ffffff;
background-color: #ffffff;
border-color: transparent;
box-shadow: none;
}
.yui-navset .yui-nav li a,
.yui-navset-top .yui-nav li a,
.yui-navset-bottom .yui-nav li a{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.yui-navset .yui-nav li em{
border: unset;
}
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em{
padding: .35em .75em;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- */
.yui-navset .yui-navset-top .yui-nav .selected{
flex-grow: 2;
margin: 0;
padding: 0;
/* ---- Tab Background Colour | [SELECTED] ---- */
background-color: #333333;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em{
border: none;
}
.yui-navset .yui-nav .selected a{
width: 100%;
color: #ffffff;
}
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:active{
color: #ffffff;
background-color: #333333;
}
.yui-navset .yui-content {
background-color: #ffffff;
box-shadow: none;
}
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content{
padding: .5em;
border: 1px solid #333;
box-sizing: border-box;
}
/*---- SCROLLBAR ----*/
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background: #FFF;
border-left: 1px solid #333;
}
::-webkit-scrollbar-thumb {
background: #CCC;
border: #333 1px solid;
}
::-webkit-scrollbar-thumb:hover {
background: #EEE;
}
/*---- CENTER IMAGES ON MOBILE courtesy of EstrellaYoshte and PeppersGhost ----*/
.imagediv {
float: right;
margin: 15px
}
@media (max-width: 540px) {
.imagediv {
float: none;
text-align:center;
margin: auto;
}
}
@media only screen and (max-width: 600px) {
.scp-image-block.block-right{
float: none;
margin: 10px auto;
}
}
/*---- ACS-COLORED TABLE DIVS ----*/
#page-content .table1 tr th,
#page-content .table1 .scp-image-block .scp-image-caption {
background-color: #D7EFE7;
}
#page-content .table2 tr th,
#page-content .table2 .scp-image-block .scp-image-caption {
background-color: #D8ECF4;
}
#page-content .table3 tr th,
#page-content .table3 .scp-image-block .scp-image-caption {
background-color: #FDF6D7;
}
#page-content .table4 tr th,
#page-content .table4 .scp-image-block .scp-image-caption {
background-color: #FFDABF;
}
#page-content .table5 tr th,
#page-content .table5 .scp-image-block .scp-image-caption {
background-color: #F5D8E0;
}
#page-content .table6 tr th,
#page-content .table6 .scp-image-block .scp-image-caption {
background-color: rgba(146, 0, 255, 0.2);
}
.tableb .wiki-content-table {
border-collapse: separate;
border-spacing: 2px;
}
.tableb .scp-image-block {
border: none;
}
.tableb .scp-image-block img {
border: #000 1px solid;
box-sizing: border-box;
}
.tableb .scp-image-block .scp-image-caption {
margin-top: 2px;
border: #000 1px solid;
box-sizing: border-box;
}
.top-left-box > .item {
display: none;
}
/* ---- WORDS NO LONGER BROKEN, THE CROQUEMBOUCHE HAS SPOKEN ---- */
span, a { word-break: normal !important }
.avatar-hover { display: none !important; }
#breadcrumbs, .pseudocrumbs {
text-align: center;
padding-top: 10px;
}
#main-content .page-tags span {
max-width: 100%;
}
/* -- FANCY THINGS from Woedenaz's Dustjacket Theme -- */
.fancyhr hr {
border-top: 2vw solid transparent;
background-color: rgba(var(--bright-accent), 0);
height: 0;
box-sizing: border-box;
border-image-source: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_hr.png');
border-image-repeat: round round;
background: none;
border-image-slice: 80 500 80 500 fill;
border-image-width: 10em 80em 10em 80em;
}
.fancyborder {
box-sizing: border-box;
border: 2vw solid rgba(0,0,0,0.5);
border-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}
Containment Class:
euclid
Special Containment Procedures: All Site-43 staff must adhere to Protocol Deostiation at all times.
Description: SCP-7643 is an infohazard that impacts a single individual, designated SCP-7643-1, at a time. SCP-7643 causes an ontokinetic shift whenever SCP-7643-1 interacts with a one-way, non-automatic door. Through unknown methods, SCP-7643 is able to transfer between hosts.
When an SCP-7643-1 instance attempts to pull a door, SCP-7643 retroactively applies an ontokinetic shift, inverting the door swing such that the door opens the opposite direction. If an SCP-7643-1 instance persists in alternating between pushing and pulling, SCP-7643's effect will occur each time, for a period of time greater than 5 minutes, with no recorded maximum duration.
Addendum 1: Discovery
On March 22nd, 2023, the following exchange was recorded between Dr. Garrison and Dr. Lillihammer. It is the first confirmed instance of SCP-7643 in Foundation records.
Security Log 7643-A Transcript
[BEGIN LOG]
Dr. Heather Garrison is recorded as she approaches the doors to Testing Room 432-A.
Dr. Garrison: I'm fucking exhausted, can we just get this over with?
Dr. Lillihammer: Heather? You're suggesting we, gasp, cut corners?
Dr. Garrison: Babe. Not today.
Dr. Garrison reaches the threshold — she pushes on the door, activating SCP-7643, and inverting the door swing. She pushes a few more times.
Dr. Garrison: Really?
Dr. Lillihammer: Have you tried pulling the door?
Dr. Garrison: Thanks Lilli, I'll be sure to try that.
Dr. Garrison begins to pull on the door, activating SCP-7643, switching the door state. It does not move. Dr. Garrison begins to push and pull on the door alternating, in rapid succession.
Dr. Garrison: MOTHERFUCKER I WILL KICK YOU I—
Dr. Lillihammer: Are you sure you're pulling it? I know it's a complex concept, I'd be happy to give you some pointers?
Dr. Garrison glares at Dr. Lillihammer. Though the mechanics are unknown, it is believed that the previous exchange resulted in the transfer of SCP-7643.
Dr. Garrison: Look, watch. Pull.
Dr. Garrison pulls the door, which opens without issue.
Dr. Garrison: No, fuck this, I'm done.
[END LOG]
Following the above incident, Dr. Garrison submitted a request for security videos, to determine if an anomaly was present; before the request could be granted, SCP-7643 was captured on another security camera.
Security Log 7643-B Transcript
[BEGIN LOG]
Dr. Lillian Lillihammer and Dr. Harry Blank are captured approaching the doors to Site-43's Cafeteria-A.
Dr. Lillihammer: I don't know what's up with Heath. Yeah, she's cranky sometimes, so am I. But today, she was just… more frustrated than normal?
Dr. Blank: Hmm? How so?
Dr. Lillihammer: Harry, she stormed off because of a door.
Dr. Blank: Weird. Maybe there's something else going on?
Dr. Lillihammer approaches the leftmost door to the cafeteria and pushes on it. SCP-7643 activates, and it does not budge.
Dr. Lillihammer: Motherfucker.
Dr. Blank: What's wrong now?
Dr. Lillihammer: Harry, this is a pull door.
Dr. Blank: Okay?
Dr. Lillihammer: No, you don't understand. This is a pull door.
Dr. Blank: Yeah. You pull them, not push.
Dr. Lillihammer: Asshole. My point is, we both agree that when I push on this door, nothing happens, because, it is a pull door, right?
Dr. Blank: Okay, sure, we agree. It's a pull door.
Dr. Lillihammer: But it shouldn't be a pull door.
Dr. Blank: Lillian, there's no need to be embarrassed about pushing on a pull door, it happens all the time. People forget, it's no bi—
Dr. Lillihammer: Harry, look who you're fucking talking to, okay? I need you to understand this; throughout the entire time I've worked on this Site, this door has been a push door. Across countless timelines, realities and simulated scenarios, it has always been a push door.
Dr. Blank: But your memory is — could you be wrong?
Dr. Lillihammer: Harry. Please.
Dr. Blank: Well there goes my lunch. All because Lillian Lillihammer forgot how to open a door.
[END LOG]
Following the events of Security Log 7643-B, it is believed that Dr. Harry Blank became the new SCP-7643-1 instance. The next transfer would be the final one, prior to the implementation of Protocol Deostiation.
Addendum 2: Incident 7643-W
On March 23rd, 2023, Incident 7643-W occurred, transferring SCP-7643 to its current host. The following security log captures the moment of transfer.
Incident 7643-W Transcript
[BEGIN LOG]
Dr. Harry Blank and Dr. William Wettle are seen outside of Site-43, as a heavy rain begins. Both rush towards the doors, which Dr. Blank reaches first. He attempts to pull on the door, which activates SCP-7643.
Dr. Blank: Fuck. I can't believe Lillian gave m—
Dr. Wettle: Ha. Idiot. You can't even open a door.
SCP-7643 transfers to Dr. Wettle, now SCP-7643-W.
Dr. Blank: Well that worked out nicely.
Dr. Blank pushes the door, entering Site-43. The door closes behind him. Dr. Wettle approaches the same door, and attempts to push, activating SCP-7643.
Dr. Wettle: Wait, what?
Dr. Wettle is observed attempting to open the same door for the next 4 hours, as the rain continues to fall.
[END LOG]
Following the events of Incident 7643-W, Dr. Lillihammer, Dr. Garrison and Dr. Blank submitted this file, alongside a proposal for 'Protocol Deostiation'. After a swift approval by the Site-43 section chairs, it was enacted and has run without issue since, as detailed in the notice below.
NOTICE FROM THE SITE-43 SECTION CHAIRS REGARDING PROTOCOL DEOSTIATION
To all staff employed at Site-43, excluding Dr. William Wettle,
To maintain containment of SCP-7643, Protocol Deostiation has been implemented. Following Protocol Deostiation is considered a top priority for all staff, and any individuals found to be in violation will be punished accordingly.
As per Protocol Deostiation, individuals are prohibited from mocking, making jokes at or about, taunting, teasing, or engaging in commentary that could be construed as 'sarcastic' or 'insulting' towards Dr. William Wettle, also known as SCP-7643-W, when he is attempting to open a door.
Due to Dr. Wettle's latent abilities, our hope is SCP-7643 will be assumed as an extension of those effects, causing a negligible additional harm, and containment will be ensured through self-deprecation.
Please note that this does not restrict actions or statements made towards Dr. Wettle during periods where he is not actively attempting to open a door.