Template:Infobox person: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
(Accounted for empty name parameter.)
(Added "origin" field, singular form of "aliases" field, and plural form of "significantOther" field.)
Line 13: Line 13:
  | data1      = {{{realName|}}}
  | data1      = {{{realName|}}}


  | label2      = Aliases
  | label2      = {{#if:{{{alias|}}}|Alias|Aliases}}
  | data2      = {{{aliases|}}}
  | data2      = {{#if:{{{alias|}}}|{{{alias}}}|{{{aliases|}}}}}


  | label3      = Known for
  | label3      = Known for
  | data3      = {{{knownFor|}}}
  | data3      = {{{knownFor|}}}


  | label4      = Family
  | label4      = Family members
  | data4      = {{{family|}}}
  | data4      = {{{family|}}}


Line 52: Line 52:


  | label15    = Country of origin
  | label15    = Country of origin
  | data15      = {{{nationality|}}}
  | data15      = {{{origin|}}}


  | label16    = City or country of residence
  | label16    = Nationality
  | data16      = {{{residence|}}}
  | data16      = {{{nationality|}}}


  | label17    = Marital status
  | label17    = City or country of residence
  | data17      = {{{marital|}}}
  | data17      = {{{residence|}}}


  | label18    = Significant other
  | label18    = Marital status
  | data18      = {{{significantOther|}}}
  | data18      = {{{marital|}}}


  | label19    = Occupation
  | label19    = {{#if:{{{significantOther|}}}|Significant other|Significant others}}
  | data19     = {{{occupation|}}}
  | data19     = {{#if:{{{significantOther|}}}|{{{significantOther}}}|{{{significantOthers|}}}}}


  | label20    = Employer
  | label20    = Occupation
  | data20      = {{{employer|}}}
  | data20      = {{{occupation|}}}


  | label21    = Organization
  | label21    = Employer
  | data21      = {{{organization|}}}
  | data21      = {{{employer|}}}


  | label22    = Date of birth
  | label22    = Organization
  | data22      = {{{birthDate|}}}
  | data22      = {{{organization|}}}


  | label23    = Place of birth
  | label23    = Date of birth
  | data23      = {{{birthPlace|}}}
  | data23      = {{{birthDate|}}}


  | label24    = Date of death
  | label24    = Place of birth
  | data24      = {{{deathDate|}}}
  | data24      = {{{birthPlace|}}}


  | label25    = Place of death
  | label25    = Date of death
  | data25      = {{{deathPlace|}}}
  | data25      = {{{deathDate|}}}


  | header26    = Physical description
  | label26    = Place of death
| data26      = {{{deathPlace|}}}


  | label27    = Height
  | header27    = Physical description
| data27      = {{{height|}}}


  | label28    = Weight
  | label28    = Height
  | data28      = {{{weight|}}}
  | data28      = {{{height|}}}


  | label29    = Eye color
  | label29    = Weight
  | data29      = {{{eyes|}}}
  | data29      = {{{weight|}}}


  | header30    = Socials
  | label30    = Eye color
| data30      = {{{eyes|}}}


  | label31    = Webpage
  | header31    = Socials
| data31      = {{{webpage|}}}


  | label32    = Others
  | label32     = Webpage
  | data32     = {{{otherSocials|}}}
| data32      = {{{webpage|}}}
 
| label33     = Others
  | data33     = {{{otherSocials|}}}
}}<noinclude>
}}<noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Revision as of 20:01, 25 November 2024

Infobox person