Difference between revisions of "Template:Infobox Biography"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <table class="infobox vcard" style="width:{{{box_width|22em}}}; font-size:90%; text-align:left;" cellspacing="2"> | + | <includeonly><table class="infobox vcard" style="width:{{{box_width|22em}}}; font-size:90%; text-align:left;" cellspacing="2"> |
<tr><th colspan="2" style="text-align: center;"><big class="fn">{{{subject_name|{{PAGENAME}}}}}</big></th></tr> | <tr><th colspan="2" style="text-align: center;"><big class="fn">{{{subject_name|{{PAGENAME}}}}}</big></th></tr> | ||
{{#if:{{{image_name|}}}|<tr><td colspan="2" align="center">[[Image:{{{image_name}}}|{{{image_size|180x180px}}}|center]] {{#if:{{{image_caption|}}}|<div style="line-height:1.25em;">{{{image_caption}}}</div>|}}|}} | {{#if:{{{image_name|}}}|<tr><td colspan="2" align="center">[[Image:{{{image_name}}}|{{{image_size|180x180px}}}|center]] {{#if:{{{image_caption|}}}|<div style="line-height:1.25em;">{{{image_caption}}}</div>|}}|}} | ||
Line 26: | Line 26: | ||
}}{{#if:{{{website|}}} | }}{{#if:{{{website|}}} | ||
|<tr valign="top"><th style="text-align:right;">Website</th> <td>{{{website}}}</td></tr> | |<tr valign="top"><th style="text-align:right;">Website</th> <td>{{{website}}}</td></tr> | ||
− | }}</table> | + | }}</table></includeonly> |