Template:Character: Difference between revisions

From Rebellious Projects Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 2: Line 2:
|-
|-
! colspan="2" style="text-align:center; font-size:120%; background:#333; color:#fff; padding:4px;" | {{{name|}}}
! colspan="2" style="text-align:center; font-size:120%; background:#333; color:#fff; padding:4px;" | {{{name|}}}
|-
{{#if:{{{image|}}}|
{{#if: {{{image|}}} |
{{!}}-
| colspan="2" style="text-align:center; padding:4px;" |
{{!}} colspan="2" style="text-align:center; padding:4px;" {{!}} [[File:{{{image}}}|200px|thumb|{{{imagecaption|}}}]]
[[File:{{{image}}}|200px|thumb|{{{imagecaption|}}}]]
}}
{{#if:{{{aliases|}}}{{{relatives|}}}{{{species|}}}{{{gender|}}}{{{height|}}}{{{weight|}}}{{{eyes|}}}|
{{!}}-
! colspan="2" style="background:#ddd; padding:2px;" {{!}} Personal Information
}}{{#if:{{{aliases|}}}|
{{!}}-
! Aliases
{{!}} {{{aliases}}}
}}{{#if:{{{relatives|}}}|
{{!}}-
! Relatives
{{!}} {{{relatives}}}
}}{{#if:{{{species|}}}|
{{!}}-
! Species
{{!}} {{{species}}}
}}{{#if:{{{gender|}}}|
{{!}}-
! Gender
{{!}} {{{gender}}}
}}{{#if:{{{height|}}}|
{{!}}-
! Height
{{!}} {{{height}}}
}}{{#if:{{{weight|}}}|
{{!}}-
! Weight
{{!}} {{{weight}}}
}}{{#if:{{{eyes|}}}|
{{!}}-
! Eye Color
{{!}} {{{eyes}}}
}}{{#if:{{{occupation|}}}{{{affiliation|}}}{{{marital|}}}{{{birthDate|}}}{{{birthPlace|}}}{{{deathDate|}}}{{{deathPlace|}}}|
{{!}}-
! colspan="2" style="background:#ddd; padding:2px;" {{!}} Life & Background
}}{{#if:{{{occupation|}}}|
{{!}}-
! Occupation
{{!}} {{{occupation}}}
}}{{#if:{{{affiliation|}}}|
{{!}}-
! Affiliation
{{!}} {{{affiliation}}}
}}{{#if:{{{marital|}}}|
{{!}}-
! Marital Status
{{!}} {{{marital}}}
}}{{#if:{{{birthDate|}}}|
{{!}}-
! Date of Birth
{{!}} {{{birthDate}}}
}}{{#if:{{{birthPlace|}}}|
{{!}}-
! Place of Birth
{{!}} {{{birthPlace}}}
}}{{#if:{{{deathDate|}}}|
{{!}}-
! Date of Death
{{!}} {{{deathDate}}}
}}{{#if:{{{deathPlace|}}}|
{{!}}-
! Place of Death
{{!}} {{{deathPlace}}}
}}{{#if:{{{portrayedby|}}}{{{appearsin|}}}{{{debut|}}}|
{{!}}-
! colspan="2" style="background:#ddd; padding:2px;" {{!}} Media Appearances
}}{{#if:{{{portrayedby|}}}|
{{!}}-
! Portrayed By
{{!}} {{{portrayedby}}}
}}{{#if:{{{appearsin|}}}|
{{!}}-
! Appears In
{{!}} {{{appearsin}}}
}}{{#if:{{{debut|}}}|
{{!}}-
! Debut
{{!}} {{{debut}}}
}}
}}
|-
! colspan="2" style="background:#ddd; padding:2px;" | Personal Information
|-
{{#if: {{{aliases|}}} | ! Aliases | {{{aliases}}} }}
{{#if: {{{relatives|}}} | ! Relatives | {{{relatives}}} }}
{{#if: {{{species|}}} | ! Species | {{{species}}} }}
{{#if: {{{gender|}}} | ! Gender | {{{gender}}} }}
{{#if: {{{height|}}} | ! Height | {{{height}}} }}
{{#if: {{{weight|}}} | ! Weight | {{{weight}}} }}
{{#if: {{{eyes|}}} | ! Eye Color | {{{eyes}}} }}
|-
! colspan="2" style="background:#ddd; padding:2px;" | Life & Background
|-
{{#if: {{{occupation|}}} | ! Occupation | {{{occupation}}} }}
{{#if: {{{affiliation|}}} | ! Affiliation | {{{affiliation}}} }}
{{#if: {{{marital|}}} | ! Marital Status | {{{marital}}} }}
{{#if: {{{birthDate|}}} | ! Date of Birth | {{{birthDate}}} }}
{{#if: {{{birthPlace|}}} | ! Place of Birth | {{{birthPlace}}} }}
{{#if: {{{deathDate|}}} | ! Date of Death | {{{deathDate}}} }}
{{#if: {{{deathPlace|}}} | ! Place of Death | {{{deathPlace}}} }}
|-
! colspan="2" style="background:#ddd; padding:2px;" | Media Appearances
|-
{{#if: {{{portrayedby|}}} | ! Portrayed By | {{{portrayedby}}} }}
{{#if: {{{appearsin|}}} | ! Appears In | {{{appearsin}}} }}
{{#if: {{{debut|}}} | ! Debut | {{{debut}}} }}
|}
|}

Revision as of 04:51, 15 March 2026