Jump to content

Template:CharacterPanel: Difference between revisions

From Altierrapedia
Created page with "{| class="myinfo" ! colspan="2" style="text-align:center;background-color:#aac7e9;font-size:130%;padding:0.5em;" | {{{name}}} |- ! Race | {{{race}}} |- ! Other names | {{{aka}}} |- ! Born | {{{born}}} |- ! Died | {{{died}}} |- ! Cause of death | {{{cause}}} |- ! Occupation | {{{occupation}}} |- ! Family | {{{family}}} |}"
 
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="myinfo"
{| class="sideinfo"


! colspan="2" style="text-align:center;background-color:#aac7e9;font-size:130%;padding:0.5em;" | {{{name}}}
! colspan="2" style="text-align:center;background-color:#aac7e9;font-size:130%;padding:0.5em;" | {{{name}}}
|-
{{#if:{{{image|}}}
|<tr><td colspan="2" style="padding:0.5em;">[[File:{{{image|Default_placeholder.png}}}|200px|center]]</td></tr>
}}


|-
|-
! Race
! Race
| {{{race}}}
| {{{race}}}
|-


|-
{{#if:{{{aka|}}}
! Other names
|<tr><th>Other names</th><td>{{{aka}}}</td></tr>
| {{{aka}}}
}}


|-
|-
! Born
! Born
| {{{born}}}
| {{{born}}}
|-


|-
{{#if:{{{died|}}}
! Died
|<tr><th>Died</th><td>{{{died}}}</td></tr>
| {{{died}}}
}}


|-
{{#if:{{{born|}}}
! Cause of death
|<tr><th>{{#if:{{{died|}}}|Age at death|Age in novel}}</th><td>
| {{{cause}}}
{{#if:{{{died|}}}
    | {{#expr: {{{died}}} - {{{born}}} }}
    | {{#ifexpr: {{{born}}} > 1800
        | {{#expr: 2025 - {{{born}}} }}
        | {{#expr: 556 - {{{born}}} }}
      }}
  }}</td></tr>
}}


|-
|-
! Occupation
! Occupation/rank
| {{{occupation}}}
| {{{occupation}}}



Latest revision as of 04:43, 21 February 2026

{{{name}}}
Race {{{race}}}
Born {{{born}}}
Occupation/rank {{{occupation}}}
Family {{{family}}}