This page contains collected information from the wikitext of all the pages on the SCP Wiki. The goal is to permit easy introspection over styling, includes, and other usages on pages because these capabilities are not made easy via Wikidot.
Additionally, if you download the JSON dataset (see below), you can use the
grep.py script to search through all page sources via regular expression.
See the GitHub repository for more information.
There are 23,612 pages on the SCP Wiki.
There are 6,448 unique stylings in
[[module CSS]] blocks across the SCP Wiki.
The top 3 most common are:
.email-example .collapsible-block-folded a.collapsible-block-link {
animation: blink 0.8s ease-in-out infinite alternate;
}
@keyframes blink {
0% { color: transparent; }
50%, 100% { color: #b01; }
}
.email {border: solid 2px #000000; width: 88%; padding: 1px 15px; margin: 10px; box-shadow: 0 1px 3px rgba(0,0,0,.5)}
.email-example a.collapsible-block-link {font-weight: bold;}
.tofrom {margin-left: 10px; margin-top: 5px; padding: 1px 15px; border-left: solid 3px maroon}
.footnotes-footer {
display:none;
}
#side-bar {
background: rgb(var(--white-monochrome));
}
#side-bar div.menu-item a, #side-bar div.menu-item .text {
color: rgb(var(--black-monochrome));
}
#side-bar>div:nth-child(5) {
background-color: rgba(var(--dark-accent),0.25)!important;
}
There are 10,655 unique inline stylings across the SCP Wiki. The top 10 most common are:
width:100%;
display: none;
border:solid 1px #999999; background:#f2f2c2; padding:5px; margin-bottom: 10px;
text-align: right;
border: none; width: 100%;
width: 100%;
border-radius: 10px; margin: 10px
text-align: center; width: 25%;
border-bottom: 1px solid #AAA; border-right: 1px solid #AAA; text-align: center; width: 25%;
border-right: 1px solid #AAA; text-align: center; width: 25%;
There are 896 unique included pages in use across the SCP Wiki. The top 10 most common are:
:scp-wiki:component:license-box-end
[info]
:scp-wiki:component:license-box
[info]
component:image-block
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:component:anomaly-class-bar-source
[info]
:scp-wiki:info:start
[info]
:scp-wiki:info:end
[info]
component:preview
:scp-wiki:component:author-label-source
[info]
theme:black-highlighter-theme
Includes are pulled from 42 unique sites. The top 10 most common are:
scp-wiki
snippets
scp-int
scp-sandbox-3
topia
lafundacionscp
scpsandbox2
smlt
kaktuskontainer
scp-wiki-cn
There are 8,052 unique CSS classes in use across the SCP Wiki. The top 10 most common are:
footer-wikiwalk-nav
blockquote
scp-image-block
scp-image-caption
block-center
email
tofrom
fncon
fnnum
block-right
Raw SQLite file can be downloaded from the
releases page.
This contains all the data used to build this site.
Warning! These files are very large!