Template:People: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
Jack (talk | contribs)
No edit summary
Annna (talk | contribs)
mNo edit summary
 
(26 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Infobox
<noinclude>{{mbox|text='''This infobox is to be used on articles relating to ''in''-character people only. For real-life individuals, use [[:Template:Real people]].'''}}</noinclude>
{{Infobox|child={{{child|{{{embed|}}}}}}
| above      = {{PAGENAME}}
| above      = {{PAGENAME}}
| abovestyle  = background-color: {{#if:{{{color|}}}|{{{color}}}|#369}}; color: {{#if:{{{textcolor|}}}|{{{textcolor}}}|#FFF}}
| abovestyle  = background-color: {{#if:{{{color|}}}|{{{color}}}|#369}}; color: {{#if:{{{textcolor|}}}|{{{textcolor}}}|#FFF}}
Line 13: Line 14:
| label2      = {{Abbr|AKA|Also known as}}
| label2      = {{Abbr|AKA|Also known as}}
| data2      = {{#if:{{{aka|}}}|{{{aka|}}}|}}
| data2      = {{#if:{{{aka|}}}|{{{aka|}}}|}}
| label3      = Pronouns
| data3      = {{#if:{{{pronouns|}}}|{{{pronouns|}}}|}}
| header10    = Physical information
| header10    = Physical information
| label11    = Species
| label11    = Species
| data11      = {{#if:{{{species|}}}|{{{species|}}}|}}
| data11      = {{#if:{{{species|}}}|{{{species|}}}|}}
| label12    = Race
| label12    = Race
| data12      = {{#if:{{{Race|}}}|{{{Race|}}}|}}
| data12      = {{#if:{{{race|}}}|{{{race|}}}|}}
| label13    = Gender
| label13    = Gender
| data13      = {{#if:{{{gender|}}}|{{{gender|}}}|}}
| data13      = {{#if:{{{gender|}}}|{{{gender|}}}|}}
Line 29: Line 32:
| data17      = {{#if:{{{other|}}}|{{{other|}}}|}}
| data17      = {{#if:{{{other|}}}|{{{other|}}}|}}
| header20    = Biographical information
| header20    = Biographical information
| label21    = Father
| label21    = Father{{#if:{{{fathers|}}}|s|}}
| data21      = {{#if:{{{father|}}}|{{{father|}}}|}}
| data21      = {{#if:{{{father|}}}|{{{father|}}}|{{#if:{{{fathers|}}}|{{{fathers|}}}|}}}}
| label22    = Mother
| label22    = Mother{{#if:{{{mothers|}}}|s|}}
| data22      = {{#if:{{{mother|}}}|{{{mother|}}}|}}
| data22      = {{#if:{{{mother|}}}|{{{mother|}}}|{{#if:{{{mothers|}}}|{{{mothers|}}}|}}}}
| label23    = Date of birth
| label23     = Spouse{{#if:{{{spouses|}}}|s|}}
| data23     = {{#if:{{{birthdate|}}}|{{{birthdate|}}}|}}
| data23      = {{#if:{{{spouse|}}}|{{{spouse|}}}|{{#if:{{{spouses|}}}|{{{spouses|}}}|}}}}
| label24     = Place of birth
| label24    = Partner{{#if:{{{partners|}}}|s|}}
| data24     = {{#if:{{{birthplace|}}}|{{{birthplace|}}}|}}
| data24    = {{#if:{{{partner|}}}|{{{partner|}}}|{{#if:{{{partners|}}}|{{{partners|}}}|}}}}
| label25     = Date of death
| label25    = Children
| data25     = {{#if:{{{deathdate|}}}|{{{deathdate|}}}|}}
| data25      = {{#if:{{{children|}}}|{{{children|}}}|}}
| label26     = Place of death
| label26     = Date of birth
| data26     = {{#if:{{{deathplace|}}}|{{{deathplace|}}}|}}
| data26     = {{#if:{{{birthdate|}}}|{{{birthdate|}}}|}}
| label27     = Residence(s)
| label27     = Place of birth
| data27     = {{#if:{{{residence|}}}|{{{residence|}}}|}}
| data27     = {{#if:{{{birthplace|}}}|{{{birthplace|}}}|}}
| label28     = Nationality
| label28     = Date of death
| data28     = {{#if:{{{nationality|}}}|{{{nationality|}}}|}}
| data28     = {{#if:{{{deathdate|}}}|{{{deathdate|}}}|}}
| label29     = Allegiance(s)
| label29     = Place of death
| data29     = {{#if:{{{allegiance|}}}|{{{allegiance|}}}|}}
| data29     = {{#if:{{{deathplace|}}}|{{{deathplace|}}}|}}
| label30     = Occupation
| label30     = Residence(s)
| data30     = {{#if:{{{occupation|}}}|{{{occupation|}}}|}}
| data30     = {{#if:{{{residence|}}}|{{{residence|}}}|}}
| label31     = Nationality
| data31     = {{#if:{{{nationality|}}}|{{{nationality|}}}|}}
| label32     = Allegiance(s)
| data32     = {{#if:{{{allegiance|}}}|{{{allegiance|}}}|}}
| label33    = Order(s)
| data33      = {{#if:{{{order|}}}|{{{order|}}}|}}
| label34    = [[wikipedia:Alma mater|Alma mater]]
| data34      = {{#if:{{{alma|}}}|{{{alma|}}}|}}
| label35     = Occupation
| data35     = {{#if:{{{occupation|}}}|{{{occupation|}}}|}}
| label36    = Favourite animal
| data36      = {{#if:{{{animal|}}}|{{{animal|}}}|}}
| label37 = Religion
| data37 = {{#if:{{{religion|}}}|{{{religion|}}}|}}
| label38    = Alma Mater
| data38      =  {{#if:{{{alma mater|}}}|{{{alma mater|}}}|}}
}}<noinclude>
}}<noinclude>
{{documentation}}
{{documentation}}
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>
[[category:Fictional people]]
[[category:people]]

Latest revision as of 11:19, 10 February 2026

People
Physical information
Biographical information
[edit] [purge] Template documentation
{{People
|color       = <!-- color of headings, #369 if left blank -->
|textcolor   = <!-- color of text in headings, #FFF if left blank -->
|image       = 
|caption     = 
|fullname    = 
|aka         = 
|pronouns    =
|species     = 
|race        = 
|gender      = 
|hairstyle   = 
|eyecolor    = 
|skincolor   = 
|other       = 
|father      =
|fathers     = 
|mother      = 
|mothers     =
|spouse      =
|partner     =
|partners    =
|children    =
|birthdate   = 
|birthplace  = 
|deathdate   = 
|deathplace  = 
|residence   = 
|nationality = 
|allegiance  = 
|order = 
|alma        =
|occupation  = 
|animal =
|religion =
}}