Difference between revisions of "Template:CollapsibleLevel2"

From The Star Wars Minute Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> Usage docs to follow </noinclude> ====<span class="mw-customtoggle-{{{1}}}" style="cursor: pointer; color: blue; text-decoration: underline;">{{{1}}}</span>==== <d...")
 
(Not quite working yet...)
Line 1: Line 1:
<noinclude>
<noinclude>
Usage docs to follow
To use this, do something like this:
{|
|<pre>{{CollapsibleLevel2|My Fancy Heading}}
* Pete
* Alex
* ToCo
* The Thax
{{EndCollapsibleLevel2}}</pre>
|{{CollapsibleLevel2|My Fancy Heading}}<br />
* Pete<br />
* Alex<br />
* ToCo<br />
* The Thax<br />
{{EndCollapsibleLevel2}}
|}
</noinclude>
</noinclude>
====<span class="mw-customtoggle-{{{1}}}" style="cursor: pointer; color: blue; text-decoration: underline;">{{{1}}}</span>====
<includeonly>==<span class="mw-customtoggle-{{{1}}}" style="cursor: pointer; color: blue; text-decoration: underline;">{{{1}}}</span>==
<div id="mw-customcollapsible-{{{1}}}" class="mw-collapsible mw-collapsed">
<div id="mw-customcollapsible-{{{1}}}" class="mw-collapsible mw-collapsed"></includeonly>

Revision as of 05:45, 9 April 2018

To use this, do something like this:

{{CollapsibleLevel2|My Fancy Heading}}
* Pete
* Alex
* ToCo
* The Thax
{{EndCollapsibleLevel2}}

My Fancy Heading


  • Pete
  • Alex
  • ToCo
  • The Thax