Template:Character: Difference between revisions

From Rebellious Projects Wiki
No edit summary
Tag: Reverted
No edit summary
 
(10 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;" |- ! colspan="2" style="text-align:center; font-size:120%; background:#333; color:#fff; padding:4px;" | {{{name|}}} |- | colspan="2" style="text-align:center; padding:4px;" | [[File:{{{image|}}}|200px|thumb|{{{imagecaption|}}}]] |- ! colspan="2" style="background:#ddd; padding:2px;" | Personal Information |- ! Aliases | {{{aliases|}}} |- ! Relatives | {{{relatives|}}} |- ! Species | {{{species|}}} |- ! Gender | {{{gender|}}} |- ! Height | {{{height|}}} |- ! Weight | {{{weight|}}} |- ! Eye Color | {{{eyes|}}} |- ! colspan="2" style="background:#ddd; padding:2px;" | Life & Background |- ! Occupation | {{{occupation|}}} |- ! Affiliation | {{{affiliation|}}} |- ! Marital Status | {{{marital|}}} |- ! Date of Birth | {{{birthDate|}}} |- ! Place of Birth | {{{birthPlace|}}} |- ! Date of Death | {{{deathDate|}}} |- ! Place of Death | {{{deathPlace|}}} |- ! colspan="2" style="background:#ddd; padding:2px;" | Media Appearances |- ! Portrayed By | {{{portrayedby|}}} |- ! Appears In | {{{appearsin|}}} |- ! Debut | {{{debut|}}} |}
<includeonly>
<infobox type="Character">
    <title source="name"/>
<data source="image"></data>
    <group>
        <header>Physical description</header>
        <data source="species"><label>Species:</label></data>
        <data source="gender"><label>Gender:</label></data>
        <data source="hairColour"><label>Hair Colour:</label></data>
        <data source="eyeColour"><label>Eye Colour:</label></data>
    </group>
    <group>
        <header>Background Information</header>
        <data source="placeOfResidence"><label>Residence:</label></data>
        <data source="placesOfResidence"><label>Residences:</label></data>
        <data source="dob"><label>Date of Birth:</label></data>
        <data source="pob"><label>Place of Birth:</label></data>
        <data source="dod"><label>Date of Death:</label></data>
        <data source="pod"><label>Place of Death:</label></data>
        <data source="cod"><label>Cause of Death:</label></data>
    </group>
    <group>
        <header>Affiliation</header>
        <data source="companion"><label>Companion:</label></data>
        <data source="companions"><label>Companions:</label></data>
        <data source="doctor"><label>Doctor:</label></data>
        <data source="doctors"><label>Doctors:</label></data>
        <data source="otherFriends"><label>Also Affiliated With:</label></data>
    </group>
    <group>
        <header>Appearances</header>
        <data source="portrayedBy"><label>Portrayed By:</label></data>
        <data source="debut"><label>Debut:</label></data>
        <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