Template:CharacterInfoBox: Difference between revisions

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

Revision as of 13:39, 18 May 2024

Character Information

Profile Image