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

214 바이트 추가됨 ,  2021년 5월 8일 (토)
편집 요약 없음
편집 요약 없음
편집 요약 없음
4번째 줄: 4번째 줄:
<pre>
<pre>
{{인물
{{인물
|직업=
|출생=
|출생=
|사망=
|사망=
13번째 줄: 14번째 줄:
| style="background-color: #ddd; text-align: center;" colspan="3" | {{PAGENAME}}
| style="background-color: #ddd; text-align: center;" colspan="3" | {{PAGENAME}}
|-
|-
| 출생 || {{{출생|}}} || {{#if: {{{사망|}}} |  | {{{나이|}}}세 }}
| colspan="3" | {{{직업|}}}
|-
|-
| 사망 || {{{사망|}}} || {{#if: {{{사망|}}} | {{{나이|}}}세 |  }}
| 출생 || {{{출생|}}} || {{#if: {{{사망|}}} |  | ( {{{나이|}}}세 ) }}
|-
| 사망 || {{{사망|}}} || {{#if: {{{사망|}}} | ( {{{나이|}}}세 ) |  }}
|}</includeonly>
|}</includeonly>
<noinclude>
<noinclude>
21번째 줄: 24번째 줄:
{
{
"params": {
"params": {
"직업": {
"label": "직업",
"description": "직업",
"example": "비행사, 경영자 등",
"type": "string",
"required": true
},
"출생": {
"출생": {
"label": "출생",
"label": "출생",
44번째 줄: 54번째 줄:
},
},
"paramOrder": [
"paramOrder": [
"직업",
"출생",
"출생",
"사망",
"사망",