{{{content}}}
This template is a simple wrapper for {{box-top}}
/ {{box-bottom}}
. The templates have the same appearance, but {{collapse}}
takes the box content as a parameter, instead of the content being sandwiched between the two separate templates.
Code:
{{collapse|title=My title| * Some collapsible content * Another entry }}
Result:
content
(defaults to the first unnamed parameter)title
(defaults to the second unnamed parameter)bg
— background color for the title bar