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

항공위키
편집 요약 없음
편집 요약 없음
(같은 사용자의 중간 판 46개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<noinclude>
<noinclude>
"인물" 틀입니다.
항공 관련 인물의 정보 틀입니다.
다음 형식으로 호출해야 합니다:
다음 형식으로 호출해야 합니다:
<pre>
<pre>
{{인물
{{인물
|직업=
|출생=
|출생=
|사망=
|사망=
|나이=
|나이=
|이미지=
}}
}}
</pre>
</pre>
틀 텍스트를 보려면 문서를 편집하세요.
틀 텍스트를 보려면 문서를 편집하세요.
</noinclude><includeonly>{| class="wikitable" style="text-align:center;"
</noinclude><includeonly>{| style="width: 240px; font-size: 85%; border: 1px solid #dddddd; background-color: #f9f9f9; color: #001133; margin: 0 0 0.5em 1em; padding: 0.4em 0.4em; float: right; clear: right; text-align:left; box-shadow: 0 1px 2px 1px rgb(0 0 0 / 4%);"
| {{{출생|}}}() || {{{사망|}}}(去)
! style="text-align: center; /* background-color:#ccccff; */ padding: .2em 0;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
! {{{나이|}}}
|-
|}
| class="thumbinner" style="text-align: center; padding: 0.4em;" colspan="2" | {{{이미지|}}}
</includeonly>
|-
| style="text-align: center; padding: 0.2em 0.8em; border-bottom: 1px solid #ddd;" colspan="2" | {{{직업|}}}
|-
| style="center; padding: 0.2em 0.8em;" | {{#if: {{{출생|}}} | 출생}} || style="center; padding: 0.2em 0.8em;" | {{#if: {{{출생|}}} | {{{출생|}}} }} {{#if: {{{사망|}}} |  | {{#if: {{{출생|}}} | ( {{{나이|}}}세 ) }} }}
|-
| style="center; padding: 0.2em 0.8em;" | {{#if: {{{사망|}}} | 사망 }} || style="center; padding: 0.2em 0.8em;" | {{#if: {{{사망|}}} | {{{사망|}}} }} {{#if: {{{사망|}}} | ( {{{나이|}}}세 ) |  }}
|}</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"birth": {
"이미지": {
"aliases": [
"label": "이미지",
"출생"
"description": "사진",
],
"example": "[[img.jpg|230px]]"
},
"직업": {
"label": "직업",
"description": "직업",
"example": "비행사, 경영자 등",
"type": "string",
"required": true
},
"출생": {
"label": "출생",
"label": "출생",
"description": "태어난 날",
"description": "태어난 날",
"example": "1904/3/5",
"example": "1904년 3월 5일",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"death": {
"사망": {
"aliases": [
"사망"
],
"label": "사망",
"label": "사망",
"description": "돌아가신 날",
"description": "돌아가신 날",
"example": "2021/3/5",
"example": "2021년 3월 5일",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"age": {
"나이": {
"aliases": [
"나이"
],
"label": "나이",
"label": "나이",
"description": "현재 혹은 사망 당시 나이",
"description": "현재 혹은 사망 당시 나이",
51번째 줄: 62번째 줄:
},
},
"paramOrder": [
"paramOrder": [
"birth",
"이미지",
"death",
"직업",
"age"
"출생",
]
"사망",
"나이"
],
"format": "block",
"description": "항공 관련 인물의 출생, 사망 정보 틀입니다."
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

2021년 6월 5일 (토) 20:50 판

항공 관련 인물의 정보 틀입니다. 다음 형식으로 호출해야 합니다:

{{인물
|직업=
|출생=
|사망=
|나이=
|이미지=
}}

틀 텍스트를 보려면 문서를 편집하세요.


항공 관련 인물의 출생, 사망 정보 틀입니다.

틀 변수

이 틀은 변수마다 줄바꿈을 하여 쓰는 것이 권장됩니다.

변수설명형식상태
이미지이미지

사진

예시
[[img.jpg|230px]]
알 수 없음선택 사항
직업직업

직업

예시
비행사, 경영자 등
문자열필수
출생출생

태어난 날

예시
1904년 3월 5일
문자열필수
사망사망

돌아가신 날

예시
2021년 3월 5일
문자열필수
나이나이

현재 혹은 사망 당시 나이

예시
{{나이|1934|3|5|2021|3|5}}
문자열필수