Difference between revisions of "Template:Person"

From LGPedia
Jump to: navigation, search
m
m
Line 80: Line 80:
 
If no birthday is given, but the age is known (e.g. through a MySpace or bebo account), put in <code>age</code> as just the number (e.g. <code>age = 23</code>). If the birthday is known, use [[Template:Age]] instead, giving it as <code>age = <nowiki>{{age|YEAR HERE|MONTH HERE|DAY HERE}}</nowiki></code> (e.g. <code>age = <nowiki>{{age|1984|4|1}}</nowiki></code>), so the current age will always be calculated automatically.
 
If no birthday is given, but the age is known (e.g. through a MySpace or bebo account), put in <code>age</code> as just the number (e.g. <code>age = 23</code>). If the birthday is known, use [[Template:Age]] instead, giving it as <code>age = <nowiki>{{age|YEAR HERE|MONTH HERE|DAY HERE}}</nowiki></code> (e.g. <code>age = <nowiki>{{age|1984|4|1}}</nowiki></code>), so the current age will always be calculated automatically.
  
 +
[[Category:Person templates]]
 
</noinclude>
 
</noinclude>

Revision as of 19:59, 7 February 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       =
| blogs       =

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

<!--Add this line ONLY if it will not be left blank-->
| color       = 
}}

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.