Difference between revisions of "Template:Person"
From LGPedia
m |
m |
||
Line 78: | Line 78: | ||
===Age=== | ===Age=== | ||
− | 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>{{ | + | 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|DATE}}</nowiki></code> (e.g. <code>age = <nowiki>{{age|19840401}}</nowiki></code>), so the current age will always be calculated automatically. |
[[Category:Person templates]] | [[Category:Person templates]] | ||
</noinclude> | </noinclude> |
Revision as of 15:05, 8 April 2008
{{{name}}} | |||||
| |||||
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|DATE}}
(e.g. age = {{age|19840401}}
), so the current age will always be calculated automatically.