Difference between revisions of "Template:Person"
From LGPedia
					
										
					
					 (not quite right...)  | 
				 (better...)  | 
				||
| Line 1: | Line 1: | ||
{| class="infobox" align="right" style="border:#000 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%;" cellspacing="2"  | {| class="infobox" align="right" style="border:#000 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%;" cellspacing="2"  | ||
| − | |+  '''  | + | |+  '''{{{name}}}'''  | 
|-  | |-  | ||
|style="font-size: 100%;" align="center" colspan="2" |  | |style="font-size: 100%;" align="center" colspan="2" |  | ||
| Line 7: | Line 7: | ||
|- valign=top  | |- valign=top  | ||
! Age  | ! Age  | ||
| − | | {{#if: {{{age|}}} |   | + | | {{#if: {{{age|}}} | {{{age}}} | unknown}}  | 
|- valign=top  | |- valign=top  | ||
! style="width:8em" | Birthday  | ! style="width:8em" | Birthday  | ||
| − | |{{#if: {{{birthday|}}} |   | + | |{{#if: {{{birthday|}}} | {{{birthday}}} | unknown}}  | 
{{#if: {{{youtube|}}} | {{!}}- valign=top  | {{#if: {{{youtube|}}} | {{!}}- valign=top  | ||
! YouTube  | ! YouTube  | ||
| Line 21: | Line 21: | ||
|{{#if: {{{actor|}}} | [[{{{actor}}}]] | unknown}}  | |{{#if: {{{actor|}}} | [[{{{actor}}}]] | unknown}}  | ||
|- valign=top  | |- valign=top  | ||
| − | !   | + | ! 1st appearance:  | 
| {{#if: {{{first|}}} | "[[{{{first}}}]]" | Not yet seen.}}  | | {{#if: {{{first|}}} | "[[{{{first}}}]]" | Not yet seen.}}  | ||
|}  | |}  | ||
| Line 28: | Line 28: | ||
<pre>  | <pre>  | ||
{{Person  | {{Person  | ||
| − | | name        =  | + | | name        =    | 
| image       =    | | image       =    | ||
| − | | age         =  | + | | age         =    | 
| birthday    =    | | birthday    =    | ||
| youtube     =    | | youtube     =    | ||
Revision as of 20:00, 15 November 2006
| 
 Image not available.  | |
| Age | unknown | 
|---|---|
| Birthday | unknown
 
  | 
| Played by | unknown | 
| 1st appearance: | Not yet seen. | 
Usage
{{Person
| name        = 
| image       = 
| age         = 
| birthday    = 
| youtube     = 
| myspace     = 
| actor       = 
| first       = 
}}