Template:FanPerson: Difference between revisions

From LGPedia
Jump to navigationJump to search
No edit summary
 
mNo edit summary
Line 4: Line 4:
<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: {{{first|}}} {{ #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: {{{last|}}} {{ #if: {{{unseen|}}} | Last Mention | Last Appearance}} }}</div><br clear="all">
<div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">
{{ #if: {{{first|}}} <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">
{{{first}}}</div>
{{{first}}}</div>}}
<div style="width:110px;float:left;border-top:1px solid #535353;">{{{last}}}</div>
{{ #if: {{{last|}}} <div style="width:110px;float:left;border-top:1px solid #535353;">{{{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 21:48, 16 June 2007

{{{name}}}



Age
Unknown
Portrayed by
Unknown

This template is similar to Template:Person, but does not generate links to fan blogs and actors like Person does. It is for use on LGPedian user's profiles.

Usage

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

The colors that are available for use in this template can be seen at Web colors on Wikipedia.