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...")
 
 
(3 intermediate revisions by the same user not shown)
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>
+
     | <th class="infobox_heading" colspan="2" style="background-color:{{{themecolor|#000}}}; color:{{{themetextcolor|#fff}}};">{{{1}}}</th>
 
     | {{#if: {{{3|}}}
 
     | {{#if: {{{3|}}}
 
       | <th scope="row">{{{2}}}</th> <td>{{{3}}}</td>
 
       | <th scope="row">{{{2}}}</th> <td>{{{3}}}</td>

Latest revision as of 19:07, 1 May 2021

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

Template:Infobox/Row/doc