Difference between revisions of "Template:Infobox/row"

From Twinsuniverse
Jump to: navigation, search
(Undo revision 1424 by J McKalling (talk))
m
Line 1: Line 1:
<includeonly>{{
+
<includeonly>{{!-}}
 +
{{
 
#if: {{{header|}}}
 
#if: {{{header|}}}
|{{!-}}
+
|! colspan="2" class="{{{class|subtitle}}}" {{!}} {{{header}}}
! colspan="2" class="{{{class|subtitle}}}" {{!}} {{{header}}}
+
 
|{{
 
|{{
 
     #if: {{{data|}}}
 
     #if: {{{data|}}}
     |{{!-}}
+
     |{{
{{
+
 
         #if: {{{label|}}}
 
         #if: {{{label|}}}
 
         |! {{{label}}}
 
         |! {{{label}}}
 
{{!}}
 
{{!}}
 
         |{{!}} colspan="2"
 
         |{{!}} colspan="2"
        }}{{#if: {{{class|}}} | class="{{{class}}}"}} {{!}}
+
    }} {{#if: {{{class|}}} |class="{{{class}}}"}} {{!}}
{{{data}}}}}}}
+
{{{data}}} }}
 +
}}
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
This template is used by [[Template:Infobox]] to add a row to the table.
 
This template is used by [[Template:Infobox]] to add a row to the table.

Revision as of 23:25, 19 November 2012

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

Parameters

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

Syntax

Examples