From With This Ring Wiki
Jump to: navigation, search
(Use conditionals to remove blank rows)
Line 1: Line 1:
 
{| class="wikitable" style="float:right"
 
{| class="wikitable" style="float:right"
 
|+ {{{name}}}
 
|+ {{{name}}}
{{{trow|Real Name|{{{realname}}}}}}
+
{{#if: {{{realname}}}|
|-
+
  {{!}}-
| Alias || {{{alias}}}
+
  {{!}} Real Name {{!}}{{!}} {{{realname}}}
|-
+
}}
| Titles || {{{titles}}}
+
{{#if: {{{alias}}}|
|-
+
  {{!}}-
| Date Of Birth || {{{dob}}}
+
  {{!}} Alias {{!}}{{!}} {{{alias}}}
|-
+
}}
| Place Of Birth || {{{pob}}}
+
{{#if: {{{titles}}}|
|-
+
  {{!}}-
| Status || {{{status}}}
+
  {{!}} Titles {{!}}{{!}} {{{titles}}}
|-
+
}}
| Species || {{{species}}}
+
{{#if: {{{dob}}}|
|-
+
  {{!}}-
| Designation || {{{designation}}}
+
  {{!}} Date of Birth {{!}}{{!}} {{{dob}}}
|-
+
}}
| Gender || {{{gender}}}
+
{{#if: {{{pob}}}|
|-
+
  {{!}}-
| Hair Color || {{{haircolor}}}
+
  {{!}} Place of Birth {{!}}{{!}} {{{pob}}}
|-
+
}}
| Eye Color || {{{eyecolor}}}
+
{{#if: {{{status}}}|
|-
+
  {{!}}-
| Relatives || {{{relatives}}}
+
  {{!}} Status {{!}}{{!}} {{{status}}}
|-
+
}}
| Affiliation(s) || {{{affiliation}}}
+
{{#if: {{{species}}}|
|-
+
  {{!}}-
| Mentor(s) || {{{mentors}}}
+
  {{!}} Species {{!}}{{!}} {{{species}}}
|-
+
}}
| Powers || {{{powers}}}
+
{{#if: {{{designation}}}|
|-
+
  {{!}}-
| First Appearance || {{{firstappearance}}}
+
  {{!}} Designation {{!}}{{!}} {{{designation}}}
|-
+
}}
| See also: ||  {{{links}}}
+
{{#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 10:44, 15 January 2018

{{{name}}}
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}}}