편집 요약 없음 |
편집 요약 없음 |
||
22번째 줄: | 22번째 줄: | ||
| 출연 || {{{act|}}} | | 출연 || {{{act|}}} | ||
|}</includeonly> | |}</includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"genre": { | |||
"label": "장르", | |||
"description": "영화 종류, 장르", | |||
"example": "드라마, 스릴러, 액션", | |||
"type": "line", | |||
"required": true | |||
}, | |||
"opendate": { | |||
"label": "개봉", | |||
"description": "영화 최초 개봉 시기", | |||
"example": "2012년 3월", | |||
"type": "line", | |||
"required": true | |||
}, | |||
"director": { | |||
"label": "감독", | |||
"description": "감독, 제작자", | |||
"type": "line", | |||
"required": true | |||
}, | |||
"act": { | |||
"label": "출연", | |||
"description": "출연 배우", | |||
"type": "line", | |||
"required": true | |||
} | |||
}, | |||
"description": "영화 기본 정보 테이블" | |||
} | |||
</templatedata> | |||
</noinclude> |
2020년 5월 9일 (토) 02:47 판
"영화" 틀입니다. 다음 형식으로 호출해야 합니다:
{{영화 |genre= |opendate= |director= |act= }}
틀 텍스트를 보려면 문서를 편집하세요.
영화 기본 정보 테이블
변수 | 설명 | 형식 | 상태 | |
---|---|---|---|---|
장르 | genre | 영화 종류, 장르
| 짧은 문구 | 필수 |
개봉 | opendate | 영화 최초 개봉 시기
| 짧은 문구 | 필수 |
감독 | director | 감독, 제작자 | 짧은 문구 | 필수 |
출연 | act | 출연 배우 | 짧은 문구 | 필수 |