Template:Infobox/row

From GPVWC Wiki
Revision as of 22:59, 23 May 2011 by Mal mckee (Talk | contribs)

(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 scope="row" style="text-align:left; ">{{{label}}}</th>
   <td class="" style="">
  |<td colspan="2" class="" style="text-align:center; ">
 }}

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

}}

}}