Template:Person: Difference between revisions
From TANGOWIKI-TITAF
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
<!-- Layout container: free text on left, infobox on right --> | <!-- Layout container: free text on left, infobox on right --> | ||
<div style="overflow: hidden;"> | <div style="overflow: hidden;"> | ||
<!-- Free text (to the left of infobox) --> | |||
<div style="margin-right:360px;"> | |||
{{{FreeText}}} | |||
</div> | |||
<!-- Infobox on the right --> | <!-- Infobox on the right --> | ||
| Line 62: | Line 67: | ||
}} | }} | ||
<!-- Continue infobox fields as in your version... --> | <!-- Continue infobox fields as in your version... --> | ||
</div> | </div> | ||