Difference between revisions of "Template:InfoBox/CollapsibleRow"

From Detective Conan Wiki
m (collapsible -> mw-collapsible)
(Test of abandoning wikitable for this)
Line 1: Line 1:
 
<includeonly>{{#if: {{{2|}}}
 
<includeonly>{{#if: {{{2|}}}
| {{{!}} class="mw-collapsible mw-collapsed" style="background: transparent; width: 100%;" cellspacing="0"
+
| <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>
! style="border-top: {{#if: {{{border-top|}}} | {{{border-top}}} | 1px dotted #aaaaaa}};" {{!}} {{#if: {{{1|}}} | {{{1}}} | Label is empty }}
+
    <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}}}
 
{{!}}} }}</includeonly><noinclude>
 
This template allows you to insert a collapsible table and is meant to be used in conjunction with [[Template:InfoBox]].
 
  
 
== See also ==
 
== See also ==

Revision as of 05:01, 14 March 2026