Template:BoxEndCollapsible
From Persona MUSH Wiki
Scope
This template ends the table used to create the layout boxes in both Template:RightBSCollapsible and Template:LeftBSCollapsible. Because it is fueled by your tears, it's not enough to just put {{BoxEndCollapsible}} at the end of your box. You have to give it the same "id" you used to start the box, and the same colors unless you're making a Yosuke-esque fashion statement.
Code
{{BoxEndCollapsible |id = A unique ID for this box that does not contain a space. It can be the same as the title if it has no space. The same ID must be used for the {{BoxEndCollapsible}} that terminates this template. |headcolor = This is the background color of the header. Insert the hex number for the color you want to use. The default is A6A6A6 (aka a light gray). |headtext = This is the color of the header text. Insert the hex number for the color you want to use. The default is 000000 (aka Black). }}
Usage
Refer to Template:RightBSCollapsible or Template:LeftBSCollapsible.