Template:InfoboxPerson: Difference between revisions

From koreapedia
No edit summary
Spinster (talk | contribs)
No edit summary
Line 14: Line 14:
<templatedata>
<templatedata>
{
{
  "description": "Infobox for a person, powered by Module:Infobox.",
"description": "Infobox for a person, powered by Module:Infobox.",
  "params": {
"params": {
    "name":{"label":"Name","type":"string"},
"name": {
    "image":{"label":"Image filename","type":"string"},
"label": "Name",
    "image_size":{"label":"Image size","type":"string","default":"280px"},
"type": "string"
    "caption":{"label":"Image caption","type":"string"},
},
    "birth_date":{"label":"Birth date","type":"string"},
"image": {
    "birth_place":{"label":"Birth place","type":"string"},
"label": "Image filename",
    "nationality":{"label":"Nationality","type":"string"},
"type": "string"
    "occupation":{"label":"Occupation","type":"string"},
},
    "known_for":{"label":"Known for","type":"string"},
"image_size": {
    "website":{"label":"Website","type":"string"},
"label": "Image size",
    "alma_mater":{"label":"Alma mater","type":"string"},
"type": "string",
    "awards":{"label":"Awards","type":"string"},
"default": "280px"
    "years_active":{"label":"Years active","type":"string"}
},
  }
"caption": {
"label": "Image caption",
"type": "string"
},
"birth_date": {
"label": "Birth date",
"type": "string"
},
"birth_place": {
"label": "Birth place",
"type": "string"
},
"nationality": {
"label": "Nationality",
"type": "string"
},
"occupation": {
"label": "Occupation",
"type": "string"
},
"known_for": {
"label": "Known for",
"type": "string"
},
"website": {
"label": "Website",
"type": "string"
},
"alma_mater": {
"label": "Alma mater",
"type": "string"
},
"awards": {
"label": "Awards",
"type": "string"
},
"years_active": {
"label": "Years active",
"type": "string"
},
"Background Information": {
"type": "string"
}
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 04:52, 11 October 2025

InfoboxPerson

TemplateData

Infobox for a person, powered by Module:Infobox.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

no description

Stringoptional
Image filenameimage

no description

Stringoptional
Image sizeimage_size

no description

Default
280px
Stringoptional
Image captioncaption

no description

Stringoptional
Birth datebirth_date

no description

Stringoptional
Birth placebirth_place

no description

Stringoptional
Nationalitynationality

no description

Stringoptional
Occupationoccupation

no description

Stringoptional
Known forknown_for

no description

Stringoptional
Websitewebsite

no description

Stringoptional
Alma materalma_mater

no description

Stringoptional
Awardsawards

no description

Stringoptional
Years activeyears_active

no description

Stringoptional
Background InformationBackground Information

no description

Stringoptional