(Use conditionals to remove blank rows) |
|||
Line 1: | Line 1: | ||
{| class="wikitable" style="float:right" | {| class="wikitable" style="float:right" | ||
|+ {{{name}}} | |+ {{{name}}} | ||
− | {{{ | + | {{#if: {{{realname}}}| |
− | + | {{!}}- | |
− | + | {{!}} Real Name {{!}}{{!}} {{{realname}}} | |
− | |- | + | }} |
− | + | {{#if: {{{alias}}}| | |
− | |- | + | {{!}}- |
− | + | {{!}} Alias {{!}}{{!}} {{{alias}}} | |
− | |- | + | }} |
− | + | {{#if: {{{titles}}}| | |
− | |- | + | {{!}}- |
− | + | {{!}} Titles {{!}}{{!}} {{{titles}}} | |
− | |- | + | }} |
− | + | {{#if: {{{dob}}}| | |
− | |- | + | {{!}}- |
− | + | {{!}} Date of Birth {{!}}{{!}} {{{dob}}} | |
− | |- | + | }} |
− | + | {{#if: {{{pob}}}| | |
− | |- | + | {{!}}- |
− | + | {{!}} Place of Birth {{!}}{{!}} {{{pob}}} | |
− | |- | + | }} |
− | + | {{#if: {{{status}}}| | |
− | |- | + | {{!}}- |
− | + | {{!}} Status {{!}}{{!}} {{{status}}} | |
− | |- | + | }} |
− | + | {{#if: {{{species}}}| | |
− | |- | + | {{!}}- |
− | + | {{!}} Species {{!}}{{!}} {{{species}}} | |
− | |- | + | }} |
− | + | {{#if: {{{designation}}}| | |
− | |- | + | {{!}}- |
− | + | {{!}} Designation {{!}}{{!}} {{{designation}}} | |
− | |- | + | }} |
− | + | {{#if: {{{gender}}}| | |
+ | {{!}}- | ||
+ | {{!}} Gender {{!}}{{!}} {{{gender}}} | ||
+ | }} | ||
+ | {{#if: {{{haircolor}}}| | ||
+ | {{!}}- | ||
+ | {{!}} Hair Color {{!}}{{!}} {{{haircolor}}} | ||
+ | }} | ||
+ | {{#if: {{{eyecolor}}}| | ||
+ | {{!}}- | ||
+ | {{!}} Eye Color {{!}}{{!}} {{{eyecolor}}} | ||
+ | }} | ||
+ | {{#if: {{{relatives}}}| | ||
+ | {{!}}- | ||
+ | {{!}} Relatives {{!}}{{!}} {{{relatives}}} | ||
+ | }} | ||
+ | {{#if: {{{affiliation}}}| | ||
+ | {{!}}- | ||
+ | {{!}} Affiliation(s) {{!}}{{!}} {{{affiliation}}} | ||
+ | }} | ||
+ | {{#if: {{{mentors}}}| | ||
+ | {{!}}- | ||
+ | {{!}} Mentor(s) {{!}}{{!}} {{{mentors}}} | ||
+ | }} | ||
+ | {{#if: {{{powers}}}| | ||
+ | {{!}}- | ||
+ | {{!}} Powers {{!}}{{!}} {{{powers}}} | ||
+ | }} | ||
+ | {{#if: {{{firstappearance}}}| | ||
+ | {{!}}- | ||
+ | {{!}} First Appearance {{!}}{{!}} {{{firstappearance}}} | ||
+ | }} | ||
+ | {{#if: {{{links}}}| | ||
+ | {{!}}- | ||
+ | {{!}} See also: {{!}}{{!}} {{{links}}} | ||
+ | }} | ||
|} | |} |
Revision as of 09:44, 15 January 2018
Real Name | {{{realname}}} |
Alias | {{{alias}}} |
Titles | {{{titles}}} |
Date of Birth | {{{dob}}} |
Place of Birth | {{{pob}}} |
Status | {{{status}}} |
Species | {{{species}}} |
Designation | {{{designation}}} |
Gender | {{{gender}}} |
Hair Color | {{{haircolor}}} |
Eye Color | {{{eyecolor}}} |
Relatives | {{{relatives}}} |
Affiliation(s) | {{{affiliation}}} |
Mentor(s) | {{{mentors}}} |
Powers | {{{powers}}} |
First Appearance | {{{firstappearance}}} |
See also: | {{{links}}} |