Jump to content

Template:InfoBox: Difference between revisions

From Detective Conan Wiki
gap: 4px -> row-gap: 2px
No edit summary
Line 4: Line 4:
   <div class="infobox" style="width: 275px; font-size: 90%; display: flex; flex-direction: column; row-gap: 2px; padding: 4.5px;">{{{main|}}}</div>
   <div class="infobox" style="width: 275px; font-size: 90%; display: flex; flex-direction: column; row-gap: 2px; padding: 4.5px;">{{{main|}}}</div>
</div>
</div>
|<div class="infobox" style="width: 275px; font-size: 90%; display: flex; flex-direction: column; row-gap: 2px; padding: 4.5px; {{#if: {{{header-color|}}} |--header-color:{{{header-color|}}};}}">{{{main|}}}</div>
|<div class="infobox" style="width: 275px; font-size: 90%; padding: 4.5px; {{#if: {{{header-color|}}} |--header-color:{{{header-color|}}};}}">{{{main|}}}</div>
}}
}}
</includeonly><noinclude>
</includeonly><noinclude>

Revision as of 02:17, 7 August 2025

This template and its subtemplates are used to simplify the backends of various other InfoBox templates and can also be used to easily create custom InfoBoxes if needed.

See also