Slim ACS

NOTICE:

This is a component page used internally by the SCP Wiki. It is intended to be used and included on other pages.

rating: +22+x

What this does

Makes the sidebar hidden by default and toggled via a corner button, similar to the mobile version of the site.


How to use

1. Copy code below.

2. Paste in article after Black Highlighter and any other Theme include.

[[include :scp-wiki:component:toggle-sidebar-bhl]]

3. (Optional) Style toggle button if using a theme.

There are also 5 CSS Vars available to style the button if needed.
For the colors, it is heavily suggested that you use the available BHL Color Vars which can be found here.

:root {
--toggle-button-bg: hex/rgb/hsl color;
--toggle-border-color: hex/rgb/hsl color;
--toggle-border-width: px/rem/em;
--toggle-icon-color: hex/rgb/hsl color;
--toggle-roundness: percentage;
}


rating: +22+x

This is Slim ACS, a component based on the Anomaly Classification System, and inspired by BASALT, the ACS Animation Component & the Mega Cool Customizable ACS Add-On; with darkmode being based on Night Rush Theme.

What It Does

As you will see, it removes the danger diamond from ACS and the circles in which class icons are located.
Furthermore, it changes the font to one I find more visually pleasing (Monserrat), although this can be easily changed.

It also includes a built-in dark mode to use with dark themes, which changes icons to be more neon-looking; and customizable classes.

Examples


* Stolen from the ACS Component page.

How to Use

Copy-and-paste this into your page and complete with your desired content.


[[include :scp-wiki:component:slim-acs-source custom-setting-one=-- | custom-setting-two=--
|item-number= XXXX
|clearance= # (1-6)
|container-class= class
|disruption-class= class
|risk-class= class
]]


For custom settings, see the EXAMPLES section.

For classes, see below.

Source Code

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