Template:InfoBox/LabeledRow: Difference between revisions
Appearance
→See also: Template:InfoBox/See also links |
Eyacorkett (talk | contribs) m Making border 0 by default |
||
| 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}}} | | | <div style="display: flex; column-gap: 2px; border-top: {{#if: {{{border-top|}}} | {{{border-top}}} | 0 }}; 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]]. | ||
Revision as of 17:51, 13 July 2026
This template allows you to insert a labeled row and is meant to be used in conjunction with Template:InfoBox.
See also
- {{InfoBox/Chronology}}
- {{InfoBox/MainHeader}}
- {{InfoBox/Image}}
- {{InfoBox/Video}}
- {{InfoBox/Section}}
- {{InfoBox/LabeledRow}}
- {{InfoBox/CollapsibleRow}}
- {{InfoBox/Item}}