Template:FanPerson: Difference between revisions
From LGPedia
Jump to navigationJump to search
m Rearranged to mimic Person template |
m appearances conditional; makes box significantly smaller |
||
| Line 3: | Line 3: | ||
</div> | </div> | ||
<center>{{#if: {{{image|}}} | [[Image:{{{image}}}|200px]] |}}</center> | <center>{{#if: {{{image|}}} | [[Image:{{{image}}}|200px]] |}}</center> | ||
<div style="clear:left;font-size:10px;text-align:center;"> | {{ #if: {{{first|}}} | <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: {{{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> }} | {{ #if: {{{last|}}} | <div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div> }} | ||
| Line 9: | Line 9: | ||
{{ #if: {{{first|}}} | <div style="width:110px;float:left;clear:left;border-top:1px solid #535353;">{{{first}}}</div>}} | {{ #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>}} | {{ #if: {{{last|}}} | <div style="width:110px;float:left;border-top:1px solid #535353;">{{{last}}}</div>}} | ||
</div><br clear="all"/> | </div>}}{{ #if: {{{last|}}} | <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>}}<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 18:52, 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.