Template:Infobox character: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
(I seem to have misunderstood how row numbering worked.)
(I forgot about the headers.)
Line 1: Line 1:
{{Infobox
{{Infobox
| bodystyle   = background-color: {{{backgroundColor|}}};
| bodystyle   = {{#if:{{{backgroundColor|}}}|background-color: {{{backgroundColor}}};|}}
| abovestyle   = {{#if:{{{color|}}}|background-color: {{{color}}}; color: {{{textColor|{{Greater color contrast|{{{color}}}}}}}};|color: {{{textColor|}}};}}
| abovestyle = {{#if:{{{color|}}}|background-color: {{{color}}}; color: {{{textColor|{{Greater color contrast|{{{color}}}}}}}};|{{#if:{{{textColor|}}}|color: {{{textColor}}};|}}}}
| headerstyle = {{#if:{{{color|}}}|background-color: {{{color}}}; color: {{{textColor|{{Greater color contrast|{{{color}}}}}}}};|{{#if:{{{textColor|}}}|color: {{{textColor}}};|}}}}


| title       = {{{name|{{PAGENAME}}}}}
| title       = {{{name|{{PAGENAME}}}}}
| autoheaders = y
| autoheaders = y


| image       = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imageSize|}}}|sizedefault=300px|upright={{{imageUpright|1}}}|alt={{{imageAlt|}}}}}
| image       = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imageSize|}}}|sizedefault=300px|upright={{{imageUpright|1}}}|alt={{{imageAlt|}}}}}
| caption1 = {{{imageCaption|}}}
| caption1   = {{{imageCaption|}}}


| label1       = Real name
| label1     = Real name
| data1       = {{{realName|}}}
| data1       = {{{realName|}}}


| label2       = Aliases
| label2     = Aliases
| data2       = {{{aliases|}}}
| data2       = {{{aliases|}}}


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


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


| label5       = Affiliations
| label5     = Affiliations
| data5       = {{{affiliations|}}}
| data5       = {{{affiliations|}}}


| label6       = Friends
| label6     = Friends
| data6       = {{{friends|}}}
| data6       = {{{friends|}}}


| label7       = Enemies
| label7     = Enemies
| data7       = {{{enemies|}}}
| data7       = {{{enemies|}}}


| header8     = General information
| header8     = General information


| label9       = Age
| label9     = Age
| data9       = {{{age|}}}
| data9       = {{{age|}}}


| label10     = Sex
| label10     = Sex
| data10       = {{{sex|}}}
| data10     = {{{sex|}}}


| label11     = Gender
| label11     = Gender
| data11       = {{{gender|}}}
| data11     = {{{gender|}}}


| label12     = Sexual orientation
| label12     = Sexual orientation
| data12       = {{{sexualOrientation|}}}
| data12     = {{{sexualOrientation|}}}


| label13     = Race
| label13     = Race
| data13       = {{{race|}}}
| data13     = {{{race|}}}


| label14     = Religion
| label14     = Religion
| data14       = {{{religion|}}}
| data14     = {{{religion|}}}


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


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


| label17     = Marital status
| label17     = Marital status
| data17       = {{{marital|}}}
| data17     = {{{marital|}}}


| label18     = Significant other
| label18     = Significant other
| data18       = {{{significantOther|}}}
| data18     = {{{significantOther|}}}


| label19     = Occupation
| label19     = Occupation
| data19       = {{{occupation|}}}
| data19     = {{{occupation|}}}


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


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


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


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


| label24     = Date of death
| label24     = Date of death
| data24       = {{{deathDate|}}}
| data24     = {{{deathDate|}}}


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


| header26     = Physical description
| header26   = Physical description


| label27     = Height
| label27     = Height
| data27       = {{{height|}}}
| data27     = {{{height|}}}


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


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


| header30     = Socials
| header30   = Socials


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


| label32     = Others
| label32     = Others
| data32       = {{{otherSocials|}}}
| data32     = {{{otherSocials|}}}
}}<noinclude>
}}<noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Revision as of 10:06, 21 November 2024

Infobox character