Difference between revisions of "Template:FanPerson"

From LGPedia
Jump to: navigation, search
(added forum-posts in case anyone wants to use that)
(testing.)
Line 36: Line 36:
 
<div style="width:155px;float:left;text-align:right;">{{ #if: {{{actor|}}} | {{{actor}}} | Unknown}}</div>
 
<div style="width:155px;float:left;text-align:right;">{{ #if: {{{actor|}}} | {{{actor}}} | Unknown}}</div>
 
</div>
 
</div>
 +
{{ #if: {{{extra|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;">
 +
{{{extra}}}
 +
</div>|}}
 
</div>
 
</div>
 
<noinclude>
 
<noinclude>
Line 57: Line 60:
 
| blogs      =
 
| blogs      =
 
| unseen      =
 
| unseen      =
 +
| extra      =
 
}}
 
}}
 
</pre>
 
</pre>
  
The colors that are available for use in this template can be seen at [http://en.wikipedia.org/wiki/Web_colors#X11_color_names Web colors] on Wikipedia.
+
The colors that are available for use in this template can be seen at [http://en.wikipedia.org/wiki/Web_colors#X11_color_names Web colors] on Wikipedia. "Extra" can be used to include additional information, using [[Template:FanPerson/Header]] and [[Template:FanPerson/Row]].
  
 
</noinclude>
 
</noinclude>

Revision as of 22:52, 21 July 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      =
| forum-posts =
| actor       =
| 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.