Template:Collapsible Toggle

From HorizonXI Wiki

Usage

Functions together with Template:Collapsible Content.

parameters

  • identifier: necessary to have the same identifier as the Collapsible-Content that is supposed to be toggled.
  • text: optional. will display toggle instead.

Example

Here is the {{Collapsible Toggle|identifier=toggle1}} for the element below. 

This one: {{Collapsible Content|identifier=toggle1|Its a list with
* one
* two
* three
elements.}}
And this is below the collapsible content. 

Here is the [toggle] for the element below.

This one:

Its a list with
  • one
  • two
  • three
elements.

And this is below the collapsible content.

See also

Template:Collapsible for a simpler, all-in-one collapsible template better suited for e.g. inline collapsible content.