Template:Bio

From The Processor

(Difference between revisions)
Line 1: Line 1:
-
<table class="infobox" style="width: 21em; font-size:90%; text-align: left; align: right;" cellspacing="2">
+
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; align=right;"
-
<tr><th colspan="2" style="text-align: center;"><big>{{{subject_name|{{PAGENAME}}}}}</big></th></tr>
+
| align="center" colspan=2 bgcolor="#CCCCCC" style="font-size:110%; " | '''''{{{title}}}'''''
-
{{#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>}}
+
| align="center" colspan="2" | [[image:{{{image_name}}}|{{{image_size}}}]
-
}}<tr valign="top"><th align="right">Born</th> <td>{{{date_of_birth}}}{{#if:{{{place_of_birth|}}}
+
|- valign="top"
-
| <br/>{{{place_of_birth}}}
+
| style="white-space: nowrap;" bgcolor="#CCCCCC" | '''Name'''
-
}}</td></tr>
+
| style="width:14em" | {{{subject_name}}}
-
{{#if:{{{date_of_death|}}}
+
|- valign="top"
-
|<tr valign="top"><th style="text-align:right;">Died</th> <td>{{{date_of_death}}}{{#if:{{{place_of_death|}}}
+
| style="white-space: nowrap;" bgcolor="#CCCCCC" | '''Age'''
-
  | <br/>{{{place_of_death}}}
+
| {{{age}}}
-
  }}</td></tr>
+
|- valign="top"
-
}}{{#if:{{{occupation|}}}
+
| style="white-space: nowrap;" bgcolor="#CCCCCC" | '''Location'''
-
|<tr valign="top"><th style="text-align:right;">Trade</th> <td>{{{occupation}}}</td></tr>
+
| {{{location}}}
-
}}{{#if:{{{spouse|}}}
+
|- valign="top"
-
|<tr valign="top"><th style="text-align:right;">Spouse</th> <td>{{{spouse}}}</td></tr>
+
| style="white-space: nowrap;" bgcolor="#CCCCCC" | '''Course'''
-
}}</table>
+
| {{{course}}}
-
 
+
|- valign="top"
-
== Usage ==
+
| style="white-space: nowrap;" bgcolor="#CCCCCC" | '''Year entered in APC'''
-
<pre>
+
| {{{year}}}
-
{{Bio
+
|}
-
| subject_name  =
+
-
| image_name    =
+
-
| image_size    =
+
-
| image_caption  =
+
-
| date_of_birth  =
+
-
| place_of_birth =
+
-
| date_of_death  =
+
-
| place_of_death =
+
-
| occupation    =
+
-
| spouse        =
+
-
}}
+
-
</pre>
+

Revision as of 17:33, 31 August 2006

{{{title}}}
[[image:{{{image_name}}}|{{{image_size}}}]
Name {{{subject_name}}}
Age {{{age}}}
Location {{{location}}}
Course {{{course}}}
Year entered in APC {{{year}}}
Personal tools