Template:InfoBox/CollapsibleRow: Difference between revisions
Appearance
mNo edit summary |
Allow border-top to be overridden via parameter |
||
| Line 2: | Line 2: | ||
| {{{!}} class="collapsible collapsed" style="background: transparent; width: 100%;" cellspacing="0" | | {{{!}} class="collapsible collapsed" style="background: transparent; width: 100%;" cellspacing="0" | ||
{{!}}- | {{!}}- | ||
! style="border-top: 1px dotted #aaaaaa;" {{!}} {{#if: {{{1|}}} | {{{1}}} | Label is empty }} | ! style="border-top: {{#if: {{{border-top|}}} | {{{border-top}}} | 1px dotted #aaaaaa}};" {{!}} {{#if: {{{1|}}} | {{{1}}} | Label is empty }} | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} | ||
Revision as of 03:02, 2 September 2025
This template allows you to insert a collapsible table and is meant to be used in conjunction with Template:InfoBox.