Difference between revisions of "Template:CollapsibleLevel2"

From The Star Wars Minute Wiki
Jump to navigation Jump to search
Line 15: Line 15:
{{EndCollapsibleLevel2}}
{{EndCollapsibleLevel2}}
|}
|}
Next TODO: to work out why the "Edit" link doesn't work.


</noinclude><includeonly>
</noinclude><includeonly>
==<span class="mw-customtoggle-{{anchorencode:{{{1}}}}}" style="cursor: pointer; color: blue; text-decoration: underline;">{{{1}}}</span>==
==<span class="mw-customtoggle-{{anchorencode:{{{1}}}}}" style="cursor: pointer; color: blue; text-decoration: underline;">{{{1}}}</span>==
<div id="mw-customcollapsible-{{anchorencode:{{{1}}}}}" class="mw-collapsible mw-collapsed"></includeonly>
<div id="mw-customcollapsible-{{anchorencode:{{{1}}}}}" class="mw-collapsible mw-collapsed"></includeonly>

Revision as of 06:20, 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

Next TODO: to work out why the "Edit" link doesn't work.