Template:Infobox/row

From BRGS Wiki
Revision as of 17:45, 18 September 2010 by 1885 (Talk) (Basis for the Infobox Template - experimental!)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{#if:

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

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

}}

}}