Difference between revisions of "Template:PersonInfo"
From The Fool's Aftermath Wiki
(Created page with "{| class="infotable" style="float:right; margin-left:20px" | |+ style="font-weight: bold; font-size: 125%"| {{name}} |- |colspan=2| {{image}} |- |colspan=2 style="text-align:center"| {{caption}} |- | '''Age''' || {{{age}}} |- | '''Spouse''' || {{{spouse}}} |- | '''Patron''' || {{{patron}}} |}") |
|||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infotable" style="float:right; margin-left:20px" | {| class="infotable" style="float:right; margin-left:20px" | ||
| | | | ||
|+ style="font-weight: bold; font-size: 125%"| {{name}} | |+ style="font-weight: bold; font-size: 125%"| {{{name}}} | ||
|- | |||
| colspan=2| [[Image:{{{imagefile}}}|frameless|250x250px|center]] | |||
|- | |- | ||
|colspan=2| {{ | | colspan=2 style="text-align:center; font-style:italic" | {{{caption}}} | ||
|- | | style="text-align:left" | | ||
| | |- {{#if: {{{pronouns|}}} | | style="display: none;" }} | ||
|- | ! Pronouns | ||
| | | {{{pronouns}}} | ||
|- | |- {{#if: {{{alias|}}} | | style="display: none;" }} | ||
| | ! Aliases | ||
|- | | {{{alias}}} | ||
| | |- {{#if: {{{race|}}} | | style="display: none;" }} | ||
! Race | |||
| {{{race}}} | |||
|- {{#if: {{{class|}}} | | style="display: none;" }} | |||
! Class | |||
| {{{class}}} | |||
|- {{#if: {{{occupation|}}} | | style="display: none;" }} | |||
! Occupation | |||
| {{{occupation}}} | |||
|- {{#if: {{{birth_date|}}} | | style="display: none;" }} | |||
! Birth Date | |||
| {{{birth_date}}} | |||
|- {{#if: {{{birth_place|}}} | | style="display: none;" }} | |||
! Birth Place | |||
| {{{birth_place}}} | |||
|- {{#if: {{{death_date|}}} | | style="display: none;" }} | |||
! Death Date | |||
| {{{death_date}}} | |||
|- {{#if: {{{age|}}} | | style="display: none;" }} | |||
! Age | |||
| {{{age}}} | |||
|- {{#if: {{{spouse|}}} | | style="display: none;" }} | |||
! Spouse | |||
| {{{spouse}}} | |||
|- {{#if: {{{family|}}} | | style="display: none;" }} | |||
! Family | |||
| {{{family}}} | |||
|- {{#if: {{{enemy|}}} | | style="display: none;" }} | |||
! Enemies | |||
| {{{enemy}}} | |||
|- {{#if: {{{patron|}}} | | style="display: none;" }} | |||
! Patron | |||
| {{{patron}}} | |||
|- {{#if: {{{religion|}}} | | style="display: none;" }} | |||
! Religious Affiliation | |||
| {{{religion}}} | |||
|- {{#if: {{{country|}}} | | style="display: none;" }} | |||
! Country of Origin | |||
| {{{country}}} | |||
|- {{#if: {{{home|}}} | | style="display: none;" }} | |||
! Place of Residence | |||
| {{{home}}} | |||
|- {{#if: {{{affiliation|}}} | | style="display: none;" }} | |||
! Affiliation | |||
| {{{affiliation}}} | |||
|} | |} |
Latest revision as of 18:14, 30 August 2022
[[Image:{{{imagefile}}}|frameless|250x250px|center]] | ||
{{{caption}}} |