Template:Character: Difference between revisions

From Another Chance Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div class="infobox character">
{| style="float:right;border:1px solid black"
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
!colspan="2" | {{{name}}}
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
|-
<table class="infobox-table">{{
!colspan="2" | [[File:{{{image}}}|300px]]
    <th>Aliases</th>
|-
    <td>{{{aliases}}}</td></tr>}}
! {{#if {{{aliases}}} | Aliases
    <th>Relatives</th>
| {{#if {{{aliases}}} | {{{aliases}}}
    <td>{{{relatives}}}</td>
|-
</tr>}}{{#if:{{{affiliation|}}}|<tr>
! {{#if {{{relatives}}} | Relatives
    <th>Affiliation</th>
| {{#if {{{relatives}}} | {{{relatives}}}
    <td>{{{affiliation}}}</td>
|-
</tr>}}{{#if:{{{occupation|}}}|<tr>
! {{#if {{{affiliation}}} | Affiliation
    <th>Occupation</th>
| {{#if {{{affiliation}}} | {{{affiliation}}}
    <td>{{{occupation}}}</td>
|-
</tr>}}{{#if:{{{marital|}}}|<tr>
! {{#if {{{occupation}}} | Occupation
    <th>Marital Status</th>
| {{#if {{{occupation}}} | {{{occupation}}}
    <td>{{{marital}}}</td>
|-
</tr>}}{{#if:{{{birthPlace|}}}|<tr>
! {{#if {{{marital}}} | Marital Status
    <th>Place of Birth</th>
| {{#if {{{marital}}} | {{{marital}}}
    <td>{{{birthPlace}}}</td>
|-
</tr>}}{{#if:{{{species|}}}|<tr>
! {{#if {{{birthPlace}}} | Place of Birth
    <th>Species</th>
| {{#if {{{birthPlace}}} | {{{birthPlace}}}
    <td>{{{species}}}</td>
|-
</tr>}}{{#if:{{{gender|}}}|<tr>
! {{#if {{{species}}} | Species
    <th>Gender</th>
| {{#if {{{species}}} | {{{species}}}
    <td>{{{gender}}}</td>
|-
</tr>}}{{#if:{{{height|}}}|<tr>
! {{#if {{{gender}}} | Gender
    <th>Height</th>
| {{#if {{{gender}}} | {{{gender}}}
    <td>{{{height}}}</td>
|-
</tr>}}{{#if:{{{weight|}}}|<tr>
! {{#if {{{height}}} | Height
    <th>Weight</th>
| {{#if {{{height}}} | {{{height}}}
    <td>{{{weight}}}</td>
|-
</tr>}}{{#if:{{{eyes|}}}|<tr>
! {{#if {{{weight}}} | Weight
    <th>Eye Color</th>
| {{#if {{{weight}}} | {{{weight}}}
    <td>{{{eyes}}}</td>
|-
</tr>}}{{#if:{{{debut|}}}|<tr>
! {{#if {{{eyes}}} | Eye Color
    <th>Debut</th>
| {{#if {{{eyes}}} | {{{eyes}}}
    <td>{{{debut}}}</td>
|-
</tr>}}</table>
! {{#if {{{debut}}} | Debut
</div>
| {{#if {{{debut}}} | {{{debut}}}
|}

Revision as of 23:20, 18 March 2025

{{{name}}}
[[File:{{{image}}}|300px]]
Aliases {{{aliases}}}
Relatives {{{relatives}}}
Affiliation {{{affiliation}}}
Occupation {{{occupation}}}
Marital Status {{{marital}}}
Place of Birth {{{birthPlace}}}
Species {{{species}}}
Gender {{{gender}}}
Height {{{height}}}
Weight {{{weight}}}
Eye Color {{{eyes}}}
Debut {{{debut}}}