Difference between revisions of "Template:Person"

From LGPedia
Jump to: navigation, search
(rv errors)
(fixed first and last condidtional)
Line 7: Line 7:
 
<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"/>
 
</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:32, 4 May 2007

{{{name}}}
First Appearance
Last Appearance



Age
Unknown
Portrayed by
Unknown

</div>


Usage

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