Backrooms: Difference between revisions

Teeth (talk | contribs)
Created page with "Bro look out! Herobrine behind you!! '''The Backrooms''' is an exciting and interactive wiki-experience for all ages, ''positively packed'' with family fun. Harvest scrap metal from microwave ovens to survive. And most importantly, don't turn into goo.{{Stub}} {{#css: body { background: #E4E6A8; background: linear-gradient(327deg,rgba(228, 230, 168, 1) 0%, rgba(225, 226, 187, 1) 38%, rgba(214, 222, 167, 1) 51%, rgba(195, 203, 110, 1) 70%, rgba(198, 197, 139, 1)..."
 
Teeth (talk | contribs)
"I'm the hunter" - Björk
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Bro look out! Herobrine behind you!! '''The Backrooms''' is an exciting and interactive wiki-experience for all ages, ''positively packed'' with family fun. Harvest scrap metal from microwave ovens to survive. And most importantly, don't turn into [[goo]].{{Stub}}
[[File:Slenderman.jpg|250px|thumb|alt=An illustration of Slenderman|Herobrine is knocking at you're door!]]
 
Bro look out! Herobrine behind you!! '''The Backrooms''' is an exciting and interactive wiki-experience for all ages, ''positively packed'' with family fun. Harvest scrap metal from microwave ovens to survive. And most importantly, don't turn into [[goo]].
 
== Creature scavenger hunt! ==
<big>Creatures found: '''⅕''' (<span class="stars">⭐️<span class="empty-star">⭐️⭐️⭐️⭐️</span></span>)<sub>booo try harder</sub></big>
 
{| class="wikitable"
|+ The Backrooms contains at least [[five]] creatures!
|-
! Floor !! Legal Name !! PFP
|-
| 1 || Herobrine ||
[[File:Slenderman 2.jpg|100px|frameless|center|alt=An illustration of Slenderman]]
|-
| 1.6.4 || Herobrine 2 || [[File:モザイク顔 (16018637321).jpg|100px|frameless|center|alt=Photo of somebody wearing a Herobrine costume]]
|-
| Ground Floor || The Clipster || [[File:Clippy Agoratry (20691318355).jpg|100px|frameless|center|alt=Clippy edited into a photo of a parking lot with surrounding foliage]]
|-
| -⅔ || The Ensemble || [[File:Schautanz Simpsons.jpg|100px|frameless|center|alt=A group photo of people in garish costumes of Simpsons characters]]
|-
| -1 || Basement Guy || [[File:Forgotten Memories of Exploring a Liminal Space.jpg|100px|frameless|center|alt=Dark empty hallway in an office building]]
|}
 
{{#css:
{{#css:
body {
body {
   background:  #E4E6A8;
   background:  #E4E6A8;
   background: linear-gradient(327deg,rgba(228, 230, 168, 1) 0%, rgba(225, 226, 187, 1) 38%, rgba(214, 222, 167, 1) 51%, rgba(195, 203, 110, 1) 70%, rgba(198, 197, 139, 1) 81%);
   background: linear-gradient(327deg,rgba(228, 230, 168, 1) 0%, rgba(225, 226, 187, 1) 38%, rgba(214, 222, 167, 1) 51%, rgba(195, 203, 110, 1) 70%, rgba(198, 197, 139, 1) 81%);
  animation: 20s infinite alternate filter-fuckery;
}
}


Line 9: Line 33:
   background:  #E4E6A8;
   background:  #E4E6A8;
background: linear-gradient(176deg,rgba(228, 230, 168, 1) 0%, rgba(225, 226, 187, 1) 38%, rgba(214, 222, 167, 1) 51%, rgba(195, 203, 110, 1) 70%, rgba(198, 197, 139, 1) 81%);
background: linear-gradient(176deg,rgba(228, 230, 168, 1) 0%, rgba(225, 226, 187, 1) 38%, rgba(214, 222, 167, 1) 51%, rgba(195, 203, 110, 1) 70%, rgba(198, 197, 139, 1) 81%);
  animation: 31s infinite alternate filter-fuckery;
}
}


Line 14: Line 39:
   background:  #E4E6A8;
   background:  #E4E6A8;
   background: repeating-linear-gradient(91deg,rgba(228, 230, 168, 1) 0%, rgba(225, 226, 187, 1) 28px, rgba(225, 226, 187, 1) 42px, rgba(225, 226, 187, 1) 67px, rgba(198, 197, 139, 1) 82px, rgba(191, 167, 107, 1) 83px, rgba(225, 226, 187, 1) 84px, rgba(191, 167, 107, 1) 85px);
   background: repeating-linear-gradient(91deg,rgba(228, 230, 168, 1) 0%, rgba(225, 226, 187, 1) 28px, rgba(225, 226, 187, 1) 42px, rgba(225, 226, 187, 1) 67px, rgba(198, 197, 139, 1) 82px, rgba(191, 167, 107, 1) 83px, rgba(225, 226, 187, 1) 84px, rgba(191, 167, 107, 1) 85px);
  animation: 17s infinite alternate filter-fuckery;
}
.catlinks, .wikitable, figure[typeof~="mw:File/Thumb"] {
  background: rgba(225, 226, 187, 1);
}
.vector-menu-tabs-legacy {
  background: ;
  li {
    background: linear-gradient(180deg, transparent, rgba(195, 203, 110));
  }
  .selected {
    background: linear-gradient(180deg, transparent, rgba(228, 230, 168));
  }
}
.wikitable > * > tr > th {
  background: linear-gradient(150deg, transparent, rgba(195, 203, 110));
}
a, .vector-menu-tabs-legacy li a {
  color: rgb(171, 182, 30);
  &:visited {
    color: rgb(109, 112, 71);
  }
}
img {
  filter: sepia(60%) saturate(1.1) contrast(1.5);
}
.stars {
  filter: drop-shadow(1px 1px 1px #0008);
}
.empty-star {
  opacity: 50%;
  filter: grayscale(80%);
}
@keyframes filter-fuckery {
  0% {
    filter: contrast(110%);
  }
  12.5% {
    filter: contrast(100%);
  }
  25% {
    filter: contrast(120%);
  }
  37.5% {
    filter: contrast(95%) sepia(60%);
  }
  50% {
    filter: contrast(105%);
  }
  62.5% {
    filter: contrast(100%);
  }
  75% {
    filter: contrast(95%);
  }
  87.5% {
    filter: contrast(130%) blur(0.4px);
  }
  90% {
    filter: contrast(110%);
  }
}
}
}}
}}