Difference between revisions of "Template:Infobox Biography"

From Taijitu
Jump to: navigation, search
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{| align=right cellpadding=4 cellspacing=0 width=300 class="infobox" style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
 +
!colspan=2 style="background-color:{{Color|{{{Name|}}}}}"|<big>{{{Full Name|{{{Name}}}}}}</big>
 +
|-
 +
| align="center" colspan="2"|
 +
{| border=0 cellpadding=2 cellspacing=0 style="background:#f9f9f9; text-align:center;"
 +
| width="130px"| [[image:{{{Avatar}}}|125px|Avatar of {{{Name}}}]]
 +
|}
 +
|-
 +
| align=center colspan=2 | <small>''Motto: {{{Motto}}}''</small>
 +
|-
 +
!Member since
 +
| {{{Member since}}}
 +
|-
 +
{{#if: {{{WA category|}}}|!WA category
 +
{{!}} {{{WA category}}}|}}
 +
|-
 +
{{#if: {{{Political party|}}}|!Political party
 +
{{!}} {{{Political party}}}|}}
 +
|-
 +
{{#if: {{{Political positions|}}}|!Political positions
 +
{{!}} {{{Political positions}}}}}
 +
|-
 +
{{#if: {{{Soapbox issue}}}|!Soapbox issue
 +
{{!}} {{{Soapbox issue}}}}}
 +
|-
 +
{{#if: {{{Hobbies|}}}|!Hobbies
 +
{{!}} {{{Hobbies}}}}}
 +
|-
 +
{{#if: {{{Favorite movie|}}}|!Favorite movie
 +
{{!}} {{{Favorite movie}}}}}
 +
|-
 +
{{#if: {{{Favorite book|}}}|!Favorite book
 +
{{!}} {{{Favorite book}}}}}
 +
|-
 +
{{#if: {{{Favorite song|}}}|!Favorite song
 +
{{!}} {{{Favorite song}}}}}
 +
|-
 +
{{#if: {{{Specialty|}}}|!Specialty
 +
{{!}} {{{Specialty}}}}}
 +
|}
  
 +
<noinclude>==Usage==
 +
<div style="width:250px;background:#dddddd;border: 1px solid black;padding:0.5em  1em 0.5em 1em"><pre>
 +
{{Infobox_Biography
 +
|Color=
 +
|Name=
 +
|Avatar=
 +
|Motto=
 +
|Member since=
 +
|WA category=
 +
|Political party=
 +
|Political positions=
 +
|Soapbox issue=
 +
|Hobbies=
 +
|Favorite movie=
 +
|Favorite book=
 +
|Favorite song=
 +
|Specialty=
 +
}}</pre></div>
 +
 +
 +
</noinclude>

Latest revision as of 18:03, 9 July 2010

{{{Name}}}
[[image:{{{Avatar}}}|125px|Avatar of {{{Name}}}]]
Motto: {{{Motto}}}
Member since {{{Member since}}}
Soapbox issue {{{Soapbox issue}}}

Usage

{{Infobox_Biography
|Color=
|Name=
|Avatar=
|Motto=
|Member since=
|WA category=
|Political party=
|Political positions=
|Soapbox issue=
|Hobbies=
|Favorite movie=
|Favorite book=
|Favorite song=
|Specialty=
}}