"틀:회화정보"의 두 판 사이의 차이

Encyves Wiki
이동: 둘러보기, 검색
(새 문서: <includeonly> <br/> <table style="background:#f2f2f2; width:400px; font-size:100%; margin: 5px 5px 5px 5px; right:20px;float: right;" cellspacing="10"> <tr> <th colspan="2" style="tex...)
 
1번째 줄: 1번째 줄:
 
<includeonly>
 
<includeonly>
<br/>
+
<table class="Info" style="width:100%; font-size:100%; border:1px dashed #ccc; margin: 3px 3px 3px 3px;" cellspacing="10">
<table style="background:#f2f2f2; width:400px; font-size:100%; margin: 5px 5px 5px 5px; right:20px;float: right;" cellspacing="10">
+
{{#if:{{{대표명칭|}}} | <tr>
<tr>
+
<td rowspan="{{{필드수|}}}" style="width:40%;">[[file:{{{이미지}}}|x300px|center]]</td>
<th colspan="2" style="text-align:center; background:#800000; color:#ffffff;">{{{대표명칭|}}}</th>
+
<th style="text-align:center; width:20%;">대표명칭</th>
</tr>
+
<td style="text-align:center; width:40%;">{{{대표명칭|}}}</td>
{{#if:{{{이미지|}}} | <tr>
 
<td colspan="2">[[파일:{{{이미지|}}}|x400px|center]]</td>
 
 
</tr> }}
 
</tr> }}
 
{{#if:{{{이칭별칭|}}} | <tr>
 
{{#if:{{{이칭별칭|}}} | <tr>
<th style="text-align:center; width:15%;">이칭별칭</th>
+
<th style="text-align:center; width:20%;">이칭별칭</th>
<td style="text-align:center; width:60%;">{{{이칭별칭|}}}</td>
+
<td style="text-align:center; width:40%;">{{{이칭별칭|}}}</td>
 
</tr> }}
 
</tr> }}
{{#if:{{{성격|}}} | <tr>
+
{{#if:{{{유형|}}} | <tr>
<th style="text-align:center; width:15%;">성격</th>
+
<th style="text-align:center; width:20%;">유형</th>
<td style="text-align:center; width:60%;">{{{성격|}}}</td>
+
<td style="text-align:center; width:40%;">{{{유형|}}}</td>
 
</tr> }}
 
</tr> }}
 
{{#if:{{{수량|}}} | <tr>
 
{{#if:{{{수량|}}} | <tr>
<th style="text-align:center; width:15%;">수량</th>
+
<th style="text-align:center; width:20%;">수량</th>
<td style="text-align:center; width:60%;">{{{수량|}}}</td>
+
<td style="text-align:center; width:40%;">{{{수량|}}}</td>
 
</tr> }}
 
</tr> }}
 
{{#if:{{{시대|}}} | <tr>
 
{{#if:{{{시대|}}} | <tr>
<th style="text-align:center; width:15%;">시대</th>
+
<th style="text-align:center; width:20%;">시대</th>
<td style="text-align:center; width:60%;">{{{시대|}}}</td>
+
<td style="text-align:center; width:40%;">{{{시대|}}}</td>
 
</tr> }}
 
</tr> }}
 
{{#if:{{{재질|}}} | <tr>
 
{{#if:{{{재질|}}} | <tr>
<th style="text-align:center; width:15%;">재질</th>
+
<th style="text-align:center; width:20%;">재질</th>
<td style="text-align:center; width:60%;">{{{재질|}}}</td>
+
<td style="text-align:center; width:40%;">{{{재질|}}}</td>
 
</tr> }}
 
</tr> }}
 
{{#if:{{{작가|}}} | <tr>
 
{{#if:{{{작가|}}} | <tr>
<th style="text-align:center; width:15%;">작가</th>
+
<th style="text-align:center; width:20%;">작가</th>
<td style="text-align:center; width:60%;">{{{작가|}}}</td>
+
<td style="text-align:center; width:40%;">{{{작가|}}}</td>
 
</tr> }}
 
</tr> }}
 
{{#if:{{{크기|}}} | <tr>
 
{{#if:{{{크기|}}} | <tr>
<th style="text-align:center; width:15%;">크기</th>
+
<th style="text-align:center; width:20%;">크기</th>
<td style="text-align:center; width:60%;">{{{크기|}}}</td>
+
<td style="text-align:center; width:40%;">{{{크기|}}}</td>
 
</tr> }}
 
</tr> }}
 
{{#if:{{{소장처|}}} | <tr>
 
{{#if:{{{소장처|}}} | <tr>
<th style="text-align:center; width:15%;">소장처</th>
+
<th style="text-align:center; width:20%;">소장처</th>
<td style="text-align:center; width:60%;">{{{소장처|}}}</td>
+
<td style="text-align:center; width:40%;">{{{소장처|}}}</td>
</tr> }}
 
{{#if:{{{특징|}}} | <tr>
 
<th style="text-align:center; width:15%;">특징</th>
 
<td style="text-align:center; width:60%;">{{{특징|}}}</td>
 
 
</tr> }}
 
</tr> }}
 
</table>
 
</table>
 
</includeonly>
 
</includeonly>
 
  
 
<noinclude>
 
<noinclude>
52번째 줄: 45번째 줄:
 
<pre>
 
<pre>
 
{{회화정보
 
{{회화정보
|이미지=  
+
|이미지=
 
|대표명칭=  
 
|대표명칭=  
|이칭별칭=  
+
|이칭별칭=
|성격=
+
|유형=  
 
|수량=  
 
|수량=  
 
|시대=  
 
|시대=  
 
|재질=  
 
|재질=  
 
|작가=  
 
|작가=  
|크기=  
+
|크기=
|소장처=  
+
|소장처=
|특징=
+
|필드수= 10
 
}}
 
}}
 
</pre>
 
</pre>
 
  
 
==예시==
 
==예시==
72번째 줄: 64번째 줄:
 
|대표명칭= 기사경회첩(耆社慶會帖)
 
|대표명칭= 기사경회첩(耆社慶會帖)
 
|이칭별칭=  
 
|이칭별칭=  
|성격= 기로소연(耆老所宴)
+
|유형= 기로소연(耆老所宴)
 
|수량= 5장
 
|수량= 5장
 
|시대= 조선
 
|시대= 조선
79번째 줄: 71번째 줄:
 
|크기= 44.0 x 64.9cm
 
|크기= 44.0 x 64.9cm
 
|소장처= [[국립중앙박물관]]
 
|소장처= [[국립중앙박물관]]
|특징=  
+
|필드수= 10
 
}}
 
}}
 
</noinclude>
 
</noinclude>
  
[[분류:궁중기록화]] [[분류:틀]]
+
[[분류:틀]]

2017년 4월 11일 (화) 00:07 판


사용법

{{회화정보
|이미지=
|대표명칭= 
|이칭별칭=
|유형= 
|수량= 
|시대= 
|재질= 
|작가= 
|크기=
|소장처=
|필드수= 10
}}

예시

기사경회첩(耆社慶會帖)
()
[[file:|360px|thumb|center|]]
대표명칭 기사경회첩(耆社慶會帖)
크기 44.0 x 64.9cm
소장처 국립중앙박물관