Difference between revisions of "Template:Infobox/row"

From Twinsuniverse
Jump to: navigation, search
m
m
Line 2: Line 2:
 
<tr>
 
<tr>
 
     {{#if: {{{header|}}}
 
     {{#if: {{{header|}}}
     |<th colspan="2" {{#if: {{{class|subtitle}}} | class="{{{class}}}"}}>{{{header}}}</th>
+
     |<th colspan="2" {{#if: {{{class|subtitle}}} | class="{{{class}}}" | class="subtitle"}}>{{{header}}}</th>
 
     |{{#if: {{{label|}}}
 
     |{{#if: {{{label|}}}
 
         |<th>{{{label}}}</th><td  
 
         |<th>{{{label}}}</th><td  

Revision as of 19:42, 21 November 2012

This template is used by Template:Infobox to add a row to the table.

Parameters

  • header:
  • label:
  • data:
  • class:

Syntax

Examples