Toggle Sidebar Theme

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.


rating: +2+x

This is a port of the component Toggle Sidebar BHL by WoedenazWoedenaz from the SCP Wiki.

If you want to use it in your page, put:

[[include :backrooms-wiki:component:toggle-sidebar-theme
|theme=stardust]]

You want the theme attribute to be the part of your theme's page's URL after the theme: part. Don't include the theme, this will include it for you.

To customize it, put:

[[module css]]
: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;
}
[[/module]]

thaaaaanks! ~scutoid studios.

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