Template:FanPerson: Difference between revisions

From LGPedia
Jump to navigationJump to search
Renegade (talk | contribs)
desaturated as per Zoey's request, but made bgcolor customizable
Shiori (talk | contribs)
Added Bebo option; made everything optional except age
Line 25: Line 25:
</div>|}}{{ #if: {{{youtube|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
</div>|}}{{ #if: {{{youtube|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
<div style="width:65px;float:left;text-align:left;">YouTube</div>
<div style="width:65px;float:left;text-align:left;">YouTube</div>
<div style="width:155px;float:left;text-align:right;">[http://www.youtube.com/{{{youtube}}} {{{youtube}}}]</div>
<div style="width:155px;float:left;text-align:right;">{{youtube-user|{{{youtube}}}}}</div>
</div>|}}{{ #if: {{{revver|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
</div>|}}{{ #if: {{{revver|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
<div style="width:65px;float:left;text-align:left;">Revver</div>
<div style="width:65px;float:left;text-align:left;">Revver</div>
<div style="width:155px;float:left;text-align:right;">[http://one.revver.com/account/show/{{{revver}}} {{{revver}}}]</div>
<div style="width:155px;float:left;text-align:right;">{{revver-user|{{{revver}}}}}</div>
</div>|}}{{ #if: {{{bebo|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
<div style="width:65px;float:left;text-align:left;">Bebo</div>
<div style="width:155px;float:left;text-align:right;">{{bebo-acct|{{{bebo}}}}}</div>
</div>|}}{{ #if: {{{forum-posts|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
</div>|}}{{ #if: {{{forum-posts|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
<div style="width:65px;float:left;text-align:left;">[[Forum|Forum Posts]]</div>
<div style="width:65px;float:left;text-align:left;">[[Forum|Forum Posts]]</div>
<div style="width:155px;float:left;text-align:right;">{{forum-posts|{{{forum-posts}}}}}</div>
<div style="width:155px;float:left;text-align:right;">{{forum-posts|{{{forum-posts}}}}}</div>
</div>|}}<div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
</div>|}}{{ #if: {{{actor|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
<div style="width:65px;float:left;text-align:left;">Portrayed by</div>
<div style="width:65px;float:left;text-align:left;">Portrayed by</div>
<div style="width:155px;float:left;text-align:right;">{{ #if: {{{actor|}}} | {{{actor}}} | Unknown}}</div>
<div style="width:155px;float:left;text-align:right;">{{{actor}}}</div>
</div>
</div>|}}
{{ #if: {{{extra|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
{{ #if: {{{extra|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
{{{extra}}}
{{{extra}}}
Line 55: Line 58:
| youtube    =
| youtube    =
| revver      =
| revver      =
| bebo        =
| forum-posts =
| forum-posts =
| actor      =
| actor      =

Revision as of 18:32, 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     =
| youtube     =
| revver      =
| bebo        =
| forum-posts =
| 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.