No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="infobox" style="border: 1px solid #000; width: 250px; float: right; padding: 10px;"> | |||
<div style="text-align: center; font-size: 1.25em; font-weight: bold;">Character Information</div> | |||
<div style="text-align: center;"> | |||
{{#if: {{{image|}}} | |||
| [[File:{{{image|Default_Profile.png}}}|250px|Profile Image]] | |||
{{#if: {{{image|}}} | | [[File:Default_Profile.png|250px|Profile Image]] | ||
}} | |||
</div> | |||
}} | <hr /> | ||
{{#if: {{{fullname|}}} | <div><b>Full Name:</b> {{{fullname}}}</div>}} | |||
{{#if: {{{species|}}} | <div><b>Species:</b> {{{species}}}</div>}} | |||
{{#if: {{{sex|}}} | <div><b>Sex:</b> {{{sex}}}</div>}} | |||
{{#if: {{{fullname|}}} | | {{#if: {{{homeworld|}}} | <div><b>Homeworld:</b> {{{homeworld}}}</div>}} | ||
{{#if: {{{species|}}} | | {{#if: {{{occupation|}}} | <div><b>Occupation:</b> {{{occupation}}}</div>}} | ||
{{#if: {{{sex|}}} | | {{#if: {{{group|}}} | <div><b>Group:</b> {{{group}}}</div>}} | ||
{{#if: {{{homeworld|}}} | | {{#if: {{{custom|}}} | {{{custom}}} }} | ||
{{#if: {{{occupation|}}} | | </div> | ||
{{#if: {{{group|}}} | {{ | |||