Difference between revisions of "Template:Infobox/Row"
Jump to navigation
Jump to search
KimPegasus (talk | contribs) (Add if wrapping the whole row) |
KimPegasus (talk | contribs) (Add missing end tag.) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#if: {{{1 | + | <includeonly>{{#if: {{{1|}}}{{{3|}}} |
| <tr>{{#if: {{{1|}}} | | <tr>{{#if: {{{1|}}} | ||
− | | <td class="box {{{color|gray}}} infobox__heading" colspan="2">{{{1}}} | + | | <td class="box {{{color|gray}}} infobox__heading" colspan="2">{{{1}}}</td> |
| {{#if: {{{3|}}} | | {{#if: {{{3|}}} | ||
| <th scope="row">{{{2}}}</th> <td>{{{3}}}</td> | | <th scope="row">{{{2}}}</th> <td>{{{3}}}</td> |
Latest revision as of 18:30, 6 October 2020
- This documentation is transcluded from Template:Infobox/Row/doc and needs to be edited separately.