Archive:000/Test: Difference between revisions

No edit summary
Line 52: Line 52:
|}
|}


todo: make the following example bullet list collapsed by default:
 
bullet list:
* point 1
* point 2 <ul class="mw-collapsible mw-collapsed"><li>subpoint A</li><li>subpoint B</li></ul>
* point 3
 
 
another bullet list:
<div class="expandable-bullets">
<div class="expandable-bullets">
* i make my point
* i make my point
Line 61: Line 68:
* and thus reach a bold conclusion
* and thus reach a bold conclusion
</div>
</div>
another bullet list:
* point 1
* point 2 <ul class="mw-collapsible mw-collapsed"><li>subpoint A</li><li>subpoint B</li></ul>
* point 3