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.
Custom Collapsible
Have you ever needed a collapsible of any shape, color, or size? Well here you have it! This only affects the collapsible link, and not the text inside it, so don't worry!
[[include :backrooms-wiki:component:custom-collapsible
show=Custom Collapsible
|hide=Hidden
|font=var(--header-font)
|size=200%
|color=14, 110, 181
|weight=900
|style=italic
]]
Text inside the collapsible!
[[/collapsible]]
How to Use it
Just use this module as the opening for a collapsible, and the rest is as normal!
- {$show}: The text that shows for a closed collapsible.
- {$hide}: The text that shows for an opened collapsible.
- {$font}: The font of the collapsible.
- {$size}: The size of the collapsible.
- {$color}: The color of the collapsible.
- {$weight}: The weight (boldness) of the collapsible.
- {$style}: If the collapsible is "italic" or "normal".