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;">
<table class="infobox" style="width: 270px; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f8f8f8; border-spacing: 2px;">
<tr>
<tr>
     <th colspan="2" style="text-align:center; font-size:120%; background:#333; color:#fff; padding:4px;">{{{name|{{PAGENAME}}}}}</th>
     <th colspan="2" style="text-align:center; font-size:125%; background:#333; color:#fff; padding:5px;">{{{name|{{PAGENAME}}}}}</th>
</tr>
</tr>
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<tr>
<tr>
     <td colspan="2" style="text-align:center; padding:4px;">[[File:{{{image}}}|200px|thumb|{{{imagecaption|}}}]]</td>
     <td colspan="2" style="text-align:center; padding:5px; background:white;">[[File:{{{image}}}|250px]]{{#if:{{{imagecaption|}}}|<br/><small>{{{imagecaption}}}</small>}}</td>
</tr>
</tr>
}}
}}
{{#if:{{{aliases|}}}{{{relatives|}}}{{{species|}}}{{{gender|}}}{{{height|}}}{{{weight|}}}{{{eyes|}}}|
{{#if:{{{aliases|}}}{{{relatives|}}}{{{species|}}}{{{gender|}}}{{{height|}}}{{{weight|}}}{{{eyes|}}}|
<tr>
<tr>
     <th colspan="2" style="background:#ddd; padding:2px; text-align:center;">Personal Information</th>
     <th colspan="2" style="background:#ddd; padding:3px; text-align:center; border-top:1px solid #aaa;">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>
</tr>
}}
}}
{{#if:{{{aliases|}}}|<tr><th style="width:35%;">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|}}}|
{{#if:{{{occupation|}}}{{{affiliation|}}}{{{marital|}}}{{{birthDate|}}}{{{birthPlace|}}}{{{deathDate|}}}{{{deathPlace|}}}|
<tr>
<tr>
     <th colspan="2" style="background:#ddd; padding:2px; text-align:center;">Life & Background</th>
     <th colspan="2" style="background:#ddd; padding:3px; text-align:center; border-top:1px solid #aaa;">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>
</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|}}}|
{{#if:{{{portrayedby|}}}{{{appearsin|}}}{{{debut|}}}|
<tr>
<tr>
     <th colspan="2" style="background:#ddd; padding:2px; text-align:center;">Media Appearances</th>
     <th colspan="2" style="background:#ddd; padding:3px; text-align:center; border-top:1px solid #aaa;">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>
</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>
</table>

Revision as of 04:54, 15 March 2026

Character