Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Collapsible: Difference between revisions

Template page
Created page with "<div class="mw-collapsible" style="width:400px; overflow:auto;"> <div style="font-weight:bold;line-height:1.6;">{{{title}}}</div> <div class="mw-collapsible-content"> {{{content}}} </div> </div>"
 
m move button closer to title
Line 1: Line 1:
<div class="mw-collapsible" style="width:400px; overflow:auto;">
<div class="mw-collapsible collapsible-toggle-left" style="overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">{{{title}}}</div>
<div class= "collapsible-title-left" style="font-weight:bold;line-height:1.6;">{{{title}}}</div>
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
{{{content}}}
{{{content}}}
</div>
</div></div>
</div>

Revision as of 14:09, 1 July 2023

{{{title}}}

{{{content}}}