Difference between revisions of "Template:InfoBox"
From Detective Conan Wiki
m |
|||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| − | <div class="infobox" style="{{{style|width: 285px; font-size: 90%;}}} --accent-color:{{{accent-color|}}};">{{{content|}}}</div> | + | <div class="infobox" style="{{{style|width: 285px; font-size: 90%;}}} {{#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 02:49, 17 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.