Template:CharacterPanel: Difference between revisions
Appearance
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=" | {| 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|}}} | ||
|<tr><th>Other names</th><td>{{{aka}}}</td></tr> | |||
}} | |||
|- | |- | ||
! Born | ! Born | ||
| {{{born}}} | | {{{born}}} | ||
|- | |||
| | {{#if:{{{died|}}} | ||
|<tr><th>Died</th><td>{{{died}}}</td></tr> | |||
}} | |||
|- | {{#if:{{{born|}}} | ||
|<tr><th>{{#if:{{{died|}}}|Age at death|Age in novel}}</th><td> | |||
| {{{ | {{#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}}} |