Difference between revisions of "Template:FanPerson"

From LGPedia
Jump to: navigation, search
m (should be the final fix)
(rv; my changes after this just screwed things up more.)
Line 3: Line 3:
 
</div>
 
</div>
 
<center>{{#if: {{{image|}}} | [[Image:{{{image}}}|200px]] |}}</center>
 
<center>{{#if: {{{image|}}} | [[Image:{{{image}}}|200px]] |}}</center>
{{ #if: {{{first|1}}} |<div style="clear:left;font-size:10px;text-align:center;">
+
{{ #if: {{{first|}}} | <div style="clear:left;font-size:10px;text-align:center;">
|{{ #if: {{{last|1}}} |<div style="clear:left;font-size:10px;text-align:center;">
+
{{ #if: {{{first|}}} | <div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div> }}
{{ #if: {{{first|}}} | <div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div>}}
+
{{ #if: {{{last|}}} | <div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div> }}
{{ #if: {{{last|}}} | <div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div>}}
+
 
<br clear="all" />
 
<br clear="all" />
 
{{ #if: {{{first|}}} | <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">{{{first}}}</div>}}
 
{{ #if: {{{first|}}} | <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">{{{first}}}</div>}}
 
{{ #if: {{{last|}}} | <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>}}
+
</div>}}{{ #if: {{{last|}}} | <div style="clear:left;font-size:10px;text-align:center;">
{{ #if: {{{first|}}} | <div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div>}}
+
{{ #if: {{{first|}}} | <div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div> }}
{{ #if: {{{last|}}} | <div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div>}}
+
{{ #if: {{{last|}}} | <div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div> }}
 
<br clear="all" />
 
<br clear="all" />
 
{{ #if: {{{first|}}} | <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">{{{first}}}</div>}}
 
{{ #if: {{{first|}}} | <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">{{{first}}}</div>}}

Revision as of 19:36, 24 November 2007

{{{name}}}


Age
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     =
| forum-posts =
| youtube     =
| revver      =
| bebo        =
| actor       =
| bgcolor     =
| color       = 
| blogs       =
| unseen      =
| extra       =
}}

The colors that are available for use in this template can be seen at Web colors on Wikipedia. "Extra" can be used to include additional information, using Template:FanPerson/Header and Template:FanPerson/Row.