Difference between revisions of "Template:Person"

From LGPedia
Jump to: navigation, search
(fix in usage)
(make image optional)
Line 2: Line 2:
 
<div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;"><font color=#535353>{{{name}}}</font>
 
<div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;"><font color=#535353>{{{name}}}</font>
 
</div>
 
</div>
<center>[[Image:{{{image}}}|200px]]</center>
+
<center>{{:if# {{{image|}}} | [[Image:{{{image}}}|200px]] |}}</center>
 
<div style="clear:left;font-size:10px;text-align:center;">
 
<div style="clear:left;font-size:10px;text-align:center;">
 
<div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div>
 
<div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div>

Revision as of 21:13, 3 May 2007

{{{name}}}
If
First Appearance
Last Appearance

{{{first}}}
{{{last}}}

Age
Unknown
Portrayed by
Unknown


Usage

{{Person
| name      =
| image     =
| first     =
| last      =
| age       =
| birthday  =
| myspace   =
| youtube   =
| revver    =
| actor     =
| color     = 
| blogs     =
}}