Template:Character: Difference between revisions
From Rebellious Projects Wiki
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<table class="infobox" style="width: 250px; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f8f8f8;"> | |||
<tr> | |||
<th colspan="2" style="text-align:center; font-size:120%; background:#333; color:#fff; padding:4px;">{{{name|{{PAGENAME}}}}}</th> | |||
</tr> | |||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<tr> | |||
<td colspan="2" style="text-align:center; padding:4px;">[[File:{{{image}}}|200px|thumb|{{{imagecaption|}}}]]</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{aliases|}}}{{{relatives|}}}{{{species|}}}{{{gender|}}}{{{height|}}}{{{weight|}}}{{{eyes|}}}| | {{#if:{{{aliases|}}}{{{relatives|}}}{{{species|}}}{{{gender|}}}{{{height|}}}{{{weight|}}}{{{eyes|}}}| | ||
<tr> | |||
<th colspan="2" style="background:#ddd; padding:2px; text-align:center;">Personal Information</th> | |||
</tr> | |||
}} | }} | ||
|} | {{#if:{{{aliases|}}}| | ||
<tr> | |||
<th>Aliases</th> | |||
<td>{{{aliases}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{relatives|}}}| | |||
<tr> | |||
<th>Relatives</th> | |||
<td>{{{relatives}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{species|}}}| | |||
<tr> | |||
<th>Species</th> | |||
<td>{{{species}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{gender|}}}| | |||
<tr> | |||
<th>Gender</th> | |||
<td>{{{gender}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{height|}}}| | |||
<tr> | |||
<th>Height</th> | |||
<td>{{{height}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{weight|}}}| | |||
<tr> | |||
<th>Weight</th> | |||
<td>{{{weight}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{eyes|}}}| | |||
<tr> | |||
<th>Eye Color</th> | |||
<td>{{{eyes}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{occupation|}}}{{{affiliation|}}}{{{marital|}}}{{{birthDate|}}}{{{birthPlace|}}}{{{deathDate|}}}{{{deathPlace|}}}| | |||
<tr> | |||
<th colspan="2" style="background:#ddd; padding:2px; text-align:center;">Life & Background</th> | |||
</tr> | |||
}} | |||
{{#if:{{{occupation|}}}| | |||
<tr> | |||
<th>Occupation</th> | |||
<td>{{{occupation}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{affiliation|}}}| | |||
<tr> | |||
<th>Affiliation</th> | |||
<td>{{{affiliation}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{marital|}}}| | |||
<tr> | |||
<th>Marital Status</th> | |||
<td>{{{marital}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{birthDate|}}}| | |||
<tr> | |||
<th>Date of Birth</th> | |||
<td>{{{birthDate}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{birthPlace|}}}| | |||
<tr> | |||
<th>Place of Birth</th> | |||
<td>{{{birthPlace}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{deathDate|}}}| | |||
<tr> | |||
<th>Date of Death</th> | |||
<td>{{{deathDate}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{deathPlace|}}}| | |||
<tr> | |||
<th>Place of Death</th> | |||
<td>{{{deathPlace}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{portrayedby|}}}{{{appearsin|}}}{{{debut|}}}| | |||
<tr> | |||
<th colspan="2" style="background:#ddd; padding:2px; text-align:center;">Media Appearances</th> | |||
</tr> | |||
}} | |||
{{#if:{{{portrayedby|}}}| | |||
<tr> | |||
<th>Portrayed By</th> | |||
<td>{{{portrayedby}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{appearsin|}}}| | |||
<tr> | |||
<th>Appears In</th> | |||
<td>{{{appearsin}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{debut|}}}| | |||
<tr> | |||
<th>Debut</th> | |||
<td>{{{debut}}}</td> | |||
</tr> | |||
}} | |||
</table> | |||
Revision as of 04:53, 15 March 2026
| Character |
|---|
No categories

