Template:Infobox person: Difference between revisions
Appearance
Dat Hack3r (talk | contribs) Undo revision 7388 by Dat Hack3r (talk) →Never mind, it doesn't work. Tag: Undo |
Dat Hack3r (talk | contribs) Rewrote infobox to use {{Infobox}}. |
||
Line 1: | Line 1: | ||
{{Infobox | |||
| bodystyle = background-color: {{{backgroundColor|}}}; | |||
| abovestyle = {{#if:{{{color|}}}|background-color: {{{color}}}; color: {{{textColor|{{Greater color contrast|{{{color}}}}}}}};|color: {{{textColor|}}};}} | |||
| title = {{{name|{{PAGENAME}}}}} | |||
| autoheaders = y | |||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imageSize|}}}|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|}}} | |||
| header1 = General information | |||
| label8 = Age | |||
| data8 = {{{age|}}} | |||
| label9 = Sex | |||
| data9 = {{{sex|}}} | |||
| label10 = Gender | |||
| data10 = {{{gender|}}} | |||
| label11 = Sexual orientation | |||
| data11 = {{{sexualOrientation|}}} | |||
| label12 = Race | |||
| data12 = {{{race|}}} | |||
| label13 = Religion | |||
| data13 = {{{religion|}}} | |||
| label14 = Country of origin | |||
| data14 = {{{nationality|}}} | |||
| label15 = City or country of residence | |||
| data15 = {{{residence|}}} | |||
| label16 = Marital status | |||
| data16 = {{{marital|}}} | |||
| label17 = Significant other | |||
| data17 = {{{significantOther|}}} | |||
| label18 = Occupation | |||
| data18 = {{{occupation|}}} | |||
| label19 = Employer | |||
| data19 = {{{employer|}}} | |||
| label20 = Organization | |||
| data20 = {{{organization|}}} | |||
| label21 = Date of birth | |||
| data21 = {{{birthDate|}}} | |||
| label22 = Place of birth | |||
| data22 = {{{birthPlace|}}} | |||
| label23 = Date of death | |||
| data23 = {{{deathDate|}}} | |||
| label24 = Place of death | |||
| data24 = {{{deathPlace|}}} | |||
| header2 = Physical description | |||
| label25 = Height | |||
| data25 = {{{height|}}} | |||
| label26 = Weight | |||
| data26 = {{{weight|}}} | |||
| label27 = Eye color | |||
| data27 = {{{eyes|}}} | |||
| header3 = Socials | |||
| label28 = Webpage | |||
| data28 = {{{webpage|}}} | |||
| label29 = Others | |||
| data29 = {{{otherSocials|}}} | |||
}}<noinclude> | |||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |