Difference between revisions of "Template:FanPerson"
From LGPedia
m (weird error) |
m (should be the final fix) |
||
Line 3: | Line 3: | ||
</div> | </div> | ||
<center>{{#if: {{{image|}}} | [[Image:{{{image}}}|200px]] |}}</center> | <center>{{#if: {{{image|}}} | [[Image:{{{image}}}|200px]] |}}</center> | ||
− | {{ #if: {{{first|}}} |<div style="clear:left;font-size:10px;text-align:center;">|{{ #if: {{{last|}}} |<div style="clear:left;font-size:10px;text-align:center;"> | + | {{ #if: {{{first|1}}} |<div style="clear:left;font-size:10px;text-align:center;"> |
+ | |{{ #if: {{{last|1}}} |<div style="clear:left;font-size:10px;text-align:center;"> | ||
+ | {{ #if: {{{first|}}} | <div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div>}} | ||
+ | {{ #if: {{{last|}}} | <div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div>}} | ||
+ | <br clear="all" /> | ||
+ | {{ #if: {{{first|}}} | <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">{{{first}}}</div>}} | ||
+ | {{ #if: {{{last|}}} | <div style="width:110px;float:left;border-top:1px solid #535353;">{{{last}}}</div>}} | ||
+ | </div>}} | ||
+ | {{ #if: {{{first|}}} | <div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div>}} | ||
+ | {{ #if: {{{last|}}} | <div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div>}} | ||
+ | <br clear="all" /> | ||
+ | {{ #if: {{{first|}}} | <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">{{{first}}}</div>}} | ||
+ | {{ #if: {{{last|}}} | <div style="width:110px;float:left;border-top:1px solid #535353;">{{{last}}}</div>}} | ||
+ | </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}};"> | ||
<div style="width:220px;float:center;text-align:center;">{{{blogs}}}</div></div> | {{ #if: {{{youtube|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid {{ #if: {{{color|}}} | {{{color}}} | #909090}};"> | <div style="width:220px;float:center;text-align:center;">{{{blogs}}}</div></div> | {{ #if: {{{youtube|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid {{ #if: {{{color|}}} | {{{color}}} | #909090}};"> |
Revision as of 19:35, 24 November 2007
{{{name}}}
Age
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 = | forum-posts = | youtube = | revver = | bebo = | actor = | bgcolor = | 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.