Template:CharacterPanel: Difference between revisions
Appearance
No edit summary Tag: Reverted |
Tag: Undo |
||
| Line 1: | Line 1: | ||
{| class="myinfo" | {| class="myinfo" | ||
! 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|}}} | |||
| colspan="2" style=" | {{#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|}}}| | |||
{{#if:{{{aka|}}} | |||
|<tr><th>Other names</th><td>{{{aka}}}</td></tr> | |||
}} | |||
|- | |- | ||
! Born | ! Born | ||
| {{{born}}} | | {{{born}}} | ||
|- | |- | ||
{{#if:{{{died|}}}| | |||
{{#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> | |||
|- | }} | ||
|- | |- | ||
{{#if: {{{born|}}} | | {{#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/rank | ! Occupation/rank | ||
| {{{occupation}}} | | {{{occupation}}} | ||
|- | |- | ||
! Family | ! Family | ||
| {{{family}}} | | {{{family}}} | ||
|} | |} | ||
Revision as of 08:19, 19 February 2026
| {{{name}}} | |
|---|---|
| Race | {{{race}}} |
| Born | {{{born}}} |
| Occupation/rank | {{{occupation}}} |
| Family | {{{family}}} |