Jump to content

Template:InfoBox/Item: Difference between revisions

From Detective Conan Wiki
nowiki -> div
No need for a dedicated none keyword, this is actually an acceptable CSS value
Line 1: Line 1:
<includeonly>{{#if: {{{1|}}} | <div style="padding: 2px; border-top: {{#if: {{{border-top|}}} | {{#ifeq: {{lc:{{{border-top}}} }} | none | 0 | {{{border-top}}} }} | 1px dotted #aaa }}; margin-top: 2px;">{{{1}}}</div>|<div></div>}}</includeonly><noinclude>
<includeonly>{{#if: {{{1|}}} | <div style="padding: 2px; border-top: {{#if: {{{border-top|}}} | {{{border-top}}} | 1px dotted #aaa }}; margin-top: 2px;">{{{1}}}</div>|<div></div>}}</includeonly><noinclude>
This template allows you to insert anything and is meant to be used in conjunction with [[Template:InfoBox]]. It is recommended to only use this template when none of the other subtemplates are applicable
This template allows you to insert anything and is meant to be used in conjunction with [[Template:InfoBox]]. It is recommended to only use this template when none of the other subtemplates are applicable


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 23:31, 15 August 2025

This template allows you to insert anything and is meant to be used in conjunction with Template:InfoBox. It is recommended to only use this template when none of the other subtemplates are applicable