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
Line 14: Line 14:
! Born
! Born
| {{{born}}}
| {{{born}}}
|-
{{#if:{{{died|}}}
|<tr><th>Died</th><td>{{{died}}}</td></tr><tr><th>Age at death</th><td>{{#expr: {{{died|0}}} - {{{born|0}}} }}</td></tr><tr><th>Cause of death </th><td>{{{cause}}}</td></tr>
}}


|-
|-
! Died
! Diedx
| {{{died}}}
| {{{died}}}


|-
|-
! Cause of death
! Cause of deathx
| {{{cause}}}
| {{{cause}}}


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



Revision as of 15:42, 18 February 2026

{{{name}}}
Race {{{race}}}
Other names {{{aka}}}
Born {{{born}}}
Diedx {{{died}}}
Cause of deathx {{{cause}}}
Occupation/rank {{{occupation}}}
Family {{{family}}}