Template:Person: Difference between revisions

From LGPedia
Jump to navigationJump to search
Brucker (talk | contribs)
not quite right...
 
Brucker (talk | contribs)
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"
|+  '''    Episode {{{name}}}'''
|+  '''{{{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|}}} | [[{{{age}}}]] | unknown}}
| {{#if: {{{age|}}} | {{{age}}} | unknown}}
|- valign=top
|- valign=top
! style="width:8em" | Birthday
! style="width:8em" | Birthday
|{{#if: {{{birthday|}}} | [[{{{birthday}}}]] | unknown}}
|{{#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
! First appearance:
! 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

{{{name}}}

Image not available.
Please add one.

Age unknown
Birthday unknown


Played by unknown
1st appearance: Not yet seen.

Usage

{{Person
| name        = 
| image       = 
| age         = 
| birthday    = 
| youtube     = 
| myspace     = 
| actor       = 
| first       = 
}}