Template:Infobox person: Difference between revisions

No edit summary
No edit summary
 
Line 83: Line 83:
   <th>Height</th>
   <th>Height</th>
   <td>{{{height}}}</td>
   <td>{{{height}}}</td>
</tr>
}}
<!-- Education -->
{{#if: {{{education|}}} |
<tr>
  <th>Education</th>
  <td>{{{education}}}</td>
</tr>
</tr>
}}
}}
</table>
</table>