No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
<th>Player Name</th> |
<th>Player Name</th> |
||
<td>{{{playerName}}}</td> |
<td>{{{playerName}}}</td> |
||
</tr>|}}<tr> |
</tr>|}}{{#if:{{{relatives}}}|<tr> |
||
<th>Relatives</th> |
<th>Relatives</th> |
||
<td>{{{relatives}}}</td> |
<td>{{{relatives}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{languages}}}|<tr> |
||
<th>Languages</th> |
<th>Languages</th> |
||
<td>{{{languages}}}</td> |
<td>{{{languages}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{affilliation}}}|<tr> |
||
<th>Affiliations</th> |
<th>Affiliations</th> |
||
<td>{{{affilliation}}}</td> |
<td>{{{affilliation}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{alias}}}|<tr> |
||
<th>Aliases</th> |
<th>Aliases</th> |
||
<td>{{{alias}}}</td> |
<td>{{{alias}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{marital}}}|<tr> |
||
<th>Marital Status</th> |
<th>Marital Status</th> |
||
<td>{{{marital}}}</td> |
<td>{{{marital}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{birthDate}}}|<tr> |
||
<th>Date of Birth</th> |
<th>Date of Birth</th> |
||
<td>{{{birthDate}}}</td> |
<td>{{{birthDate}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{birthPlace}}}|<tr> |
||
<th>Place of Birth</th> |
<th>Place of Birth</th> |
||
<td>{{{birthPlace}}}</td> |
<td>{{{birthPlace}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{deathDate}}}|<tr> |
||
<th>Date of Death</th> |
<th>Date of Death</th> |
||
<td>{{{deathDate}}}</td> |
<td>{{{deathDate}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{deathPlace}}}|<tr> |
||
<th>Place of Death</th> |
<th>Place of Death</th> |
||
<td>{{{deathPlace}}}</td> |
<td>{{{deathPlace}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{species}}}|<tr> |
||
<th>Species</th> |
<th>Species</th> |
||
<td>{{{species}}}</td> |
<td>{{{species}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{gender}}}|<tr> |
||
<th>Gender</th> |
<th>Gender</th> |
||
<td>{{{gender}}}</td> |
<td>{{{gender}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{height}}}|<tr> |
||
<th>Height</th> |
<th>Height</th> |
||
<td>{{{height}}}</td> |
<td>{{{height}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{weight}}}|<tr> |
||
<th>Weight</th> |
<th>Weight</th> |
||
<td>{{{weight}}}</td> |
<td>{{{weight}}}</td> |
||
</tr><tr> |
</tr>|}}{{#if:{{{eyes}}}|<tr> |
||
<th>Eye Color</th> |
<th>Eye Color</th> |
||
<td>{{{eyes}}}</td> |
<td>{{{eyes}}}</td> |
||
</tr></table> |
</tr>|}}</table> |
||
</div> |
</div> |
Revision as of 19:09, 27 September 2021
Infobox character
[[File:{{{image}}}|300px]]
Player Name | {{{playerName}}} |
---|---|
Relatives | {{{relatives}}} |
Languages | {{{languages}}} |
Affiliations | {{{affilliation}}} |
Aliases | {{{alias}}} |
Marital Status | {{{marital}}} |
Date of Birth | {{{birthDate}}} |
Place of Birth | {{{birthPlace}}} |
Date of Death | {{{deathDate}}} |
Place of Death | {{{deathPlace}}} |
Species | {{{species}}} |
Gender | {{{gender}}} |
Height | {{{height}}} |
Weight | {{{weight}}} |
Eye Color | {{{eyes}}} |