Template:InfoboxPerson: Difference between revisions
From koreapedia
Created page with "{{#invoke:Infobox|build | title = {{{name|{{PAGENAME}}}}} | image = {{{image|}}} | image_size = {{{image_size|280px}}} | caption = {{{caption|}}} | label1 = Born | data1 = {{#if:{{{birth_date|}}}|{{{birth_date}}}}}{{#if:{{{birth_place|}}}|{{#if:{{{birth_date|}}}|, }}{{{birth_place}}}}} | label2 = Nationality | data2 = {{{nationality|}}} | label3 = Occupation | data3 = {{{occupation|}}} | label4 = Known for | data4 = {{{known_for|}}} | l..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#invoke:Infobox| | {{#invoke:Infobox|smart | ||
| | | order = Born|Nationality|Occupation|Known for|Website|Alma mater|Awards|Years active | ||
| Born = birth_place | |||
| Nationality = nationality | |||
| Occupation = occupation | |||
| Known for = known_for | |||
| | | Website = website | ||
| Alma mater = alma_mater | |||
| Awards = awards | |||
| | | Years active = years_active | ||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
<noinclude> | <noinclude> |
Latest revision as of 18:08, 8 October 2025
InfoboxPerson |
---|
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 |
Birth date | birth_date | 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 |