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|}}}  
     | <th class="infobox_heading" colspan="2" style="background-color:{{{themecolor|#aaaaaa}}}; color:{{{themetextcolor|#ffffff}}};">{{{1}}}</th>
+
     | <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