Difference between revisions of "Template:Infobox Biography 2"
From OutHistory
Jump to navigationJump to searchOutHistory (talk | contribs) (New page: <table> <html><col width="50%" /></html> <tr><td colspan="2"><span style="font-size:x-large"><center>{{{name}}}</center></span></td></tr> {{#if: {{{image|}}} |<html><tr><td colspan="2"></...) |
OutHistory (talk | contribs) |
||
Line 1: | Line 1: | ||
<table> | <table> | ||
− | + | <col width="50%"> | |
<tr><td colspan="2"><span style="font-size:x-large"><center>{{{name}}}</center></span></td></tr> | <tr><td colspan="2"><span style="font-size:x-large"><center>{{{name}}}</center></span></td></tr> | ||
− | {{#if: {{{image|}}} | | + | {{#if: {{{image|}}} |<tr><td colspan="2"></html>[[Image:{{{image}}}||center]]<html></td></tr>|}} |
− | {{#if: {{{subtitle|}}} | | + | {{#if: {{{subtitle|}}} |<tr><td colspan="2" style="font-size: small"><i>{{{subtitle}}}</td></tr>|}} |
− | {{#if: {{{born|}}} | | + | {{#if: {{{born|}}} |<tr><th>Born</th><td></html>{{{born}}}</td></tr>|}} |
− | {{#if: {{{died|}}} | | + | {{#if: {{{died|}}} |<tr><th>Died</th><td></html>{{{died}}}<html></td></tr>|}} |
− | {{#if: {{{role|}}} | | + | {{#if: {{{role|}}} |<tr><th>Role</th><td></html>{{{role}}}<html></td></tr>|}} |
+ | |||
</table> | </table> | ||
− |
Revision as of 10:58, 11 March 2008
<col width="50%">
{{#if: ||}}
{{#if: ||}}
{{#if: ||}}
{{#if: ||}}
{{#if: ||}}
</html>[[Image:{{{image}}}||center]]<html> | |
{{{subtitle}}} | |
Born | </html>{{{born}}} |
---|---|
Died | </html>{{{died}}}<html> |
Role | </html>{{{role}}}<html> |