Difference between revisions of "Template:InfoBox"

From Detective Conan Wiki
m
m
Line 1: Line 1:
<includeonly><div class="infobox" style="{{{style|width: 275px; font-size: 90%; display: flex; flex-wrap: wrap; gap: 0.3em; padding: 0.4em;}}} {{#if: {{{accent-color|}}} |--accent-color:{{{accent-color|}}};}}">{{{content|}}}</div>
+
<includeonly><div class="infobox" style="{{{style|width: 275px; font-size: 90%; display: flex; flex-wrap: wrap; gap: 4px; padding: 0.4em;}}} {{#if: {{{accent-color|}}} |--accent-color:{{{accent-color|}}};}}">{{{content|}}}</div>
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
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.
 
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.

Revision as of 03:05, 23 July 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