Difference between revisions of "Template:FanPerson"
From LGPedia
(i have no idea.) |
(first/last should work now) |
||
Line 4: | Line 4: | ||
<center>{{#if: {{{image|}}} | [[Image:{{{image}}}|200px]] |}}</center> | <center>{{#if: {{{image|}}} | [[Image:{{{image}}}|200px]] |}}</center> | ||
<div style="clear:left;font-size:10px;text-align:center;"> | <div style="clear:left;font-size:10px;text-align:center;"> | ||
− | <div style="width:110px;float:left;"> | + | {{ #if: {{{first|}}} | <div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div> }} |
− | <div style="width:110px;float:left;clear:right;"> | + | {{ #if: {{{last|}}} | <div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div> }} |
<br clear="all" /> | <br clear="all" /> | ||
− | {{ #if: {{{first|}}} <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;"> | + | {{ #if: {{{first|}}} | <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">{{{first}}}</div>}} |
− | {{{first}}}</div>}} | + | {{ #if: {{{last|}}} | <div style="width:110px;float:left;border-top:1px solid #535353;">{{{last}}}</div>}} |
− | {{ #if: {{{last|}}} <div style="width:110px;float:left;border-top:1px solid #535353;">{{{last}}}</div>}} | + | |
</div><br clear="all"/> | </div><br clear="all"/> | ||
{{ #if: {{{blogs|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid {{ #if: {{{color|}}} | {{{color}}} | #909090}};"> | {{ #if: {{{blogs|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid {{ #if: {{{color|}}} | {{{color}}} | #909090}};"> | ||
Line 53: | Line 52: | ||
| color = | | color = | ||
| blogs = | | blogs = | ||
+ | | unseen = | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 21:45, 24 June 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 = | actor = | color = | blogs = | unseen = }}
The colors that are available for use in this template can be seen at Web colors on Wikipedia.