Difference between revisions of "Template:InfoBox"
From Detective Conan Wiki
m |
m |
||
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly><div class="infobox" style="{{{style|width: 285px; font-size: 90%;}}} {{#if: {{{accent-color|}}} |--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. | ||
== See also == | == See also == | ||
| − | * [[Template:InfoBox/ | + | * [[Template:InfoBox/MainHeader]] |
* [[Template:InfoBox/Image]] | * [[Template:InfoBox/Image]] | ||
* [[Template:InfoBox/Section]] | * [[Template:InfoBox/Section]] | ||
Revision as of 04:11, 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.