Difference between revisions of "Template:Infobox Person"

From Meekipedia
Jump to: navigation, search
Line 1: Line 1:
 
{| class="infobox" style="float: right; width: 22em; text-align: left; font-size: 95%; border: #a0a0a0 1px solid; background-color: #f0f0f0"
 
{| class="infobox" style="float: right; width: 22em; text-align: left; font-size: 95%; border: #a0a0a0 1px solid; background-color: #f0f0f0"
|+ <div style="margin: 10px; font-size: larger; background-color: #e7ca72" | '''{{{name}}}'''</div>
+
|+ style="margin: 10px; font-size: larger; background-color: #e7ca72" | '''{{{name}}}'''
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|
 
! style="font-size: 90%; text-align: center;" colspan="2" {{!}} [[Image:{{{image}}}|{{#if:{{{image_size|}}}|{{{image_size}}}px|200px}}|]] {{#if:{{{caption|}}}|<br>{{{caption}}} }}
 
! style="font-size: 90%; text-align: center;" colspan="2" {{!}} [[Image:{{{image}}}|{{#if:{{{image_size|}}}|{{{image_size}}}px|200px}}|]] {{#if:{{{caption|}}}|<br>{{{caption}}} }}
Line 7: Line 7:
 
{{#if:{{{age|}}}| ! Age: {{!}} {{{age}}} {{!}}- }}
 
{{#if:{{{age|}}}| ! Age: {{!}} {{{age}}} {{!}}- }}
 
{{#if:{{{hometown|}}}| ! Hometown: {{!}} {{{hometown}}} {{!}}- }}
 
{{#if:{{{hometown|}}}| ! Hometown: {{!}} {{{hometown}}} {{!}}- }}
! colspan="2" style="font-size: smaller;" | {{{footnotes|}}} {{!}} }}
+
! colspan="2" style="font-size: smaller;" ! {{{footnotes|}}} {{!}} }}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
 
<!-- with these "if" statements in place, any variable not defined will not show up as a blank row in the infobox -->
 
<!-- with these "if" statements in place, any variable not defined will not show up as a blank row in the infobox -->
 
</noinclude>
 
</noinclude>

Revision as of 05:58, 8 January 2009

{{{name}}}
}}