MixesDB:Toggle
From MixesDB
Contents |
Toggle
{{Toggle|unique ID|Link text|Toggled text}}
| Link text |
The "unique ID" conects the link with the hidden text. It should be some unique short text in case more toggles are added on that page you want to add this.
ToggleInsert
Insert content somewhere else (an empty div with the same ID as the link).
{{ToggleInsert
|1 = UniqueID
|2 = Link text
|3 = Toggled text
}}
Some other text.
<div id="UniqueID"> </div>
| Link text
Some other text. |
ToggleMulti
Can only be used once per page.
{{ToggleMulti
|L1 = aa
|C1 = aaaaaaaaaaa
|L2 = bb
|C2 = bbbbbbbbbbb
|L3 = cc
|C3 = ccccccccccc
}}
|
aaaaaaaaaaa
|
Set up to 5 sections.
ToggleMultiClear2
Can only be used once per page.
{{#shtml:Template:ToggleMultiClear2
|L1 = aa
|C1 = aaaaaaaaaaa
|L2 = bb
|C2 = bbbbbbbbbbb
}}
| {@{L1}@}
{@{L2}@}
|