Template:Collapse
From Space Station 14 Wiki
- As a separate string of text
{{Collapse|text inside!!}}
:
text inside!!
- Inside a string of text
Lorem ipsum {{Collapse|text inside!!}} dolor sit amet
:
text inside!!
dolor sit amet
A template for creating collapsible blocks. By default, takes up the entire width, placing the "Expand/Collapse" button to the right.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 | Content inside the box. | String | required |
Is collapsed by default? | collapsed | no description
| Boolean | suggested |
Any custom styling | style | no description
| String | suggested |