Template:InfoBox/CollapsibleRow: Difference between revisions
Appearance
m collapsible -> mw-collapsible |
Test of abandoning wikitable for this |
||
| Line 1: | Line 1: | ||
<includeonly>{{#if: {{{2|}}} | <includeonly>{{#if: {{{2|}}} | ||
| | | <div class="mw-collapsible mw-collapsed" style="border-top: {{#if: {{{border-top|}}} | {{{border-top}}} | 1px dotted #aaaaaa}}; font-weight: bold;"> | ||
<div>{{#if: {{{1|}}} | {{{1}}} | Label is empty }}</div> | |||
<div class="mw-collapsible-content" style="font-weight: initial;">{{{2}}}</div> | |||
</div> }}</includeonly><noinclude> | |||
This template allows you to insert a collapsible row and is meant to be used in conjunction with [[Template:InfoBox]]. | |||
{{{2}}} | |||
This template allows you to insert a collapsible | |||
== See also == | == See also == | ||
Revision as of 05:01, 14 March 2026
This template allows you to insert a collapsible row and is meant to be used in conjunction with Template:InfoBox.