SCP-6705
SCP-6705
By: LordStonefishLordStonefish
Published on 20 Apr 2022 23:42

rating: +86+x

What this is

A bunch of miscellaneous CSS 'improvements' that I, CroquemboucheCroquembouche, use on a bunch of pages because I think it makes them easier to deal with.

The changes this component makes are bunch of really trivial modifications to ease the writing experience and to make documenting components/themes a bit easier (which I do a lot). It doesn't change anything about the page visually for the reader — the changes are for the writer.

I wouldn't expect translations of articles that use this component to also use this component, unless the translator likes it and would want to use it anyway.

This component probably won't conflict with other components or themes, and even if it does, it probably won't matter too much.

Usage

On any wiki:

[[include :scp-wiki:component:croqstyle]]

This component is designed to be used on other components. When using on another component, be sure to add this inside the component's [[iftags]] block, so that users of your component are not forced into also using Croqstyle.

Related components

Other personal styling components (which change just a couple things):

Personal styling themes (which are visual overhauls):

CSS changes

Reasonably-sized footnotes

Stops footnotes from being a million miles wide, so that you can actually read them.

.hovertip { max-width: 400px; }

Monospace edit/code

Makes the edit textbox monospace, and also changes all monospace text to Fira Code, the obviously superior monospace font.

@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&display=swap');
 
:root { --mono-font: "Fira Code", Cousine, monospace; }
#edit-page-textarea, .code pre, .code p, .code, tt, .page-source { font-family: var(--mono-font); }
.code pre * { white-space: pre; }
.code *, .pre * { font-feature-settings: unset; }

Teletype backgrounds

Adds a light grey background to <tt> elements ({{text}}), so code snippets stand out more.

tt {
  background-color: var(--swatch-something-bhl-idk-will-fix-later, #f4f4f4);
  font-size: 85%;
  padding: 0.2em 0.4em;
  margin: 0;
  border-radius: 6px;
}

No more bigfaces

Stops big pictures from appearing when you hover over someone's avatar image, because they're stupid and really annoying and you can just click on them if you want to see the big version.

.avatar-hover { display: none !important; }

Breaky breaky

Any text inside a div with class nobreak has line-wrapping happen between every letter.

.nobreak { word-break: break-all; }

Code colours

Add my terminal's code colours as variables. Maybe I'll change this to a more common terminal theme like Monokai or something at some point, but for now it's just my personal theme, which is derived from Tomorrow Night Eighties.

Also, adding the .terminal class to a fake code block as [[div class="code terminal"]] gives it a sort of pseudo-terminal look with a dark background. Doesn't work with [[code]], because Wikidot inserts a bunch of syntax highlighting that you can't change yourself without a bunch of CSS. Use it for non-[[code]] code snippets only.

Quick tool to colourise a 'standard' Wikidot component usage example with the above vars: link

:root {
  --c-bg: #393939;
  --c-syntax: #e0e0e0;
  --c-comment: #999999;
  --c-error: #f2777a;
  --c-value: #f99157;
  --c-symbol: #ffcc66;
  --c-string: #99cc99;
  --c-operator: #66cccc;
  --c-builtin: #70a7df;
  --c-keyword: #cc99cc;
}
 
.terminal, .terminal > .code {
  color: var(--c-syntax);
  background: var(--c-bg);
  border: 0.4rem solid var(--c-comment);
  border-radius: 1rem;
}

Debug mode

Draw lines around anything inside .debug-mode. The colour of the lines is red but defers to CSS variable --debug-colour.

You can also add div.debug-info.over and div.debug-info.under inside an element to annotate the debug boxes — though you'll need to make sure to leave enough vertical space that the annotation doesn't overlap the thing above or below it.

…like this!

.debug-mode, .debug-mode *, .debug-mode *::before, .debug-mode *::after {
  outline: 1px solid var(--debug-colour, red);
  position: relative;
}
.debug-info {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Fira Code', monospace;
  font-size: 1rem;
  white-space: nowrap;
}
.debug-info.over { top: -2.5rem; }
.debug-info.under { bottom: -2.5rem; }
.debug-info p { margin: 0; }

rating: +86+x

SCP-6705

ITEM:SCP-6705 LEVEL5/6705
CLASS:safe proj. galaxias

DISRUPTION CLASS: {$disruption}


Special Containment Procedures: All 3 000 confiscated packages of SCP-6705 are stored within Sensitive Materials Containment Module #010-6705. This module is temperature- and moisture-controlled, protected by padlock, and located in Area-518 beneath Simcoe County, ON, Canada.

SCP-6705 experimentation may only occur with express permission from the interceding Ethics liaison, under the direction of newly appointed Project Leader Dr. Cassandra Báthory. Under no circumstances is testing to occur otherwise. Foundation agents stationed within North American hospital networks are to be given a list of individuals in the region with the capacity to give birth, who have also had multiple amnestic regimens. These individuals are liable to trigger a Brynner Event, and under no circumstances are these individuals to be admitted to the hospitals. Agents are given free reign under Protocol-23-Gallikers to invent any potential cover story effaceable at denying these individuals the right to give birth, as the ability to avoid Brynner Events is the most effective at containing the creation of SCP-6705.


Description: SCP-6705 is a psychotropic drug that induces effects extending an as-yet-uncertain range beyond its user.

Each vial of SCP-6705 is located within a small, vacuum-sealed package alongside a medical syringe. Each package is labelled on the front with the name “ATTAKASHIC™,” and on the back with instructions for administering injections behind the head. These instructions mimic FDA “Supplement Facts” labels on foodstuffs but contain no information regarding the chemical makeup of SCP-6705 beyond “milk.” The injected drug is of white colouration, high luminosity (~1 500 lumens), and has been observed creating anomalous neurological patterns within the brain.

After injection, the drug binds with synaptic terminals in neurons of the corpus callosum using an as of yet unidentified neurotransmitter with a similar structure to gamma-aminobutyric acid (GABA). This decreases functions within the corpus callosum, effectively splitting function between the right and left brain. Then, it exposes the affected human's remaining cranial lobes to higher-dimensional constructs through unknown means. Neural imaging of a subject injected with SCP-6705 shows chemicals similar to those found in opioids binding with neurons across both remaining hemispheres, but the apparently non-anomalous nature of these chemicals does not demonstrate how this dimensional exposure could take place.

Following initial binding within the brain, all humans injected with SCP-6705 go through identical phases of the “high.” At first, affected subjects all experience similar decreases in cognitive ability for the first few hours after injection, displaying a lack of metaconsciousness, an inability to access their autobiographical memory, and an inability to think abstractly regarding certain topics or behaviors. Subjects instead describe many of these functions subsumed by their connection with the higher dimension, whose nature apparently performs these functions for the subject. When subjects are asked to describe themselves thinking, they become confused or hostile, and verbalize aloud questions to an entity that is not present, asking for advice. Following 10 hours of this behavior, at which time the subject is otherwise able to function in a normal manner, biologically and socially, all affected humans enter a comatose state. This is preceded by thirty minutes of increasing heart rate and blood pressure, as well as a building rush of oxytocin and other endorphins. During the comatose state, the brain of each affected subject displays unexpectedly elevated levels of neural activity. MRI scans taken throughout the duration of each coma show physiological processes that closely mirror the formation and structuring of interstellar nebulae, albeit on an accelerated time frame.

According to retrieved documents (designated SCP-6705-A), the drug operates on the conjecture that humanity formed an additional, incorporeal layer of psyche ~11 000 years before present, in the early Holocene..Holocene: The current developmental epoch. Described by an increase in global warmth and the emergence and advancement of modern humanity. This was confirmed by a joint archeological and psychological study conducted between Foundation anthropologist Nadezda Lim and consciousness-imprint artificial intelligence Jaynes.aic, which was based on civilian psychological researcher and Foundation–Yale University liaison Dr. Julian Jaynes. This study involved demonstrating that the interior structure of the skulls of humans, in the range between ~11 000 and 3 000 years ago, displayed a brain structure similar to those in SCP-6705 patients. This structure is discussed extensively in Jaynes' book The Origin of Consciousness in the Breakdown of the Bicameral Mind, which argues that the state that SCP-6705 induces began as the norm for cognition in the human species, but that access to this layer of psyche probably decreased as an evolutionary benefit, possibly in relation to the Bronze Age collapse.

During verification of these claims, researchers administered SCP-6705 on willing participants. Affected humans experienced the exchange of large memetic payloads between noospheric connection points inside their brains and another, external location. Such connections have been previously identified in Project PROKAREYEOTA (which studied deep consciousness scans of anatomically modern humans and memome.Memome: The complete set of memes stored in the mind of a person. maps of artificially selected human clones).


ADDENDA MATERIALS


I. Discovery

Camilla Teodora, age 31, was hospitalized at the Irina Borisov Health Centre sometime in the early morning of 01 August 2025 after experiencing intense cervical effacement associated with labour contractions. Teodora was a former D-Class volunteer during hir prison service, as part of the Winnipeg Agreement between the Foundation and the government of Canadian Prime Minister Andrew Scheer. During that time, xe received a regular Class-C amnestic regimen, as per standard protocol. Surveillance from the Consultant Resources division of the Ethics Committee observed Mx. Teodora and hir boyfriend, Lalo Adefope, meeting a Moosphere, Inc. recruitment operative, the American former cult member Jack Skaldir, at a party. Nine months exactly hence from that event, nearly to the minute, on-duty hospital ER workers enrolled Mx. Teodora into the Maternity Ward with an attending physician.

Hospital staff later reported an unexplained amnestic event occurring over the next half-hour, centred on the Maternity Ward. Copious amounts of luminescent white fluid soaked a bed and covered the floor of one vacant room, extending past the threshold and into the hall. A hallway-posted information packet indicated the room was assigned to one “Camilla Teodora, Our Nebulaic Progenitor and Emissary.” Mx. Teodora hirself could not be located.

On 08 August, hospital staff discovered the 3 000 vials of SCP-6705 in a supply storage room. Luminescent fluid inside the room led into the hall for 15 m before terminating. Per the 2024 Foundation–UNGOC Anomalous Handling Agreement, Section 5.11.1, hospital workers contacted the Foundation to extract the materials.

This was the first recorded Brynner Event.


II. Collected Texts

Several items relating to the event were recovered from the Irina Borisov Health Centre.

  • A document, not correspondent with any hospital records, soaked with luminescent fluid. The document states Mx. Teodora's open involvement in a clinical research trial and includes hir informed consent in several different ways.
  • Six results pages, each blank except for a short outcome. Outcomes are as follows.
  1. Eternal life.
  2. Eternal knowledge.
  3. Eternal victory.
  4. Oneness with Self.
  5. Oneness with Progenitors.
  6. Oneness with Us.
  • Attached to the page containing Outcome #5:
    1. A recent photo of Mx. Teodora overlaid onto an image of the Orion Nebula.
    2. A hospital napkin on which was written “Thank You,” discovered to match Skaldir's handwriting.
    3. A check made out to Mr. Adefope in Mr. Skaldir's name care of Moosphere, Inc. for CA$ 70 000.
  • A letterhead prepended to a paper SKU (stock-keeping unit) listing, as follows.


ATTAKASHIC™, by Moosphere, Inc.
please enjoy ꙮ_ꙮ

In addition, records found within the Foundation Medical Department indicate Mx. Teodora's past amnestic drug abuse and recurrent Type-A retrograde conceptual amnesia, all apparently occurring during hir work as a D-Class.

Following this event, Moosphere, Inc.'s Marketing division, through their Anomalous Corporations liaison with the FCC, booked ad spots in television markets throughout Central Canada and the contiguous United States (excepting regions prohibited because of anti-trust legislation related to the incidents of Fall 2023/Winter 2024). The following spot ran in front of broadcast networks, YouTube videos, and ad-supported streaming television in those markets, and seems to directly advertise viewers to participate in Brynner Events. Moosphere, Inc.'s FCC liaison was found to be compromised and quickly sacked under anti-corruption charges.


III. Experimentation and Subsequent Geopolitical Effects

Testing occurred with willing participants to determine SCP-6705's effects. Each test involved standard medical diagnostic procedures and cranial ultrasound imaging.

After the first successful test batch, researchers viewing the imaging results reported severe forgetfulness and could not continue. SCP-6705's Research Head ordered the use of paratechnological monitoring equipment in future testing.

In the second test batch, antimemetic perception imaging displayed activity occurring in a hitherto unseen structure behind the human head. Researchers accessed existing computer simulations of the human brain — created to explain déjà vu and presque vu — that identify how the brain might respond to specifically constructed anomalous memeplexes. In these simulations, the human brain processed the memeplexes in a location beyond its physical extents, in a structure then designated the Quadratural Lobe.

Researchers, believing testing with SCP-6705 had supplied the first tangible demonstration of the lobe's existence, replicated antimemetic perception imaging in a control batch without SCP-6705, and could not locate the lobe.

== UPDATE ==

Plans on fabricating a diluted form of SCP-6705 for conscious experimentation have been proposed and are undergoing further Ethics review.

== UPDATE ==

As of 08 August 2025, representatives of Moosphere, Inc. worked out a deal with the Iraqi government to build a new, large-scale production facility in the approximate location of the UNESCO World Heritage Site for the City of Uruk. It is one of the largest production and bottling factories constructed by the company to date. Jaynes.aic has pointed out criticisms of its counterpart's book that note evidence in The Epic of Gilgamesh — which takes place in Uruk — that suggest characters with inner cognition and metacognition.

The meaning of this is unknown.

== UPDATE ==

As of 30 October 2025, the new Iraqi factory, now officially known as the Samawah Facility, is still under construction, having overtaken the UNESCO Site. The United Nations, despite negotiations with both the Foundation and the GOC, have raised no objections.

In the period between the start of construction and this update, Brynner Events have undergone a 60% increase. 35% of survivors of Brynner Events (family, friends, coworkers) have applied for a work visa to Iraq.

== UPDATE ==

An emergency meeting was convened between Jaynes.aic and the research heads for Project GALAXIAS. The meeting concerned a link between SCP-6705 and new anthropological research regarding the psychological effects of urbanization and industry in the Third Dynasty of Ur (and the city of Uruk in particular).

== UPDATE ==

By order of the Overseer Council, further study is hereby halted.

== UPDATE ==

As of 2 November 2025, by order of the Overseer Council, the full stores of SCP-6705 in Foundation containment and all records have been confiscated.

Members of Project GALAXIAS assigned to SCP-6705 have undergone amnesticization treatment, pending transferral to other, unrelated projects. The assigned Ethics liaison has also been amnesticized, pending disciplinary review.

== UPDATE ==

As of 31 December 2025, the Samawah Facility is 65 kilometres in diameter and still undergoing construction. Moosphere representative Ayad al-Dulaimi is elected as the Speaker of the Council of Representatives of Iraq. In his victory speech, he notably quoted the Quran as follows: “And indeed, for you in grazing livestock is a lesson. We give you drink from what is in their bellies – between excretion and blood – pure milk, palatable to drinkers (16:66).”

The following spot ran throughout the North American holiday season in front of broadcast networks, YouTube videos, and ad-supported streaming television in permitted markets. Moosphere, Inc.'s new FCC liaison was found to have undergone a Brynner Event.



[END OF FILE]




Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License