| You need to be logged into the wiki to be able to edit! To login or join the wiki, click here. |
Template:Infobox/row
From Kiwiki
{{#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>
}}
}}