Toggle menu
4
2
4
7.8K
Buzz Lightyear of Star Command Unofficial Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Character: Difference between revisions

Template page
No edit summary
No edit summary
Line 2: Line 2:
<div class="bbbg" style="width:252px; float:right; clear:right; margin:0.5em 0 1em 1em; border-radius: 10px; color: white; border: 1px solid #161616; font-size: 10px; margin:0.5em 0 1em 1em; background:#323232; box-shadow: 0px 0px 3px 0px #000; text-align: center;">
<div class="bbbg" style="width:252px; float:right; clear:right; margin:0.5em 0 1em 1em; border-radius: 10px; color: white; border: 1px solid #161616; font-size: 10px; margin:0.5em 0 1em 1em; background:#323232; box-shadow: 0px 0px 3px 0px #000; text-align: center;">
<div style="text-align:center; background-color:#1e1e2e; border-top-left-radius: 10px; border-top-right-radius: 10px; font-size:16px; font-weight:bold; line-height:1.5em;">{{{name|{{PAGENAME}}}}}</div>
<div style="text-align:center; background-color:#1e1e2e; border-top-left-radius: 10px; border-top-right-radius: 10px; font-size:16px; font-weight:bold; line-height:1.5em;">{{{name|{{PAGENAME}}}}}</div>
<div class="{{#if:{{{image|}}}||hiddenStructure}}">[[File:{{{image|Wiki-wordmark.png}}}|{{{image_size|250px}}}|center]]</div>
<div class="{{#if:{{{image|}}}||hiddenStructure}}">[[File:{{{image|test.png}}}|{{{image_size|250px}}}|center]]</div>
<div style="text-align:center; background-color:#1e1e2e; font-size:12px; font-weight:bold; line-height:2em;">Biographical Information</div>
<div style="text-align:center; background-color:#1e1e2e; font-size:12px; font-weight:bold; line-height:2em;">Biographical Information</div>
{{#if:{{{fullname|}}}|
{{#if:{{{fullname|}}}|

Revision as of 13:34, 16 September 2014


Usage

{{Character
| name          = {{{name}}}
| image         = {{{image}}}
| fullname      = {{{fullname}}}
| species       = {{{species}}}
| birthplace    = {{{birthplace}}}
| residence     = {{{residence}}}
| occupation    = {{{occupation}}}
| gender        = {{{gender}}}
| haircolor     = {{{haircolor}}}
| eyecolor      = {{{eyecolor}}}
| skincolor     = {{{skincolor}}}
| relatives     = {{{relatives}}}
| affiliation   = {{{affiliation}}}
| powers        = {{{powers}}}
| weaknesses    = {{{weaknesses}}}
| equipment     = {{{equipment}}}
| first         = {{{first}}}
| last          = {{{last}}}
| only          = {{{only}}}
| voice         = {{{voice}}}
}}
Contents