"틀: 프로덕션"의 두 판 사이의 차이
한국-연극, 기록
(새 문서: <pre style="width:500px"> {{프로덕션 |사진= |사진출처= |프로덕션명= |영문명칭= |시작일= |종료일= |공연장소= |소요시간= |관람연령= |장르= |작가...) |
|||
| 1번째 줄: | 1번째 줄: | ||
| − | < | + | <includeonly> |
| − | {{ | + | <table class="Info" style="width:400px; font-size:90%; border:1px dotted #cccccc; margin: 0px 2px 15px 15px;" cellspacing="10" align="right"> |
| − | |사진 | + | <tr> |
| − | |사진출처= | + | <td colspan="2" style="background:#d0b0b0; color:#ffffff; text-align:center; font-size:120%;"><b>{{{프로덕션명|}}}({{{영문명칭|}}})</b></td> |
| − | |프로덕션명= | + | </tr> |
| − | |영문명칭= | + | <tr> |
| − | |시작일= | + | <td colspan="2"> {{#if:{{{사진}}} | [[file:{{{사진|}}}|270px|thumb|center|{{{사진출처|}}}]] }}</td> |
| − | |종료일= | + | </tr> |
| − | |공연장소= | + | <tr> |
| − | |소요시간= | + | <td colspan="2" style="background:#d0b0b0; color:#ffffff; text-align:center; font-size:120%;"></td> |
| − | |관람연령= | + | </tr> |
| − | |장르= | + | {{#if:{{{프로덕션명|}}} | <tr> |
| − | | | + | <th style="text-align:center; width:20%;">프로덕션명</th> |
| − | | | + | <td style="text-align:center; width:40%;">{{{프로덕션명|}}}</td> |
| − | | | + | </tr> }} |
| − | | | + | {{#if:{{{영문명칭|}}} | <tr> |
| − | | | + | <th style="text-align:center; width:20%;">영문명칭</th> |
| − | | | + | <td style="text-align:center; width:40%;">{{{영문명칭|}}}</td> |
| − | | | + | </tr> }} |
| − | }} | + | {{#if:{{{시작일|}}} | <tr> |
| − | </ | + | <th style="text-align:center; width:20%;">시작일</th> |
| + | <td style="text-align:center; width:40%;">{{{시작일|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{종료일|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">종료일</th> | ||
| + | <td style="text-align:center; width:40%;">{{{종료일|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{공연장소|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">공연장소</th> | ||
| + | <td style="text-align:center; width:40%;">{{{공연장소|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{소요시간|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">소요시간</th> | ||
| + | <td style="text-align:center; width:40%;">{{{소요시간|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{관람연령|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">관람연령</th> | ||
| + | <td style="text-align:center; width:40%;">{{{관람연령|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{장르|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">장르</th> | ||
| + | <td style="text-align:center; width:40%;">{{{장르|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{주최|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">주최</th> | ||
| + | <td style="text-align:center; width:40%;">{{{주최|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{제작|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">제작</th> | ||
| + | <td style="text-align:center; width:40%;">{{{제작|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{총관객|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">총관객</th> | ||
| + | <td style="text-align:center; width:40%;">{{{총관객|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{총수입|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">총수입</th> | ||
| + | <td style="text-align:center; width:40%;">{{{총수입|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{총제작비|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">총제작비</th> | ||
| + | <td style="text-align:center; width:40%;">{{{총제작비|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{작가|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">작가</th> | ||
| + | <td style="text-align:center; width:40%;">{{{작가|}}}</td> | ||
| + | </tr> }} | ||
| + | {{#if:{{{연출|}}} | <tr> | ||
| + | <th style="text-align:center; width:20%;">연출</th> | ||
| + | <td style="text-align:center; width:40%;">{{{연출|}}}</td> | ||
| + | </table> | ||
| + | </includeonly> | ||
| + | |||
| + | <noinclude> | ||
2018년 7월 18일 (수) 11:53 판