Template:Character: Difference between revisions

From Rebellious Projects Wiki
No edit summary
Tag: Reverted
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width: 250px; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f8f8f8;"
<includeonly>
|-
<infobox type="Character">
! colspan="2" style="text-align:center; font-size:120%; background:#333; color:#fff; padding:4px;" | {{{name|}}}
    <title source="name"/>
|-
<data source="image"></data>
{{#if: {{{image|}}} |
    <group>
| colspan="2" style="text-align:center; padding:4px;" |
        <header>Physical description</header>
[[File:{{{image}}}|200px|thumb|{{{imagecaption|}}}]]
        <data source="species"><label>Species:</label></data>
}}
        <data source="gender"><label>Gender:</label></data>
|-
        <data source="hairColour"><label>Hair Colour:</label></data>
! colspan="2" style="background:#ddd; padding:2px;" | Personal Information
        <data source="eyeColour"><label>Eye Colour:</label></data>
|-
    </group>
{{#if: {{{aliases|}}} | ! Aliases | {{{aliases}}} }}
    <group>
{{#if: {{{relatives|}}} | ! Relatives | {{{relatives}}} }}
        <header>Background Information</header>
{{#if: {{{species|}}} | ! Species | {{{species}}} }}
        <data source="placeOfResidence"><label>Residence:</label></data>
{{#if: {{{gender|}}} | ! Gender | {{{gender}}} }}
        <data source="placesOfResidence"><label>Residences:</label></data>
{{#if: {{{height|}}} | ! Height | {{{height}}} }}
        <data source="dob"><label>Date of Birth:</label></data>
{{#if: {{{weight|}}} | ! Weight | {{{weight}}} }}
        <data source="pob"><label>Place of Birth:</label></data>
{{#if: {{{eyes|}}} | ! Eye Color | {{{eyes}}} }}
        <data source="dod"><label>Date of Death:</label></data>
|-
        <data source="pod"><label>Place of Death:</label></data>
! colspan="2" style="background:#ddd; padding:2px;" | Life & Background
        <data source="cod"><label>Cause of Death:</label></data>
|-
    </group>
{{#if: {{{occupation|}}} | ! Occupation | {{{occupation}}} }}
    <group>
{{#if: {{{affiliation|}}} | ! Affiliation | {{{affiliation}}} }}
        <header>Affiliation</header>
{{#if: {{{marital|}}} | ! Marital Status | {{{marital}}} }}
        <data source="companion"><label>Companion:</label></data>
{{#if: {{{birthDate|}}} | ! Date of Birth | {{{birthDate}}} }}
        <data source="companions"><label>Companions:</label></data>
{{#if: {{{birthPlace|}}} | ! Place of Birth | {{{birthPlace}}} }}
        <data source="doctor"><label>Doctor:</label></data>
{{#if: {{{deathDate|}}} | ! Date of Death | {{{deathDate}}} }}
        <data source="doctors"><label>Doctors:</label></data>
{{#if: {{{deathPlace|}}} | ! Place of Death | {{{deathPlace}}} }}
        <data source="otherFriends"><label>Also Affiliated With:</label></data>
|-
    </group>
! colspan="2" style="background:#ddd; padding:2px;" | Media Appearances
    <group>
|-
        <header>Appearances</header>
{{#if: {{{portrayedby|}}} | ! Portrayed By | {{{portrayedby}}} }}
        <data source="portrayedBy"><label>Portrayed By:</label></data>
{{#if: {{{appearsin|}}} | ! Appears In | {{{appearsin}}} }}
        <data source="debut"><label>Debut:</label></data>
{{#if: {{{debut|}}} | ! Debut | {{{debut}}} }}
        <data source="swansong"><label>Last Appeared:</label></data>
|}
    </group>
    <group layout="horizontal">
        <header>Incarnation Guide</header>
        <data source="previousIncarnation"><label>Previous Incarnation:</label></data>
        <data source="nextIncarnation"><label>Next Incarnation:</label></data>
    </group>
</infobox>
{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Characters]]}}
</includeonly>
<noinclude>{{Documentation}}</noinclude>

Latest revision as of 07:43, 9 April 2026