Template:CharacterPanel: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
{| class="myinfo" | {| class="myinfo" style="width: 250px; border-collapse: collapse;" | ||
! 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="text-align:center; padding:0.5em;" | [[File:{{{image|Default_placeholder.png}}}|200px|center]] | |||
|- | |- | ||
}} | }} | ||
! Race | ! Race | ||
| {{{race}}} | | {{{race}}} | ||
|- | |- | ||
{{#if:{{{aka|}}}| | |||
{{#if:{{{aka|}}} | ! Other names | ||
| {{{aka}}} | |||
|- | |||
}} | }} | ||
! Born | ! Born | ||
| {{{born}}} | | {{{born}}} | ||
|- | |- | ||
{{#if:{{{died|}}}| | |||
{{#if:{{{died|}}} | ! Died | ||
| | | {{{died}}} | ||
|- | |||
! Cause of death | |||
| {{{cause}}} | |||
|- | |||
}} | }} | ||
{{#if: {{{born|}}} | | {{#if: {{{born|}}} | | ||
! {{#if: {{{died|}}} | Age at death | Age in novel }} | |||
| {{#if: {{{died|}}} | |||
| {{#expr: {{{died}}} - {{{born}}} }} | |||
| {{#ifexpr: {{{born}}} > 1800 | |||
| {{#expr: 2025 - {{{born}}} }} | |||
| {{#expr: 556 - {{{born}}} }} | |||
}} | }} | ||
}} | |||
|- | |||
}} | }} | ||
! Occupation/rank | ! Occupation/rank | ||
| {{{occupation}}} | | {{{occupation}}} | ||
|- | |- | ||
! Family | ! Family | ||
| {{{family}}} | | {{{family}}} | ||
|} | |} | ||
Revision as of 08:18, 19 February 2026
colspan="2" style="text-align:center; padding:0.5em;"
{{{aka}}}
{{{died}}}
Expression error: Unrecognized punctuation character "{".
| {{{name}}} | |
|---|---|
| Race | {{{race}}} |
| Born | {{{born}}} |
| Occupation/rank | {{{occupation}}} |
| Family | {{{family}}} |