바뀜

둘러보기로 가기 검색하러 가기
4,383 바이트 추가됨 ,  2018년 6월 30일 (토) 18:32
잔글
편집 요약 없음
184번째 줄: 184번째 줄:     
}}{{외국어 매개변수 검사| {{{name|}}} {{{image|}}} {{{death_cause|}}} {{{alt|}}} {{{caption|{{{image_caption|}}}}}}
 
}}{{외국어 매개변수 검사| {{{name|}}} {{{image|}}} {{{death_cause|}}} {{{alt|}}} {{{caption|{{{image_caption|}}}}}}
{{{birth_name|}}}{{{birth_date|}}}{{{birth_place|}}}{{{death_date|}}}{{{death_date|}}}{{{body_discovered|}}}{{{resting_place_coordinates|}}}{{{resting_place_coordinates|}}}{{{resting_place|{{{restingplace|}}}}}}{{{residence|}}}{{{nationality|}}}{{{ethnicity|}}}{{{citizenship|}}} {{{home_town|}}} {{{known_for|}}} {{{image_caption|}}} {{{other_names|{{{othername|{{{alias|}}}}}}}}}{{{alma_mater|}}}{{{occupation|{{{profession|}}}}}}{{{years_active|{{{yearsactive|}}}}}}{{{organization|{{{organizations|}}}}}}{{{salary|}}}{{{net_worth|{{{networth|}}}}}}{{{Peerage|}}}{{{title|}}}{{{term|}}}{{{predecessor|}}}{{{successor|}}}{{{party|}}}{{{opponents|}}} {{{boards|}}} {{{religion|}}} {{{spouse|}}} {{{partner|}}} {{{children|}}} {{{parents|}}} {{{relations|{{{relatives|}}}}}} {{{army|}}}{{{callsign|}}} {{{awards|}}} {{{signature|}}} {{{website|}}} {{{footnotes|}}} {{{misc|}}} }}</includeonly><includeonly>{{Wikidata image|1={{{image|}}}{{{그림|}}}{{{사진|}}} }}</includeonly><noinclude>{{설명문서}}</noinclude>
+
{{{birth_name|}}}{{{birth_date|}}}{{{birth_place|}}}{{{death_date|}}}{{{death_date|}}}{{{body_discovered|}}}{{{resting_place_coordinates|}}}{{{resting_place_coordinates|}}}{{{resting_place|{{{restingplace|}}}}}}{{{residence|}}}{{{nationality|}}}{{{ethnicity|}}}{{{citizenship|}}} {{{home_town|}}} {{{known_for|}}} {{{image_caption|}}} {{{other_names|{{{othername|{{{alias|}}}}}}}}}{{{alma_mater|}}}{{{occupation|{{{profession|}}}}}}{{{years_active|{{{yearsactive|}}}}}}{{{organization|{{{organizations|}}}}}}{{{salary|}}}{{{net_worth|{{{networth|}}}}}}{{{Peerage|}}}{{{title|}}}{{{term|}}}{{{predecessor|}}}{{{successor|}}}{{{party|}}}{{{opponents|}}} {{{boards|}}} {{{religion|}}} {{{spouse|}}} {{{partner|}}} {{{children|}}} {{{parents|}}} {{{relations|{{{relatives|}}}}}} {{{army|}}}{{{callsign|}}} {{{awards|}}} {{{signature|}}} {{{website|}}} {{{footnotes|}}} {{{misc|}}} }}</includeonly><includeonly>{{Wikidata image|1={{{image|}}}{{{그림|}}}{{{사진|}}} }}</includeonly><noinclude>{{설명문서}}
 +
<templatedata>
 +
{
 +
"description": "문서에서 특정 인물에 대한 정보를 요약해서 보여 줄 때 사용하는 틀",
 +
"params": {
 +
"이름": {
 +
"type": "string",
 +
"default": "{{PAGENAME}}",
 +
"description": "인물의 일반적인 이름.",
 +
"aliases": [
 +
"name"
 +
]
 +
},
 +
"그림": {
 +
"type": "wiki-page-name",
 +
"description": "\"파일:\" 이름공간 접두어를 뺀 그림 이름: abc.jpg, xpz.png, 123.gif, etc.",
 +
"aliases": [
 +
"사진",
 +
"image"
 +
]
 +
},
 +
"그림크기": {
 +
"type": "string",
 +
"default": "225px",
 +
"description": "표시할 그림의 크기: 200px (가로값), 또는 200x300px (최대 가로값과 최대 세로값)",
 +
"aliases": [
 +
"image_size",
 +
"imagesize"
 +
]
 +
},
 +
"그림설명": {
 +
"type": "string",
 +
"description": "필요할 경우에 넣는 그림의 설명. 촬영 일자와 촬영자를 적는 것이 좋습니다.",
 +
"aliases": [
 +
"설명",
 +
"caption",
 +
"image_caption"
 +
]
 +
},
 +
"그림툴팁": {
 +
"type": "string",
 +
"description": "시각 장애인을 위한 그림의 툴팁 문구",
 +
"aliases": [
 +
"툴팁",
 +
"alt"
 +
]
 +
},
 +
"본명": {
 +
"type": "string",
 +
"description": "태어날 때 지어진 이름. \"이름\"과 다를 때 사용하세요",
 +
"aliases": [
 +
"출생명",
 +
"birth_name"
 +
]
 +
},
 +
"출생일": {
 +
"description": "태어난 날: {{출생일과 나이|1930|1|15}} (살아있을 경우), 또는 {{출생일|1930|1|15}} (죽었을 경우).",
 +
"aliases": [
 +
"birth_date"
 +
]
 +
},
 +
"출생지": {
 +
"type": "string",
 +
"description": "태어난 장소: 국가, 행정 구역, 도시.",
 +
"aliases": [
 +
"birth_place"
 +
]
 +
},
 +
"사망일": {
 +
"description": "죽은 날: {{사망일과 나이|1995|10|9|1930|1|15}} (출생일이 알려졌을 경우), 또는 {{사망일|1995|10|9}} (출생일이 알려지지 않았을 경우).",
 +
"aliases": [
 +
"death_date"
 +
]
 +
},
 +
"사망지": {
 +
"type": "string",
 +
"description": "죽은 장소: 국가, 행정 구역, 도시.",
 +
"aliases": [
 +
"death_place"
 +
]
 +
},
 +
"사망원인": {
 +
"description": "죽음의 원인.",
 +
"aliases": [
 +
"death_cause"
 +
]
 +
},
 +
"발견지": {
 +
"type": "string",
 +
"description": "신체가 발견된 장소. (죽은 장소와는 다름)",
 +
"aliases": [
 +
"body_discovered"
 +
]
 +
},
 +
"매장지": {
 +
"description": "매장된 장소, 재를 뿌린 장소 등.",
 +
"aliases": [
 +
"restingplace",
 +
"resting_place"
 +
]
 +
},
 +
"매장지좌표": {
 +
"description": "매장된 장소, 재를 뿌린 장소 등의 좌표. {{coord}} 틀을 사용하세요.",
 +
"aliases": [
 +
"resting_place_coordinates"
 +
]
 +
},
 +
"거주지": {
 +
"description": "인물이 거주하는 장소. 출생지와 다를 때 사용하세요.",
 +
"aliases": [
 +
"residence"
 +
]
 +
},
 +
"국적": {
 +
"type": "string",
 +
"description": "국적. 국적과 시민권 매개 변수는 혼란을 피하기 위해 둘 중 하나만 사용하여야 하며, 서로 다를 때만 함께 사용할 수 있습니다.",
 +
"aliases": [
 +
"국가",
 +
"nationality"
 +
]
 +
},
 +
"민족": {
 +
"description": "민족",
 +
"aliases": [
 +
"ethnicity"
 +
]
 +
},
 +
"시민권": {
 +
"inherits": "국적",
 +
"aliases": [
 +
"citizenship"
 +
]
 +
},
 +
"본관": {
 +
"description": "성씨의 시조가 난 곳",
 +
"aliases": [
 +
"family clan"
 +
]
 +
},
 +
"다른이름": {
 +
"type": "string",
 +
"description": "인물을 달리 부르는 잘 알려진 이름. 이름, 출생명과 다를 때 사용하세요.",
 +
"aliases": [
 +
"other_names",
 +
"othername",
 +
"alias"
 +
]
 +
},
 +
"학력": {
 +
"type": "string",
 +
"description": "학교를 다닌 경력, 학위. 출신 대학.",
 +
"aliases": [
 +
"대학",
 +
"모교",
 +
"alma_mater"
 +
]
 +
},
 +
"경력": {
 +
"description": "인물이 유명한 이유, 업적에 대한 간략한 설명",
 +
"aliases": [
 +
"업적",
 +
"유명",
 +
"known_for"
 +
]
 +
},
 +
"병역": {
 +
"description": "최종 근무지와 보직",
 +
"aliases": [
 +
"army"
 +
]
 +
},
 +
"직업": {
 +
"type": "string",
 +
"description": "직업",
 +
"aliases": [
 +
"occupation",
 +
"profession"
 +
]
 +
},
 +
"소속": {
 +
"description": "소속된 기관이나 조직",
 +
"aliases": [
 +
"organization",
 +
"organizations"
 +
]
 +
}
 +
},
 +
"format": "block"
 +
}
 +
</templatedata></noinclude>

둘러보기 메뉴