Template:Collapsible: Difference between revisions

Template page
No edit summary
No edit summary
 
Line 1: Line 1:
<div class="mw-collapsible mw-collapsed" style="width:100%">
<div class="mw-collapsible" style="width:100%">
{{{title|}}}
{{{title|}}}
<div class="mw-collapsible-content">{{{content|}}}</div>
<div class="mw-collapsible-content">{{{content|}}}</div>

Latest revision as of 13:20, 17 June 2024

A section of content that can be collapsed by the reader. Useful for large lists that you want to show by default. If you want to have the list closed by default, use Template:Collapsed instead.