틀토론:개념정보상세

Encyves Wiki
이동: 둘러보기, 검색

가로 100% 버전

<includeonly>
<table class="Info" style="width:100%; font-size:100%; border:1px dotted #cccccc; margin: 2px 2px 2px 2px;" cellspacing="10">
<tr>
<td rowspan="{{{필드수|}}}" style="width:40%;">{{#if:{{{사진}}} | [[file:{{{사진|}}}|x200px|thumb|center|{{{사진출처|}}}]] | [[file:dictionary.png|x25px|center]] }}</td>
{{#if:{{{대표명칭|}}} | 
<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> }}
</table>
</includeonly>