Template:CollapseStart/doc

From Deep Rock Galactic Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

{{CollapseStart}} and {{CollapseEnd}} are used to make specific content collapsible.

Usage

Insert the content you want to be collapsible between the two templates:

{{CollapseStart|This is the header}}
Hidden Content
{{CollapseEnd}}
creates
This is the header
Hidden Content

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.