From Brotato Wiki
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Button Text | btntext | Text for the toggle button
| String | required |
ID | id | Unique identifier for the toggle | String | required |