You need to be logged into the wiki to be able to edit! To login or join the wiki, click here.

Difference between revisions of "Template:Infobox/row"

From Kiwiki
Jump to: navigation, search
(Lots of Infobox testing over the next day or so. Hopefully, this will be working soon)
 
 
Line 9: Line 9:
 
{{{data}}}</td></tr>
 
{{{data}}}</td></tr>
 
  }}
 
  }}
 +
}}

Latest revision as of 16:57, 14 March 2012

{{#if:

|<tr><th colspan="2" class="" style="text-align:center; ">{{{header}}}</th></tr>
|{{#if:
 |<tr class="">{{#if:
  |<th scope="row" style="text-align:left; ">{{{label}}}</th>
   <td class="" style="">
  |<td colspan="2" class="" style="text-align:center; ">
 }}

{{{data}}}</td></tr>

}}

}}