SCP-6164

[[iftags +component]]

This is a component to make the mobile sidebar button active on desktop-size screen.
To use, put the following:

[[include :scp-wiki:component:toggle-sidebar]]

If used with a theme, it's recommended to put said theme after this [[include]].

(Use this version by WoedenazWoedenaz if you're using Black Highlighter)


/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: auto;
}
 
@media not all and (max-width: 767px) {
 
    #top-bar .mobile-top-bar {
        display: block;
        pointer-events: none;
    }
 
    #top-bar .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 44.5rem;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -18rem;
        width: 15.25rem;
        height: 100%;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 10;
        padding: 1em 1em 0 1em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.4s ease-in-out;
 
        scrollbar-width: thin;
    }
 
    #side-bar:target {
        left: 0;
    }
    #side-bar:focus-within {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 17rem;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
}

[[/iftags]]
  • rating: +28+x

⚠️ content warning
Item#: 6164
Level3
Containment Class:
esoteric
Secondary Class:
pagnum
Disruption Class:
vlam
Risk Class:
warning

Special Containment Procedures: SCP-6164 is currently believed to be uncontainable by standard definitions of containment, bestowing it the Pagnum class.1 As SCP-6164 has no known physical form or point of origin, it is impossible to physically contain it. SCP-6164 currently inhabits Site-235 and all possible measures are to be taken to ensure the permanent structural security of the site and the continued accommodation of SCP-6164 within it. Under no circumstance should there be any attempt by site staff to subvert the function of SCP-6164 until a better understanding of it is garnered to avoid random site transference. Likewise, 40% of all staff situated at Site-235 are to be parents to prevent random site transference. Following every translocation event, MTF Omega-14 ("Daycare") should perform a sitewide sweep in order to secure any displaced children.

Description: SCP-6164 is a seemingly omnipresent phenomenon represented by a voice in the form of a Bring Your Child to Work Day announcement. During a certain interval of the day,2 SCP-6164 will send out a sitewide announcement through the site's PA system3 announcing that a fixed day or date in the near future will be Bring Your Child to Work Day. Upon said date, at approximately 9:00 AM, one child of all employees present will be teleported to a location onsite.4 D-Class and civilian/Level 0 personnel do not seem to be affected by this phenomenon. It is believed that SCP-6164 can displace individuals by any range within the site's parameters. SCP-6164 will go into a state of inactivity following a translocation event, although it is capable of transferring sites if subverted. SCP-6164 will make no further broadcasts during its hibernation period, which varies between 3 weeks to 5 months.

SCP-6164 exclusively occupies one site at a time, although the particular site may change under certain circumstances. SCP-6164 operates under a specific modus operandi that remains to be completely understood. Testing to find the extent of its procedure is virtually impossible5 disallowed, but it is known (within the small sample size of data) that site transference occurs by:

  • Decommissioning the site it resides at, ergo:
  • Destruction of the site it resides at
  • Attempts to minimize its damage by producing a site specifically intended for housing it6

Upon site transference, SCP-6164 will be linked to the chosen site and its 'lineage'. This connection can be broken by opposing or subverting its effects, upon which it will transfer to a random site.

SCP-6164 Discovery Notes:


Addendum 6164-1:

Addendum 6164-1a:

Addendum 6164-1b:

Addendum 6164-2:


As of 03/01/2016, all research involving the direct transference of SCP-6164 is prohibited.


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