Difference between revisions of "Template:Person"

From LGPedia
Jump to: navigation, search
m (oops)
(made first and last conditional)
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>{{#if: {{{image|}}} | [[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>
 
<div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div><br clear="all">
 
<div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div><br clear="all">
 
<div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">
 
<div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">
{{{first}}}</div>
+
{{:if# {{{first|}}} |{{{first}}}|}}</div>
<div style="width:110px;float:left;border-top:1px solid #535353;">{{{last}}}</div>
+
<div style="width:110px;float:left;border-top:1px solid #535353;">{{:if# {{{last|}}} |{{{last}}}|}}</div>
 
</div><br clear="all"/>
 
</div><br clear="all"/>
 
{{ #if: {{{blogs|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid {{ #if: {{{color|}}} | {{{color}}} | #909090}};">
 
{{ #if: {{{blogs|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid {{ #if: {{{color|}}} | {{{color}}} | #909090}};">

Revision as of 00:25, 4 May 2007

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


Age
Unknown
Portrayed by
Unknown


Usage

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