Sample page: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 151: Line 151:




Use "Collapsible" if there are many examples on the page or if examples are long.
<div class="mw-collapsible mw-collapsed">
<div  class="headline-collapse" >
Headline for collapsible text
</div>
<div class="mw-collapsible-content">
This is  the collapsed text.
</div>
</div>


==Step by  step instructions==
==Step by  step instructions==