Template:CustomToggle: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
<div class="mw-collapsible" id="mw-customcollapsible-{{{1|}}}">Hidable Thingy</div> | <div class="mw-collapsible" id="mw-customcollapsible-{{{1|}}}">Hidable Thingy</div> | ||
<div>Regular Thingy</div> | |||
Example: | Example: | ||
<pre>{{CustomToggle|PRIM_TYPE|hide=Collapse|show=Expand|class=foo|collapsed=*}}</pre> | <pre>{{CustomToggle|PRIM_TYPE|hide=Collapse|show=Expand|class=foo|collapsed=*}}</pre> | ||
</noinclude> | </noinclude> | ||