Difference between revisions of "Template:Person"

From LGPedia
Jump to: navigation, search
m
Line 12: Line 12:
 
|style="border-top:#535353 1px solid;" width="50%"|{{{first}}}
 
|style="border-top:#535353 1px solid;" width="50%"|{{{first}}}
 
|style="border-top:#535353 1px solid;" width="50%"|{{{last}}}
 
|style="border-top:#535353 1px solid;" width="50%"|{{{last}}}
|} {{#if:{{{blogs|}}} |  
+
|}
 +
{{#if:{{{blogs|}}} |  
 
{{+}}
 
{{+}}
 
{{!}}align="center" style="border-top:2px solid {{{color|#909090}}};" colspan="2"{{!}}
 
{{!}}align="center" style="border-top:2px solid {{{color|#909090}}};" colspan="2"{{!}}
Line 21: Line 22:
 
|-
 
|-
 
|style="border-top:2px solid {{{color|#909090}}};"|Age
 
|style="border-top:2px solid {{{color|#909090}}};"|Age
|align="right" style="border-top:2px solid {{{color|#909090}}};"|{{#if:{{{age|}}}|{{{age}}}|Unknown}} {{#if:{{{birthday|}}} | <br>
+
|align="right" style="border-top:2px solid {{{color|#909090}}};"|{{{age|Unknown}}} {{#if:{{{birthday|}}} | <br>
 
{{+}}
 
{{+}}
 
{{!}}style="border-top:#535353 1px solid;"{{!}}Birthday
 
{{!}}style="border-top:#535353 1px solid;"{{!}}Birthday

Revision as of 21:36, 23 January 2008

{{{name}}}
First Appearance Last Appearance
{{{first}}} {{{last}}}
Age Unknown
Portrayed by Unknown

Usage

{{Person
| name        =
| image       =
| first       =
| last        =
| age         = 
| birthday    =
| myspace     =
| email       =
| forum-posts =
| youtube     =
| revver      =
| bebo        =
| actor       =
| color       = 
| blogs       =

<!--If the character is unseen, add this line. Otherwise, omit it.-->
| unseen      = yes
}}

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

Age

If no birthday is given, but the age is known (e.g. through a MySpace or bebo account), put in age as just the number (e.g. age = 23). If the birthday is known, use Template:Age instead, giving it as age = {{age|YEAR HERE|MONTH HERE|DAY HERE}} (e.g. age = {{age|1984|4|1}}), so the current age will always be calculated automatically.