Template:Infobox person: Difference between revisions
Appearance
m consistency |
Dat Hack3r (talk | contribs) Decided to do this. |
||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | |||
| bodystyle = {{#if:{{{backgroundColor|}}}|background-color: {{{backgroundColor}}};|}} | |||
| abovestyle = {{#if:{{{color|}}}|background-color: {{{color}}}; color: {{#if:{{{textColor|}}}|{{{textColor}}}|{{Greater color contrast ratio|{{{color}}}}}}};|{{#if:{{{textColor|}}}|color: {{{textColor}}};|}}}} | |||
| headerstyle = {{#if:{{{color|}}}|background-color: {{{color}}}; color: {{#if:{{{textColor|}}}|{{{textColor}}}|{{Greater color contrast ratio|{{{color}}}}}}};|{{#if:{{{textColor|}}}|color: {{{textColor}}};|}}}} | |||
| above = {{{name|{{PAGENAME}}}}} | |||
| autoheaders = y | |||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imageSize|}}}|sizedefault=300px|upright={{{imageUpright|1}}}|alt={{{imageAlt|}}}}} | |||
| caption1 = {{{imageCaption|}}} | |||
| label1 = Real name | |||
| data1 = {{{realName|}}} | |||
| label2 = Aliases | |||
| data2 = {{{aliases|}}} | |||
| label3 = Known for | |||
| data3 = {{{knownFor|}}} | |||
| label4 = Family | |||
| data4 = {{{family|}}} | |||
| label5 = Affiliations | |||
| data5 = {{{affiliations|}}} | |||
| label6 = Friends | |||
| data6 = {{{friends|}}} | |||
| label7 = Enemies | |||
| data7 = {{{enemies|}}} | |||
| header8 = General information | |||
| label9 = Age | |||
| data9 = {{{age|}}} | |||
</ | |||
| label10 = Sex | |||
| data10 = {{{sex|}}} | |||
| label11 = Gender | |||
| data11 = {{{gender|}}} | |||
| label12 = Sexual orientation | |||
| data12 = {{{sexualOrientation|}}} | |||
| label13 = Race | |||
| data13 = {{{race|}}} | |||
| label14 = Religion | |||
| data14 = {{{religion|}}} | |||
| label15 = Country of origin | |||
| data15 = {{{nationality|}}} | |||
| label16 = City or country of residence | |||
| data16 = {{{residence|}}} | |||
| label17 = Marital status | |||
| data17 = {{{marital|}}} | |||
| label18 = Significant other | |||
| data18 = {{{significantOther|}}} | |||
| label19 = Occupation | |||
| data19 = {{{occupation|}}} | |||
| label20 = Employer | |||
| data20 = {{{employer|}}} | |||
| label21 = Organization | |||
| data21 = {{{organization|}}} | |||
| label22 = Date of birth | |||
| data22 = {{{birthDate|}}} | |||
| label23 = Place of birth | |||
| data23 = {{{birthPlace|}}} | |||
| label24 = Date of death | |||
| data24 = {{{deathDate|}}} | |||
| label25 = Place of death | |||
| data25 = {{{deathPlace|}}} | |||
| header26 = Physical description | |||
| label27 = Height | |||
| data27 = {{{height|}}} | |||
| label28 = Weight | |||
| data28 = {{{weight|}}} | |||
| label29 = Eye color | |||
| data29 = {{{eyes|}}} | |||
| header30 = Socials | |||
| label31 = Webpage | |||
| data31 = {{{webpage|}}} | |||
| label32 = Others | |||
| data32 = {{{otherSocials|}}} | |||
}}<noinclude> | |||
{{Documentation}} | |||
</noinclude> |