Difference between revisions of "Template:InfoBox/LabeledRow"
From Detective Conan Wiki
(Created Template:InfoBox/LabeledRow) |
(→See also: Template:InfoBox/See also links) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#if: | <includeonly>{{#if: | ||
| − | {{#ifeq: {{{3|}}} | force-appear | + | {{#ifeq: {{lc: {{{3|}}} }} | force-appear |
| − | | {{#ifeq: {{{2|}}} | not-applicable || show }} | + | | {{#ifeq: {{lc: {{{2|}}} }} | not-applicable || show }} |
| {{#if: {{{2|}}} | show }} }} | | {{#if: {{{2|}}} | show }} }} | ||
| − | | <div style="display: flex; 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.