Boveta Basalt Theme
rating: +15+x


Info

To add the rate box with message, simply add this:

[[include :backrooms-wiki:component:open cw=0]]
change cw to 1 for cw
[[include :backrooms-wiki:component:close]]

logo

On any page:
[[include :backrooms-wiki:theme:boveta-basalt]]

OVERVIEW

Boveta Basalt by neptunium153neptunium153 is a remastered port of the original Boveta Theme by neptunium153neptunium153.

The Department of Classification found the original design ugly so they took the matters into their own hands and made the new theme. This port is designed to provide a modernized and more flexible visual framework, preserving the aesthetics of the original while improving it through Basalt’s streamlined design and updated CSS1. The code itself was stolen by spies in the Eternal Repository and AEA.

Basalt is an aesthetic theme for the SCP Wiki by LirynLiryn and Placeholder McDPlaceholder McD functioning as an extension of Bedrock, a base theme created specifically for this project. Visit Bedrock's wiki page or its home on GitHub for more info, including all of the CSS variables it offers.

SETTINGS

Add them to your [[include]] module to modify aspects of Boveta Basalt.

[[include :backrooms-wiki:theme:boveta-basalt themesetting]]

[[include :backrooms-wiki:theme:boveta-basalt themesetting|another-themesetting]]

All theme settings as of the current version:

  • wide=a Widens page
  • hidetitle=a Removes page title
  • centertitle=a Centers page title
  • mainheader=a Changes header to main logo.
  • graymode=a Makes everything gray.
  • blockcollapsible=a Makes the collapsibles blocky.

For example, this theme page uses the settings wide=a.

DIVS

NORMAL DIVS

[[div class="blockquote"]]

[[div class="notation"]]

[[div class="jotting"]]

[[div class="smallmodal"]]

[[div class="floatbox left"]]

[[div class="floatbox right"]]

[[div class="papernote"]]

[[div class="amylaseblock"]]

THE MEMO WALL

[[div class="main_memo"]]

[[div class="party_memo"]]

[[div class="military_memo"]]

[[div class="army_memo"]]

[[div class="af_memo"]]

[[div class="robo_memo"]]

[[div class="cyber_memo"]]

[[div class="ddf_memo"]]

[[div class="edu_memo"]]

[[div class="cla_memo"]]

[[div class="propaganda_memo"]]

[[div class="science_memo"]]

[[div class="aml_memo"]]

[[div class="agpl_memo"]]

[[div class="agriculture_memo"]]

[[div class="labor_memo"]]

[[div class="infrastructure_memo"]]

[[div class="dos_memo"]]

[[div class="customs_memo"]]

[[div class="gelco_memo"]]

CUSTOM MEMO

To make a custom memo, simply type this in a CSS module:

div.name_memo {
    --memo-heading: "Heading";
    --memo-color: var(--basalt-bright-element-color);
    --memo-bg-image: url(logo url);
}

SPECIAL DIVS


<system> [euclid device online]
<system> software version: 2.3.1
<system> power: nominal
<system> target level: ███
<system> credentials: VERIFIED
<system> initiating user interface…
<system> ERROR: file "darkblock" not found
<system> entering error diagnostics...


<system> error diagnostics initiated, output report? [Y/n]
<user> Y
<system> "darkblock" is not present on Basalt. To use the Euclid Device terminal in the new Basalt-based theme, type the following:

[[div class="euclid_terminal"]]

Also yeah this is absolutely not how a terminal works im too lazy to figure out what should be typed.

[[div class="document"]]

These document divs use a different font.

[[div class="darkdocument"]]

These document divs use a different font.

MISC STUFF

Missing alt text.

Image block.

A horizontal rule can be created with 4+ hyphens "----" and extends across the whole page if it is not placed inside anything (e.g. a blockquote)2.


Titles can be created by putting between one and six pluses "+" at the start of a line.

First Title

Second Title

Third Title

Fourth Title

Fifth Title
Sixth Title

Non-existent Link
Existent Link

This is a tab view.

This is a table
You should know how to make these
already
But do you?

SD CLASSES

Normal SD Classes

sdpic1
sdpic2
sdpic3
sdpic4
sdpic5

Boveta Specific SD Classes

csdpic1
csdpic2
csdpic3
csdpic4
csdpic5
csdpic6

Header is ELECTROLIZE.
Title is ALDRICH.
Body font is INTER.
Monospace, Document div, and Euclid Terminal font is OVERPASS MONO.

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