Template:Collapsible

From HeRO Wiki
Revision as of 09:16, 20 October 2019 by Plant (Talk | contribs)

Jump to: navigation, search


Usage

This template is preferably used for long content that stretches the page. This template is collapsed by default.

Parameter Usage
{{{text}}} Any data input here is always shown regardless of whether it is collapsed or not. Defaults to show "text" when there is no input.

Example: {{collapsible|text=Hello}}

Hello

content


{{{content}}} Any data input here can be hidden when collapsed. Defaults to show "content" when there is no input.

Example: {{collapsible|content=Hello}}

text

Hello


{{{collapsed}}} Any data input here will cause it to not default to collapsed.

Example: {{collapsible|collapsed=}}

text

content