Difference between revisions of "Template:Infobox/Row"

From collargoggle codex
(Created page with "<includeonly>{{#if: {{{1|}}}{{{3|}}} | <tr>{{#if: {{{1|}}} | <td class="box {{{color|gray}}} infobox__heading" colspan="2">{{{1}}}</td> | {{#if: {{{3|}}} | <t...")
 
Line 1: Line 1:
 
<includeonly>{{#if: {{{1|}}}{{{3|}}}
 
<includeonly>{{#if: {{{1|}}}{{{3|}}}
 
   | <tr>{{#if: {{{1|}}}  
 
   | <tr>{{#if: {{{1|}}}  
     | <td class="box {{{color|gray}}} infobox__heading" colspan="2">{{{1}}}</td>
+
     | <td class="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>

Revision as of 11:57, 1 May 2021

This documentation is transcluded from Template:Infobox/Row/doc and needs to be edited separately.

Template:Infobox/Row/doc