Difference between revisions of "Template:FanPerson"
From LGPedia
m |
m (Updated to work similar to new person template) |
||
Line 1: | Line 1: | ||
− | + | {| class="infobox" align="right" style="width:242px;border:{{{color|#909090}}} 1px solid;background:{{{bgcolor|#f5f5f5}}};font-size:10px;-moz-border-radius:10px;padding:10px 10px 10px 10px;" cellspacing="0" | |
− | + | |- | |
− | + | |style="color: #535353; font-size:16px; font-weight:900;line-height:1.5em;" align="center" colspan="2" | '''{{{name}}}''' | |
− | + | |- | |
− | + | |align="center" colspan="2"| | |
− | {{ #if: {{{first|}}} | | + | {{#if:{{{image|}}} | [[Image:{{{image}}}|200px| ]]|}} |
− | {{ #if: {{{last|}}} | | + | |- align="center" {{ #if: {{{first|}}} |
− | + | |{{#if:{{{unseen|}}}|First Mention|First Appearance}}}} {{#if:{{{last|}}} | |
− | {{ #if: {{{first|}}} | | + | |{{#if:{{{unseen|}}}|Last Mention|Last Appearance}}}} |
− | {{ #if: {{{last|}}} | | + | |- align="center" {{ #if: {{{first|}}} |
− | + | |style="border-top:#535353 1px solid;"|{{{first}}}}} {{#if:{{{last|}}} | |
− | {{ #if: {{{blogs|}}} | < | + | |style="border-top:#535353 1px solid;"|{{{last}}}}} {{#if: {{{blogs|}}} | <br> |
− | + | {{+}} | |
− | + | {{!}}align="center" style="border-top:2px solid {{{color|#909090}}};" colspan="2"{{!}} | |
− | + | {{{blogs}}} {{#if:{{{youtube|}}} | <br> | |
− | + | {{+}} | |
− | + | {{!}}align="center" style="border-top:2px solid {{{color|#909090}}};" colspan="2"{{!}} |}} |}} | |
− | + | |- | |
− | {{ #if: {{{birthday|}}} | < | + | |style="border-top:2px solid {{{color|#909090}}};"|Age |
− | + | |align="right" style="border-top:2px solid {{{color|#909090}}};"|{{{age|Unknown}}} {{#if:{{{birthday|}}} | <br> | |
− | + | {{+}} | |
− | + | {{!}}style="border-top:#535353 1px solid;"{{!}}Birthday | |
− | + | {{!}}align="right" style="border-top:#535353 1px solid;"{{!}}[[Breeniverse Timeline|{{{birthday}}}]] |}} {{#if:{{{myspace|}}} | <br> | |
− | + | {{+}} | |
− | + | {{!}}style="border-top:#535353 1px solid;"{{!}}[[MySpace]] | |
− | + | {{!}}align="right" style="border-top:#535353 1px solid;"{{!}}{{myspace|{{{myspace}}}}} |}} {{#if:{{{forum-posts|}}} | <br> | |
− | + | {{+}} | |
− | + | {{!}}style="border-top:#535353 1px solid;"{{!}}[[Forum|Forum Posts]] | |
− | + | {{!}}align="right" style="border-top:#535353 1px solid;"{{!}}{{forum-posts|{{{forum-posts}}}}} |}} {{#if:{{{youtube|}}} | <br> | |
− | + | {{+}} | |
− | + | {{!}}style="border-top:#535353 1px solid;"{{!}}[[YouTube]] | |
− | + | {{!}}align="right" style="border-top:#535353 1px solid;"{{!}}{{youtube-user|{{{youtube}}}}} |}} {{#if:{{{revver|}}} | <br> | |
− | + | {{+}} | |
− | + | {{!}}style="border-top:#535353 1px solid;"{{!}}[[Revver]] | |
− | + | {{!}}align="right" style="border-top:#535353 1px solid;"{{!}}{{revver-user|{{{revver}}}}} |}} {{#if:{{{bebo|}}} | <br> | |
− | + | {{+}} | |
− | + | {{!}}style="border-top:#535353 1px solid;"{{!}}[[Bebo]] | |
− | + | {{!}}align="right" style="border-top:#535353 1px solid;"{{!}}{{bebo-acct|{{{bebo}}}}} |}} {{#if:{{{actor|}}} | <br> | |
− | + | {{+}} | |
− | + | {{!}}style="border-top:#535353 1px solid;"{{!}}Portrayed by | |
− | {{ #if: {{{extra|}}} | < | + | {{!}}align="right" style="border-top:#535353 1px solid;"{{!}}{{{actor}}} |}} {{#if:{{{extra|}}} | <br> |
− | {{{extra}}} | + | {{+}} |
− | + | {{!}}style="border-top:#535353 1px solid;" colspan="2"{{!}}{{{extra}}} |}} | |
− | + | |} | |
<noinclude> | <noinclude> | ||
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. | 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. |
Revision as of 21:02, 23 January 2008
{{{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.