/*
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://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/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://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}
0. The Original
HarryBlank made this image to advertise his 7k.
And then he never did.
So I took on the burden.
I have collected the 35 tweets and associated images and text I made over the course of the 7k voting period and presented them here for your viewing "pleasure".
1. The Shallow Fry
@HarryBlankSCP #scp #SCPFoundation #scp7kcontest #onguard43
I started the process with a simple shallow fry with some glowing red wettle eyes on the side. I added some text in a childish font, some very basic conspiratorial thinking: 43 decomposes to 4 + 3, which adds to 7, which means 7k hashtag wettlesweep. I saved the JPEG with 30% to 40% compression. After all, I had 30 or more days of this.
2. The Deep Fry
For day 2, I said nothing, but saved the image at 10% compression.
3. Eyes of the Loser
every day i make it worse
I had already added red Wettle eyes, but they had lost definition in the compression.
So I added more.
4. Crown of Chaos: teh loser
tehre is no escape.
I honestly don't know why the face got better. Maybe I worked off of the wrong one. Not a mistake I made again.
I added a star shaped thingy above his head as a crown of sorts.
5. The Fried Crown
day… 5? I'm losing track.
This was not the first time time became meaningless during 7k. It would not be the last.
6. O Canada
teh loser day 6
i added something to emphasize the canadian setting
And what is more Canadian than a creative commons Maple Leaf SVG?
7. Deep Fried Maple Syrup
day 6 for realsies this time
making it worse, makin it worse
It was not, in fact, day 6.
8. Moose!
it has come to my attention that it may not have been canadian enough. Here, have a moose.
I think the caption here is self explanatory. Yet GIMP's select by color tool is quite fickle, and so I was only able to partially remove the forest background of my moose picture.
9. Beavers!
the people get what the people want
bigslothonmyface suggested I add some beavers, so I did.
10. By Grufugoi
i realized that in my efforts to make the hype posters for my favorite 7k entry, the loser, more Canadian, i had forgotten some very important information like name and title
I have rectified that.
There is a running joke where people confuse Harry Blank and Grigori Karpin. Grigori doesn't actually like it when you anglophonize his username though. Sorry Grigori. I needed to stretch out the joke.
pselled it wrong
This is the second part of the already stretched out joke, in which I spell Grigori's name right.
12. By the loser, Harry Blank
god i keep messing up the basics
After 3 days of trying, I finally put the author on the thing correctly.
13. Commas are important, kids.
this marks the 13th edit i've made i think
13 indeed?
In this one, I crossed out the comma after "The loser" because it does in fact imply that Harry is the loser. This is not the case. Ignore the fact that I added the picture of Dr. Harry Blank from SCP-7000 below. Ignore it.
14. Pixels.
This was a lazy one. I just pixeled it.
15. Lens Flair
it was starting to look too pixely so i tried fixing it with a blur
At this point, I decided to feign caring about aesthetics, which really opened up a lot of possibilities
16. This Loser Not That One
the captions were in the way so I felt like clarifying further
Using a tool to add text ultimately ends up being rather neat and clean, compared to drawing it haphazardly with your mouse. I decided to add Wettle back in with more clarity and to clarify that Wettle, not Dr. Blank, was The Loser.
17. Blending In
day 16 8/11/2022: did some modifications for visual consistency
I blurred Wettle so it was just his face. I didn't give any care to the rest of the picture.
18. Intermitted Vengeance
by the way, the chaos insurgency is in this one. Harry Blank doesn't advertise it with that fact, but it is.
though to be fair this is because harry hasn't advertised this at all
I gave Wettle a clown collar that was the Chaos Insurgency logo.
19. Red Right Dot
here comes the sun doo doo doo doo
wettlefacts:
1) the red light thingy is part of the proper chaos insurgency logo and the chaos insurgency is in this one
2) it also looks like a clown nose and wettle is a clown
this is your daily dose of wettlefacts
To go with the collar I gave him a clown nose. I also plugged my own 7k, SCP-7997, in the replies. It didn't really help.
20. Bringing Beaver Back
it was no longer obvious this was canadian so I added a beaver pic back in
"Beaver" can be slang for vagina.
21. More Pixels More Censorship
lets play spot the difference
got lazy, just blurred it.
22. The Prettiest Wettle's Ever Been
i think wettle looks better this way
Saved at 10% compression
23. The Rainbow Is Not A Social Commentary
in order to emphasize how "political" (i.e. "Canadian") i have added the author's name in rain8ow (sorry b key 8broke)
My b key really was broken, but I set up a macro to type it anyways. Replaced my keyboard though!
The comment was in no way a commentary and is just a reference to how the OG43 logo is a picture of Canadian geography which is political because of uh the colonization history.
24. Remember, this is Canadian!
genuinely surprising no one has called me out on how lazy my depictions of canadianiness are
I was honestly too lazy to try to pull the maple leaf pic again and it didn't feel right either.
25. Moose are Canadian, right?
i've only seen a moose in the wild once
it was off the road around 30 feet
there were a whole bunch of tourists looking at it and taking pictures
or maybe the road was empty and it was sunset
i don't recall it was many moons ago
how many?
who knows
Comment based on a true story.
26. It has come to my attention that my understanding of Canada is superficial.
putting a little more effort into the canadianness , just a little
And what could be more Canadian than healthcare?
27. Now Presenting the Time After Time Password
did you know william wettle appears in the tale series "the time after time password" by
HarryBlank
weird right
Art is from that tale series.
Harry didn't believe that tale series got tags anymore.
I proved him wrong. #time-after-time-password
28. Looking Sharp
wettle looking "sharp"ened
I just used the sharpening tool and the blur tool in various measures.
29. A Pretty Watercolor
everyone seems "burned out" by 7kcon so I decided to apply a "water color" filter to the meme i think that is uspposed to help?
30. Abstraction
this "filters" things is real cool, it's like a replacement for actual artistic ability! (not a commentary on current happenings on the scp wiki)
This was probably a commentary on a current happening on the SCP Wiki.
31. Oops Maple Syrup Spill
oops accidentally dropped some maple syrup on my dank meme.
Whoops.
32. Starting from the Beginning
sometimes you fuck up so badly it's easier to start from the beginning
I tried undoing the maple syrup spill via filters but it didn't work so instead I put in a Wettle drawing and some basic descriptions.
33. Bringing Everything Back
BRINGING EVCERYTHING BACK
Something had been lost, something essential. So I recreated everything from all the pictures I had lying around.
34. Dawn of a New Day
A GLORIOUS NEW DAY DAWNS ON CANADA!!! #ONGUARD43
There was one day left until results were announced.
35. SCP-7000
#WETTLESWEEP
#WETTLESWEEP
#WETTLESWEEP
And it was official.
#ONGUARD43VER
Cite this page as:
For more information, see Licensing Guide.
Licensing Disclosures
Filename: JDLmCYW.jpg
Name: The original
Author:
HarryBlank
License: As Applicable
Source Link: Wikidot
Filename: Maple Leaf (Pantone).svg
Name: Maple Leaf (Pantone)
Author: MapGrid
License: Public Domain
Source Link: Wikimedia
Filename: American Moose Alces alces2.JPG
Name: American Moose
Author: Laslovarga
License: CC BY-SA 3.0
Source Link: Wikimedia
Filename: American_Beaver.jpg
Name: Happy Beaver
Author: Steve Hersey
License: CC BY-SA 2.0
Source Link: Flickr, Wikimedia
Filename: Wettle2.png
Name: Wettle2
Author:
HarryBlank
License: As Applicable
Source Link: SCP Wiki
Name: Days 1-35
Author:
LORDXVNV
License: As Applicable
Source Link: SCP Wiki
Filename: Array.jpg
Name: B-17 Bomber Wreckage
Author: lojjic
License: CC BY-SA 2.0
Source: flickr
Name: fire storm
Author: Mad House Photography
License: CC BY 2.0
Source: flickr
Name: fire storm
Author: Mad House Photography
License: CC BY 2.0
Source: flickr
Name: Flaming Lotus
Author: jurvetson
License: CC BY 2.0
Source: flickr
Name: Forest Fires in Greece
Author: Lotus R
License: CC BY-SA 2.0
Source: flickr
Name: From Goat Island (Mapoutahi Pa) towards Doctors Point Blueskin Bay Otago
Author: Alpat
License: CC BY-SA 2.0
Source: flickr
Name: North Carolina: Smoke clouds at Pains Bay
Author: USFWS/Southeast
License: CC BY 2.0
Source: flickr
Name: SAIGON (April 4, 1975)—Smoke rises from the wreckage of a US C-5A
Author: manhhai
License: CC BY 2.0
Source: flickr
Filename: Blank.jpg
Name: 17 months of growing out my hair for cancer.
Author: Kim Siever
License: Public Domain
Source: flickr
Name: 59/365 14 months growing out my hair for cancer.
Author: Kim Siever
License: Public Domain
Source: flickr
Name: Kevin and daddy's glasses 1
Author: Jim's Photo World
License: CC BY-SA 2.0
Source: flickr
Filename: DrDan.jpg
Name: army_mil-90783-2010-11-04-061149
Author: Army Medicine
License: CC BY 2.0
Source: flickr
Name: So if a double yolker is lucky what does two double yolks count as?
Author: mat_walker
License: CC BY-SA 2.0
Source: flickr
Filename: Engineer.jpg
Name: Image
Author: DerrickT
License: CC BY 2.0
Source: flickr
Name: Chaos Insurgency Logo
Author:
TwistedGears
License: CC BY-SA 3.0
Filename: KISMET.jpg
Name: muon endcap
Author: µµ
License: CC BY-SA 2.0
Source: flickr
Filename: Lightning.jpg
Name: Lightning
Author: John Fowler
License: CC BY 2.0
Source: flickr
Name: Lightning
Author: John Fowler
License: CC BY 2.0
Source: flickr
Name: lucky lukes lucky lightning shot
Author: Marcus Pink
License: CC BY 2.0
Source: flickr
Filename: MTF.jpg
Name: Blowing Black Smoke — Mason Steam Tractor Show 2008 087 N
Author: Corvair Owner
License: CC BY-SA 2.0
Source: flickr
Name: LAPD SWAT
Author: MarcCooper_1950
License: Public Domain
Source: flickr
Name: LAPD SWAT
Author: MarcCooper_1950
License: Public Domain
Source: flickr
Name: LAPD SWAT EXHIBITION
Author: MarcCooper_1950
License: Public Domain
Source: flickr
Filename: OldFaithful.jpg
Name: Aerial view of Old Faithful Geyser and Old Faithful Lodge
Author: YellowstoneNPS
License: Public Domain
Source: flickr
Name: Old Faithful Geyser
Author: YellowstoneNPS
License: Public Domain
Source: flickr
Name: Old Faithful Geyser
Author: YellowstoneNPS
License: Public Domain
Source: flickr
Filename: Sauelsuesor.jpg
Name: Sun Emits a Mid-Level Flare
Author: NASA Goddard Photo and Video
License: CC BY 2.0
Source: flickr
Art by
HarryBlank
Filename: WettleFall.jpg
Name: 170607-F-MQ799-0064
Author: U.S. Department of Defense Current Photos
License: Public Domain
Source: flickr
Name: Stairwell
Author: Sam Howzit
License: CC BY 2.0
Source: flickr
Filename: WettleSad.jpg
Name: Life mask (1 of 4)
Author: Nic McPhee
License: CC BY-SA 2.0
Source: flickr
Filename: Willie.jpg
Name: Scruffy self-portrait
Author: Nic McPhee
License: CC BY-SA 2.0
Source: flickr
For more information about on-wiki content, visit the Licensing Master List.