Template:Info: Difference between revisions
From koreapedia
No edit summary |
No edit summary |
||
| Line 31: | Line 31: | ||
"caption": { | "caption": { | ||
"label": "Image caption", | "label": "Image caption", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 70: | Line 63: | ||
"years_active": { | "years_active": { | ||
"label": "Years active", | "label": "Years active", | ||
"type": "string" | |||
}, | |||
"Heading": { | |||
"label": "name", | |||
"type": "string" | "type": "string" | ||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"image_size", | |||
"caption", | |||
"Heading", | |||
"birth_place", | |||
"nationality", | |||
"occupation", | |||
"known_for", | |||
"website", | |||
"alma_mater", | |||
"awards", | |||
"years_active" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 05:36, 11 October 2025
| Info |
|---|
TemplateData
Infobox for a person, powered by Module:Infobox.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | optional |
| Image filename | image | no description | String | optional |
| Image size | image_size | no description
| String | optional |
| Image caption | caption | no description | String | optional |
| name | Heading | no description | String | optional |
| Birth place | birth_place | no description | String | optional |
| Nationality | nationality | no description | String | optional |
| Occupation | occupation | no description | String | optional |
| Known for | known_for | no description | String | optional |
| Website | website | no description | String | optional |
| Alma mater | alma_mater | no description | String | optional |
| Awards | awards | no description | String | optional |
| Years active | years_active | no description | String | optional |
