More actions
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
<table> | <table> | ||
{{#if:{{{ | {{#if:{{{Image|}}}| | ||
<tr class="infobox-image"> | <tr class="infobox-image"> | ||
<td colspan="2"> | <td colspan="2"> | ||
[[File:{{{ | [[File:{{{Image}}}|400px|{{#if:{{{Image Caption|}}}|{{{Image Caption}}}}}]] | ||
</td> | </td> | ||
</tr> | </tr> | ||
Line 10: | Line 10: | ||
<tr class="infobox-title"> | <tr class="infobox-title"> | ||
<th colspan="2"> | <th colspan="2"> | ||
{{{ | {{{Title|{{PAGENAME}}}}} | ||
</th> | </th> | ||
</tr> | </tr> | ||
<tr class="infobox-header"> | |||
<tr> | <th colspan="2"> | ||
<th> | Details | ||
</th> | |||
</tr> | </tr> | ||
{{#if:{{{Name|}}}| | |||
<tr class="infobox-data"> | |||
<th>Name</th> | |||
<td>{{{Name}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Other Names|}}}| | |||
<tr class="infobox-data"> | |||
<th>Other Names</th> | |||
<td>{{{Other Names}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Race|}}}| | |||
<tr class="infobox-data"> | |||
<th>Race</th> | |||
<td>{{{Race}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{ | {{#if:{{{Gender|}}}| | ||
<tr> | <tr class="infobox-data"> | ||
<th> | <th>Gender</th> | ||
<td>{{{ | <td>{{{Gender}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{Age|}}}| | |||
<tr class="infobox-data"> | |||
<th>Age</th> | |||
<td>{{{Age}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Born|}}}| | |||
<tr class="infobox-data"> | |||
<th>Born</th> | |||
<td>{{{Born}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Died|}}}| | |||
<tr class="infobox-data"> | |||
<th>Died</th> | |||
<td>{{{Died}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{ | {{#if:{{{Occupation|}}}| | ||
<tr class="infobox-data"> | |||
<th>Occupation</th> | |||
<td>{{{Occupation}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{ | {{#if:{{{Born|}}}| | ||
<tr class="infobox-data"> | |||
<th>Born</th> | |||
<td>{{{Born}}}</td> | |||
</tr> | |||
}} | }} | ||
</table> | </table> | ||
</div> | </div> |
Latest revision as of 20:31, 5 July 2022
Infobox Character |
|
---|---|
Details |