From Brotato Wiki

Revision as of 13:20, 11 December 2022 by Darkly77 (talk | contribs) (INITIAL \o/)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Starts a toggleable section, with a button that collapses/uncollapses the wrapped text.

Must be used with Template:ToggleEnd, which ends the toggleable section.

The ID should be unique, because the button will toggle any/all other toggleable sections with the same ID. Alternatively, if this effect is desired, the same ID can be used across multiple toggles.

No description.

Template parameters

ParameterDescriptionTypeStatus
Button Textbtntext

Text for the toggle button

Default
Toggle
Example
Toggle More Details
Stringrequired
IDid

Unique identifier for the toggle

Stringrequired