Template:Collapsible: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<div class="toccolours mw-collapsible" style="width:400px; overflow:auto;"> | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
<div style="font-weight:bold;line-height:1.6;">{{{1}}}</div> | <div style="font-weight:bold;line-height:1.6;">{{{1}}}</div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content mw-collapsed"> | ||
{{{2}}} | {{{2}}} | ||
</div></div><noinclude>{{Template doc}} | </div></div><noinclude>{{Template doc}} | ||
</noinclude> | </noinclude> |
Revision as of 02:02, 31 August 2020
{{{1}}}
{{{2}}}
Note: portions of the template sample may not be visible without values provided. This is normal.
Documentation for Collapsible
This template is used to make collapsible text
Example
You type in
{{Collapsible|Lorem|Ipsum}}
You got
Lorem
Ipsum
You type in
{{Collapsible|Dolor|Sit}}
You got
Dolor
Sit
- This documentation is transcluded from Template:Collapsible/doc.