NOTICE:
This is a component page used internally by the SCP Wiki. It is intended to be used and included on other pages.
What this is
This page contains the source code for the top half of the Nested Collapsible component, created by Boyu12 for the Japanese branch.
Usage
How to create a nested collapsible:
[[include :scp-wiki:component:coltop
| show=+ show block
| hide=- hide block
]]
Text to show inside the collapsible
[[include :scp-wiki:component:colend]]
Don't remove any of the pipe symbols! (|)
You can nest as many Nested Collapsibles inside each other as you like. You can even put Nested Collapsibles inside regular collapsibles, and vice versa. However, you cannot nest regular collapsibles inside other regular collapsibles.
- [[li class="folded "]][[ul]]_
[[div_ class="foldable-list-container"]]
+ Show block- Hide block