Template:Infobox

From 2013hs.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<div class="{{{direction|left}}}" style="width: {{{width|auto}}};">
+
<table class="{{{direction|left}}}" style="width: {{{width|auto}}};">
 +
  <tr>
 +
    <th>{{{title}}}</th>
 +
  </tr>
 +
  <tr>
 +
    <td>
     {{{content}}}
     {{{content}}}
-
</div>
+
    </td>
 +
  </tr>
 +
</table>

Revision as of 04:37, 12 June 2013

{{{title}}}
   {{{content}}}