틀:인물: 두 판 사이의 차이

699 바이트 추가됨 ,  2021년 3월 30일 (화)
편집 요약 없음
편집 요약 없음
편집 요약 없음
15번째 줄: 15번째 줄:
|}
|}
</includeonly>
</includeonly>
<noinclude>
<templatedata>
{
"params": {
"birth": {
"aliases": [
"출생"
],
"label": "출생",
"description": "태어난 날",
"example": "1904/3/5",
"type": "string",
"required": true
},
"death": {
"aliases": [
"사망"
],
"label": "사망",
"description": "돌아가신 날",
"example": "2021/3/5",
"type": "string",
"required": true
},
"age": {
"aliases": [
"나이"
],
"label": "나이",
"description": "현재 혹은 사망 당시 나이",
"example": "{{나이|1934|3|5|2021|3|5}}",
"type": "string",
"required": true
}
},
"paramOrder": [
"birth",
"death",
"age"
]
}
</templatedata>
</noinclude>