Template:Clade box/doc
![]() | This is a documentation subpage for Template:Clade box. It may contain usage information, categories and other content that is not part of the original template page. |
Create a simple collapsable box to display large cladograms.
Usage
<syntaxhighlight lang="wikitext">
Title or caption
This text is not collapsible; but the next div element is collapsible and hidden by default:
Label |
| ||||||
</syntaxhighlight>
Title or caption
This text is not collapsible; but the next div element is collapsible and hidden by default:
Label |
| ||||||
Parameters
|caption=
– caption to include in box header|color=
– background color for box header (default: #F0F2F5)|border=
– CSS properties of box border (default: solid 1px #aaa)|width=
– width of box (default: 100%)|show=
– if parameter present the initial state of the box is expanded (default: collapsed)|content=
– the content of the box (usually a large cladogram)|text=
– text to show in the box before the collapsed content