Difference between revisions of "Template:Person"

From LGPedia
Jump to: navigation, search
(fixed first and last condidtional)
(ooops - revert again)
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;">
{{#if: {{{first|}}} |{{{first}}}|}}</div>
+
{{{first}}}</div>
<div style="width:110px;float:left;border-top:1px solid #535353;">{{#if: {{{last|}}} |{{{last}}}|}}</div>
+
<div style="width:110px;float:left;border-top:1px solid #535353;">{{{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:34, 4 May 2007

{{{name}}}
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     =
}}