Difference between revisions of "Template:FanPerson"

From LGPedia
Jump to: navigation, search
m (Testing case if name is blank)
m
Line 1: Line 1:
 
{| class="infobox" align="right" style="width:242px;border:{{{color|#909090}}} 1px solid;background:{{{bgcolor|#f5f5f5}}};font-size:10px;-moz-border-radius:10px;padding:10px 10px 10px 10px;" cellspacing="0"  
 
{| class="infobox" align="right" style="width:242px;border:{{{color|#909090}}} 1px solid;background:{{{bgcolor|#f5f5f5}}};font-size:10px;-moz-border-radius:10px;padding:10px 10px 10px 10px;" cellspacing="0"  
 
|-
 
|-
|style="color: #535353; font-size:16px; font-weight:900;line-height:1.5em;" align="center" colspan="2" | '''{{#if:{{{last|}}}|{{{name}}}|{{PAGENAME}}}}'''
+
|style="color: #535353; font-size:16px; font-weight:900;line-height:1.5em;" align="center" colspan="2" | '''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}'''
 
|-
 
|-
 
|align="center" colspan="2"|
 
|align="center" colspan="2"|

Revision as of 02:47, 25 January 2008

FanPerson
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.