Image Block with Scrollable Sidebox

W A R N I N G
PLEASE DO NOT TOUCH THIS PAGE WITHOUT STAFF PERMISSION.

This is a template page used internally by the Backrooms Wiki.


The first picture ever taken of Level 0.

OGLevel0.jpg

Level 0 is a non-linear space, resembling the back rooms of a retail outlet. Similar to its previous form, all rooms in Level 0 appear uniform and share superficial features such as a yellowish wallpaper, damp carpet, and inconsistently placed fluorescent lighting. However, no two rooms within the level are identical.

The installed lighting flickers inconsistently and hums at a constant frequency. This buzzing is notably louder and more obtrusive than ordinary fluorescent humming, and examination of the fixtures to determine the source has been inconclusive. The substance saturating the carpet cannot be consistently identified. It is not water, nor is it safe to consume.

rating: +7+x

The component was originally developed by AbytherUsAbytherUs and was re-coded by H_WH_W for the Chinese branch, and later re-ported here by Abdallah AmrAbdallah Amr Props to Google Translate improving and being able to carry most of the work off my shoulder.

How to use:

[[include :backrooms-wiki:component:imgb
|align= Image block position (left, right, or center)
|caption= (Caption of the image block here)
|alt= (Alt text of the image here)
|name= (Image link or filename here)
|desc= (Description here)
]]

The first picture ever taken of Level 0, but with align=right.

OGLevel0.jpg

Level 0 is a non-linear space, resembling the back rooms of a retail outlet. Similar to its previous form, all rooms in Level 0 appear uniform and share superficial features such as a yellowish wallpaper, damp carpet, and inconsistently placed fluorescent lighting. However, no two rooms within the level are identical.

The installed lighting flickers inconsistently and hums at a constant frequency. This buzzing is notably louder and more obtrusive than ordinary fluorescent humming, and examination of the fixtures to determine the source has been inconclusive. The substance saturating the carpet cannot be consistently identified. It is not water, nor is it safe to consume.

When the mouse hovers over the image, a sidebar with text descriptions appears. Additionally, on less wide mobile devices, the image will be forcibly centered and text descriptions will appear within the image frame.

Customization:

Original Color Palette

You can use the following method to change the default color scheme back to the original color scheme:

[[include :backrooms-wiki:component:imgb
Other attributes
|og-color=true
]]

Additionally, you can use the following code to customize the color scheme if needed.

:root{
--imgb-background: rgb(var(--swatch-secondary-color));
--img-box-shadow: rgba(var(--swatch-menubg-black-color), 0.1);
--imgb-border: 0.0625rem outset rgba(var(--swatch-primary-darkest), 0.25);
}


The first picture ever taken of Level 0, but with align=center and in its original color scheme.

OGLevel0.jpg

Level 0 is a non-linear space, resembling the back rooms of a retail outlet. Similar to its previous form, all rooms in Level 0 appear uniform and share superficial features such as a yellowish wallpaper, damp carpet, and inconsistently placed fluorescent lighting. However, no two rooms within the level are identical.

The installed lighting flickers inconsistently and hums at a constant frequency. This buzzing is notably louder and more obtrusive than ordinary fluorescent humming, and examination of the fixtures to determine the source has been inconclusive. The substance saturating the carpet cannot be consistently identified. It is not water, nor is it safe to consume.

Original Layout

You can restore the caption text to the bottom using the following method:

[[include :backrooms-wiki:component:imgb
Other attributes
|og-position=true
]]

The first picture ever taken of Level 0, but it looks like how the original component looked like.

OGLevel0.jpg

Level 0 is a non-linear space, resembling the back rooms of a retail outlet. Similar to its previous form, all rooms in Level 0 appear uniform and share superficial features such as a yellowish wallpaper, damp carpet, and inconsistently placed fluorescent lighting. However, no two rooms within the level are identical.

The installed lighting flickers inconsistently and hums at a constant frequency. This buzzing is notably louder and more obtrusive than ordinary fluorescent humming, and examination of the fixtures to determine the source has been inconclusive. The substance saturating the carpet cannot be consistently identified. It is not water, nor is it safe to consume.

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