Difference between revisions of "Template:Infobox/Row"

From collargoggle codex
Line 1: Line 1:
 
<includeonly>{{#if: {{{1|}}}{{{3|}}}
 
<includeonly>{{#if: {{{1|}}}{{{3|}}}
 
   | <tr>{{#if: {{{1|}}}  
 
   | <tr>{{#if: {{{1|}}}  
     | <td class="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 12:35, 1 May 2021

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

Template:Infobox/Row/doc