Template:Infobox Korean name

From WikiAlpha
Jump to: navigation, search

This template is used to display an infobox of Korean name(s). Where used alongside another infobox it should be configured as a child module as in Template:Diff, with no title parameter.

Usage

This template is used to display an infobox of Korean name(s). Where used alongside another infobox it should be configured as a child module as in Template:Diff, with no title parameter.

Usage

Template loop detected: Template:Infobox Korean name

All fields are optional; however, at least one of hangul, hanja, rr, and mr is required to display the infobox.

Most commonly used fields

{{Infobox Korean name
| hangul    =
| hanja     =
| rr        =
| mr        =
| koreanipa =
| context   =
| image     =
| caption   =
}}

Full version

{{Infobox Korean name
| title          =
| image          =
| image_size     =
| caption        =
|
| context        =
|
| hangul         =
| hanja          =
| rr             =
| mr             =
| koreanipa      =
|
| hangulho       =
| hanjaho        =
| rrho           =
| mrho           =
| koreanipaho    =
|
| hangulborn     =
| hanjaborn      =
| rrborn         =
| mrborn         =
| koreanipaborn  =
|
| hangula        =
| hanjaa         =
| rra            =
| mra            =
| koreanipaa     =
|
| hangulja       =
| hanjaja        =
| rrja           =
| mrja           =
| koreanipaja    =
|
| hangulstage    =
| hanjastage     =
| rrstage        =
| mrstage        =
| koreanipastage =
|
| hangulgye      =
| hanjagye       =
| rrgye          =
| mrgye          =
| koreanipagye   =
|
| hangulph       =
| hanjaph        =
| rrph           =
| mrph           =
| koreanipaph    =
|
| othername1     =
| hangul1        =
| hanja1         =
| rr1            =
| mr1            =
| koreanipa1     =
|
| othername2     =
| hangul2        =
| hanja2         =
| rr2            =
| mr2            =
| koreanipa2     =
|
| othername3     = 
| hangul3        = 
| hanja3         = 
| rr3            = 
| mr3            = 
| koreanipa3     = 
|
| text           =
}}

Description of parameters

Parameter name Description Default
title A text field at the top of the table. {{PAGENAME}}
image The filename of the image (for File:Koreageostub.svg, set "image=Koreageostub.svg".)
image_size The width of the image in px (i.e. 220px). Do not use unless necessary. frameless
caption A caption for the image; appears beneath the image.
context Context specification. Set this to "north" for North Korean articles; this will cause the box to use North Korean terms and spellings (chosŏn'gul, hancha instead of hangul, hanja). This parameter can also be set to "old" for use in articles about events that occurred before the development of North and South Korea (pre-1945); this displays the more neutral Hunminjeongeum in place of Hangul or Chosŏn'gŭl.
hangul Korean name in Hangul.
Leaving this field empty will add the page to Category:Articles needing Korean script or text.
hanja The Hanja for a given Korean name.
Leave this field empty or set to none if there is no corresponding hanja name.
Set this field to ! to add the page to Category:Wikipedia articles needing hanja.
rr The Revised Romanization of the name.
Leaving this field empty will add the page to Category:Wikipedia articles needing romanized Korean.
mr The McCune–Reischauer romanization of the name.
Leaving this field empty will add the page to Category:Wikipedia articles needing romanized Korean.
koreanipa The IPA transcriptipn of the name.
*ho Pen name replace * with
hangul, hanja, rr, or mr
*born Birth name
*a Childhood name
*ja Courtesy name
*stage Stage name
*gye Dharma name
*ph Posthumous name
*1 Other names that do not fall under the above headings.
*2
othername1 Text fields to create headings for *1 and *2. Other name
othername2
othername3
text Text displayed at bottom of infobox.
child Set child=yes to use this template inside another infobox.
headercolor A background color for title. Do not use unless necessary, e.g. to match an infobox in which this is embedded as a module. #CCCCFF

Former parameters

The following parameters are no longer supported by this template:

Parameter name Description Default
tablewidth The width of the infobox in px or em (raw numbers will be interpreted as px). Do not use unless necessary. 22em
color A background color for title. Now replaced by headercolor. #CCCCFF
fontcolor A font color for title. Do not use unless necessary. #000000 (black)
logo The filename of the logo (for File:Koreageostub.svg, set "logo=Koreageostub.svg".)
logowidth The width of the logo in px. Do not use unless necessary. 80px

Examples

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

See the monthly error report for this template.

TemplateData for Infobox Korean name

<templatedata> {

 "description": "This template is used to display an infobox of Korean name(s).",
 "params": {
   "title": {
     "label": "Title",
     "type": "string",
     "required": false,
     "description": "A text field at the top of the table"
   },
   "image": {
     "label": "Image",
     "type": "string/wiki-page-name",
     "required": false,
     "description": "The filename of the image (for File:Koreageostub.svg, set \"Koreageostub.svg\")"
   },
   "image_size": {
     "label": "Image size",
     "type": "number",
     "required": false,
     "description": "The width of the image in px (i.e. 220px). Do not use unless necessary"
   },
   "caption": {
     "label": "Caption",
     "type": "string",
     "required": false,
     "description": "A caption for the image; appears beneath it"
   },
   "context": {
     "label": "Context",
     "type": "string",
     "required": false,
     "description": "Context specification. Set this to \"north\" for North Korean articles; this will cause the box to use North Korean terms and spellings (chosŏn'gul, hancha instead of hangul, hanja); can also be set to \"old\" in articles about events that occurred before the development of North and South Korea (pre-1945); this displays the more neutral Hunminjeongeum in place of Hangul or Chosŏn'gŭl"
   },
   "hangul": {
     "label": "Hangul name",
     "type": "string/line",
     "required": false,
     "description": "Korean name in Hangul"
   },
   "hanja": {
     "label": "Hanja",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for a given Korean name"
   },
   "rr": {
     "label": "Revised Romanization",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the name"
   },
   "mr": {
     "label": "McCune–Reischauer",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the name"
   },
   "hangulho": {
     "label": "Hangul ho",
     "type": "string/line",
     "required": false,
     "description": "Hangul pen name"
   },
   "hanjaho": {
     "label": "Hanja ho",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the pen name"
   },
   "rrho": {
     "label": "RR ho",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the pen name"
   },
   "mrho": {
     "label": "MR ho",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the pen name"
   },
   "hangulborn": {
     "label": "Hangul born",
     "type": "string/line",
     "required": false,
     "description": "Hangul born name"
   },
   "hanjaborn": {
     "label": "Hanja born",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the born name"
   },
   "rrborn": {
     "label": "RR born",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the born name"
   },
   "mrborn": {
     "label": "MR born",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the born name"
   },
   "hangula": {
     "label": "Hangul a",
     "type": "string/line",
     "required": false,
     "description": "Hangul childhood name"
   },
   "hanjaa": {
     "label": "Hanja a",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the childhood name"
   },
   "rra": {
     "label": "RR a",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the childhood name"
   },
   "mra": {
     "label": "MR a",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the childhood name"
   },
   "hangulja": {
     "label": "Hangul ja",
     "type": "string/line",
     "required": false,
     "description": "Hangul courtesy name"
   },
   "hanjaja": {
     "label": "Hanja ja",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the courtesy name"
   },
   "rrja": {
     "label": "RR ja",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the courtesy"
   },
   "mrja": {
     "label": "MR ja",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the courtesy name"
   },
   "hangulstage": {
     "label": "Hangul stage",
     "type": "string/line",
     "required": false,
     "description": "Hangul stage name"
   },
   "hanjastage": {
     "label": "Hanja stage",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the stage name"
   },
   "rrstage": {
     "label": "RR stage",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the stage name"
   },
   "mrstage": {
     "label": "MR stage",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the stage name"
   },
   "hangulgye": {
     "label": "Hangul gye",
     "type": "string/line",
     "required": false,
     "description": "Hangul dharma name"
   },
   "hanjagye": {
     "label": "Hanja gye",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the dharma name"
   },
   "rrgye": {
     "label": "RR gye",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the dharma name"
   },
   "mrgye": {
     "label": "MR gye",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the dharma name"
   },
   "hangulph": {
     "label": "Hangul ph",
     "type": "string/line",
     "required": false,
     "description": "Hangul posthumous name"
   },
   "hanjaph": {
     "label": "Hanja ph",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the posthumous name"
   },
   "rrph": {
     "label": "RR ph",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the posthumous name"
   },
   "mrph": {
     "label": "MR ph",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the posthumous name"
   },
   "othername1": {
     "label": "Other name 1 heading",
     "type": "string/line",
     "required": false,
     "description": "Heading for the other name 1"
   },
   "hangul1": {
     "label": "Hangul other name 1",
     "type": "string",
     "required": false,
     "description": "Hangul other name 1"
   },
   "hanja1": {
     "label": "Hanja other name 1",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the other name 1"
   },
   "rr1": {
     "label": "RR other name 1",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the other name 1"
   },
   "mr1": {
     "label": "MR other name 1",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the other name 1"
   },
   "othername2": {
     "label": "Other name 2 heading",
     "type": "string",
     "required": false,
     "description": "Heading for the other name 2"
   },
   "hangul2": {
     "label": "Hangul other name 2",
     "type": "string/line",
     "required": false,
     "description": "Hangul other name 2"
   },
   "hanja2": {
     "label": "Hanja other name 2",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the other name 2"
   },
   "rr2": {
     "label": "RR other name 2",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the other name 2"
   },
   "mr2": {
     "label": "MR other name 2",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the other name 2"
   },
   "othername3": {
     "label": "Other name 3 heading",
     "type": "string",
     "required": false,
     "description": "Heading for the other name 3"
   },
   "hangul3": {
     "label": "Hangul other name 3",
     "type": "string/line",
     "required": false,
     "description": "Hangul other name 3"
   },
   "hanja3": {
     "label": "Hanja other name 3",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the other name 3"
   },
   "rr3": {
     "label": "RR other name 3",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the other name 3"
   },
   "mr3": {
     "label": "MR other name 3",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the other name 3"
   },
   "text": {
     "label": "Text",
     "type": "string",
     "required": false,
     "description": "Text displayed at bottom of infobox."
   },
   "koreanipa": {
     "description": "IPA transcription of the name"
   },
   "koreanipaho": {
     "description": "IPA transcription of the courtesy name"
   },
   "koreanipaborn": {
     "description": "IPA transcription of the birth name"
   },
   "koreanipaa": {
     "description": "IPA transcription of the childhood name"
   },
   "koreanipaja": {
     "description": "IPA transcription of the courtesy name"
   },
   "koreanipastage": {
     "description": "IPA transcription of the stage name"
   },
   "koreanipagye": {
     "description": "IPA transcription of the Dharma name"
   },
   "koreanipaph": {
     "description": "IPA transcription of the posthumous name"
   },
   "koreanipa1": {
     "description": "IPA transcription of other name 1"
   },
   "koreanipa2": {
     "description": "IPA transcription of the other name 2"
   },
   "koreanipa3": {
     "description": "IPA transcription of the other name 3"
   }
 }

} </templatedata>

See also

Templates currently used by Infobox Korean name

Templates formerly used by Infobox Korean name

Tracking categories

Other

All fields are optional; however, at least one of hangul, hanja, rr, and mr is required to display the infobox.

Most commonly used fields

{{Infobox Korean name
| hangul    =
| hanja     =
| rr        =
| mr        =
| koreanipa =
| context   =
| image     =
| caption   =
}}

Full version

{{Infobox Korean name
| title          =
| image          =
| image_size     =
| caption        =
|
| context        =
|
| hangul         =
| hanja          =
| rr             =
| mr             =
| koreanipa      =
|
| hangulho       =
| hanjaho        =
| rrho           =
| mrho           =
| koreanipaho    =
|
| hangulborn     =
| hanjaborn      =
| rrborn         =
| mrborn         =
| koreanipaborn  =
|
| hangula        =
| hanjaa         =
| rra            =
| mra            =
| koreanipaa     =
|
| hangulja       =
| hanjaja        =
| rrja           =
| mrja           =
| koreanipaja    =
|
| hangulstage    =
| hanjastage     =
| rrstage        =
| mrstage        =
| koreanipastage =
|
| hangulgye      =
| hanjagye       =
| rrgye          =
| mrgye          =
| koreanipagye   =
|
| hangulph       =
| hanjaph        =
| rrph           =
| mrph           =
| koreanipaph    =
|
| othername1     =
| hangul1        =
| hanja1         =
| rr1            =
| mr1            =
| koreanipa1     =
|
| othername2     =
| hangul2        =
| hanja2         =
| rr2            =
| mr2            =
| koreanipa2     =
|
| othername3     = 
| hangul3        = 
| hanja3         = 
| rr3            = 
| mr3            = 
| koreanipa3     = 
|
| text           =
}}

Description of parameters

Parameter name Description Default
title A text field at the top of the table. {{PAGENAME}}
image The filename of the image (for File:Koreageostub.svg, set "image=Koreageostub.svg".)
image_size The width of the image in px (i.e. 220px). Do not use unless necessary. frameless
caption A caption for the image; appears beneath the image.
context Context specification. Set this to "north" for North Korean articles; this will cause the box to use North Korean terms and spellings (chosŏn'gul, hancha instead of hangul, hanja). This parameter can also be set to "old" for use in articles about events that occurred before the development of North and South Korea (pre-1945); this displays the more neutral Hunminjeongeum in place of Hangul or Chosŏn'gŭl.
hangul Korean name in Hangul.
Leaving this field empty will add the page to Category:Articles needing Korean script or text.
hanja The Hanja for a given Korean name.
Leave this field empty or set to none if there is no corresponding hanja name.
Set this field to ! to add the page to Category:Wikipedia articles needing hanja.
rr The Revised Romanization of the name.
Leaving this field empty will add the page to Category:Wikipedia articles needing romanized Korean.
mr The McCune–Reischauer romanization of the name.
Leaving this field empty will add the page to Category:Wikipedia articles needing romanized Korean.
koreanipa The IPA transcriptipn of the name.
*ho Pen name replace * with
hangul, hanja, rr, or mr
*born Birth name
*a Childhood name
*ja Courtesy name
*stage Stage name
*gye Dharma name
*ph Posthumous name
*1 Other names that do not fall under the above headings.
*2
othername1 Text fields to create headings for *1 and *2. Other name
othername2
othername3
text Text displayed at bottom of infobox.
child Set child=yes to use this template inside another infobox.
headercolor A background color for title. Do not use unless necessary, e.g. to match an infobox in which this is embedded as a module. #CCCCFF

Former parameters

The following parameters are no longer supported by this template:

Parameter name Description Default
tablewidth The width of the infobox in px or em (raw numbers will be interpreted as px). Do not use unless necessary. 22em
color A background color for title. Now replaced by headercolor. #CCCCFF
fontcolor A font color for title. Do not use unless necessary. #000000 (black)
logo The filename of the logo (for File:Koreageostub.svg, set "logo=Koreageostub.svg".)
logowidth The width of the logo in px. Do not use unless necessary. 80px

Examples

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

See the monthly error report for this template.

TemplateData for Infobox Korean name

<templatedata> {

 "description": "This template is used to display an infobox of Korean name(s).",
 "params": {
   "title": {
     "label": "Title",
     "type": "string",
     "required": false,
     "description": "A text field at the top of the table"
   },
   "image": {
     "label": "Image",
     "type": "string/wiki-page-name",
     "required": false,
     "description": "The filename of the image (for File:Koreageostub.svg, set \"Koreageostub.svg\")"
   },
   "image_size": {
     "label": "Image size",
     "type": "number",
     "required": false,
     "description": "The width of the image in px (i.e. 220px). Do not use unless necessary"
   },
   "caption": {
     "label": "Caption",
     "type": "string",
     "required": false,
     "description": "A caption for the image; appears beneath it"
   },
   "context": {
     "label": "Context",
     "type": "string",
     "required": false,
     "description": "Context specification. Set this to \"north\" for North Korean articles; this will cause the box to use North Korean terms and spellings (chosŏn'gul, hancha instead of hangul, hanja); can also be set to \"old\" in articles about events that occurred before the development of North and South Korea (pre-1945); this displays the more neutral Hunminjeongeum in place of Hangul or Chosŏn'gŭl"
   },
   "hangul": {
     "label": "Hangul name",
     "type": "string/line",
     "required": false,
     "description": "Korean name in Hangul"
   },
   "hanja": {
     "label": "Hanja",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for a given Korean name"
   },
   "rr": {
     "label": "Revised Romanization",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the name"
   },
   "mr": {
     "label": "McCune–Reischauer",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the name"
   },
   "hangulho": {
     "label": "Hangul ho",
     "type": "string/line",
     "required": false,
     "description": "Hangul pen name"
   },
   "hanjaho": {
     "label": "Hanja ho",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the pen name"
   },
   "rrho": {
     "label": "RR ho",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the pen name"
   },
   "mrho": {
     "label": "MR ho",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the pen name"
   },
   "hangulborn": {
     "label": "Hangul born",
     "type": "string/line",
     "required": false,
     "description": "Hangul born name"
   },
   "hanjaborn": {
     "label": "Hanja born",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the born name"
   },
   "rrborn": {
     "label": "RR born",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the born name"
   },
   "mrborn": {
     "label": "MR born",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the born name"
   },
   "hangula": {
     "label": "Hangul a",
     "type": "string/line",
     "required": false,
     "description": "Hangul childhood name"
   },
   "hanjaa": {
     "label": "Hanja a",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the childhood name"
   },
   "rra": {
     "label": "RR a",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the childhood name"
   },
   "mra": {
     "label": "MR a",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the childhood name"
   },
   "hangulja": {
     "label": "Hangul ja",
     "type": "string/line",
     "required": false,
     "description": "Hangul courtesy name"
   },
   "hanjaja": {
     "label": "Hanja ja",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the courtesy name"
   },
   "rrja": {
     "label": "RR ja",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the courtesy"
   },
   "mrja": {
     "label": "MR ja",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the courtesy name"
   },
   "hangulstage": {
     "label": "Hangul stage",
     "type": "string/line",
     "required": false,
     "description": "Hangul stage name"
   },
   "hanjastage": {
     "label": "Hanja stage",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the stage name"
   },
   "rrstage": {
     "label": "RR stage",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the stage name"
   },
   "mrstage": {
     "label": "MR stage",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the stage name"
   },
   "hangulgye": {
     "label": "Hangul gye",
     "type": "string/line",
     "required": false,
     "description": "Hangul dharma name"
   },
   "hanjagye": {
     "label": "Hanja gye",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the dharma name"
   },
   "rrgye": {
     "label": "RR gye",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the dharma name"
   },
   "mrgye": {
     "label": "MR gye",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the dharma name"
   },
   "hangulph": {
     "label": "Hangul ph",
     "type": "string/line",
     "required": false,
     "description": "Hangul posthumous name"
   },
   "hanjaph": {
     "label": "Hanja ph",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the posthumous name"
   },
   "rrph": {
     "label": "RR ph",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the posthumous name"
   },
   "mrph": {
     "label": "MR ph",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the posthumous name"
   },
   "othername1": {
     "label": "Other name 1 heading",
     "type": "string/line",
     "required": false,
     "description": "Heading for the other name 1"
   },
   "hangul1": {
     "label": "Hangul other name 1",
     "type": "string",
     "required": false,
     "description": "Hangul other name 1"
   },
   "hanja1": {
     "label": "Hanja other name 1",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the other name 1"
   },
   "rr1": {
     "label": "RR other name 1",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the other name 1"
   },
   "mr1": {
     "label": "MR other name 1",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the other name 1"
   },
   "othername2": {
     "label": "Other name 2 heading",
     "type": "string",
     "required": false,
     "description": "Heading for the other name 2"
   },
   "hangul2": {
     "label": "Hangul other name 2",
     "type": "string/line",
     "required": false,
     "description": "Hangul other name 2"
   },
   "hanja2": {
     "label": "Hanja other name 2",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the other name 2"
   },
   "rr2": {
     "label": "RR other name 2",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the other name 2"
   },
   "mr2": {
     "label": "MR other name 2",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the other name 2"
   },
   "othername3": {
     "label": "Other name 3 heading",
     "type": "string",
     "required": false,
     "description": "Heading for the other name 3"
   },
   "hangul3": {
     "label": "Hangul other name 3",
     "type": "string/line",
     "required": false,
     "description": "Hangul other name 3"
   },
   "hanja3": {
     "label": "Hanja other name 3",
     "type": "string/line",
     "required": false,
     "description": "The Hanja for the other name 3"
   },
   "rr3": {
     "label": "RR other name 3",
     "type": "string/line",
     "required": false,
     "description": "The Revised Romanization of the other name 3"
   },
   "mr3": {
     "label": "MR other name 3",
     "type": "string/line",
     "required": false,
     "description": "The McCune–Reischauer of the other name 3"
   },
   "text": {
     "label": "Text",
     "type": "string",
     "required": false,
     "description": "Text displayed at bottom of infobox."
   },
   "koreanipa": {
     "description": "IPA transcription of the name"
   },
   "koreanipaho": {
     "description": "IPA transcription of the courtesy name"
   },
   "koreanipaborn": {
     "description": "IPA transcription of the birth name"
   },
   "koreanipaa": {
     "description": "IPA transcription of the childhood name"
   },
   "koreanipaja": {
     "description": "IPA transcription of the courtesy name"
   },
   "koreanipastage": {
     "description": "IPA transcription of the stage name"
   },
   "koreanipagye": {
     "description": "IPA transcription of the Dharma name"
   },
   "koreanipaph": {
     "description": "IPA transcription of the posthumous name"
   },
   "koreanipa1": {
     "description": "IPA transcription of other name 1"
   },
   "koreanipa2": {
     "description": "IPA transcription of the other name 2"
   },
   "koreanipa3": {
     "description": "IPA transcription of the other name 3"
   }
 }

} </templatedata>

See also

Templates currently used by Infobox Korean name

Templates formerly used by Infobox Korean name

Tracking categories

Other