Difference between revisions of "Template:InfoBox/LabeledRow"
From Detective Conan Wiki
(Removing blank element fallback) |
(→See also: Template:InfoBox/See also links) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
| {{#ifeq: {{lc: {{{2|}}} }} | not-applicable || show }} | | {{#ifeq: {{lc: {{{2|}}} }} | not-applicable || show }} | ||
| {{#if: {{{2|}}} | show }} }} | | {{#if: {{{2|}}} | show }} }} | ||
| − | | <div style="display: flex; column-gap: 2px; border-top: {{#if: {{{border-top|}}} | {{{border-top}}} | 1px dotted #aaa }}; margin-top: | + | | <div style="display: flex; column-gap: 2px; border-top: {{#if: {{{border-top|}}} | {{{border-top}}} | 1px dotted #aaa }}; margin-top: 1px; padding-top: 1px;"><div style="width:100px; flex: 0 0 auto; padding: 2px;">'''{{#if: {{{1|}}} | {{{1}}} | Label is empty}}'''</div><div style="flex-grow: 1; padding: 2px;">{{{2}}}</div> </div>}}</includeonly><noinclude> |
This template allows you to insert a labeled row and is meant to be used in conjunction with [[Template:InfoBox]]. | This template allows you to insert a labeled row and is meant to be used in conjunction with [[Template:InfoBox]]. | ||
== See also == | == See also == | ||
| − | + | {{InfoBox/See also links}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 04:29, 18 March 2026
This template allows you to insert a labeled row and is meant to be used in conjunction with Template:InfoBox.