"틀:장소정보"의 두 판 사이의 차이

pinocchio
이동: 둘러보기, 검색
(새 문서: <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=...)
 
33번째 줄: 33번째 줄:
 
<th style="text-align:center; width:20%;">주소</th>
 
<th style="text-align:center; width:20%;">주소</th>
 
<td style="text-align:center; width:40%;">{{{주소|}}}</td>
 
<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> }}
 
</tr> }}
 
{{#if:{{{관련인물|}}} | <tr>
 
{{#if:{{{관련인물|}}} | <tr>
47번째 줄: 39번째 줄:
 
</tr> }}
 
</tr> }}
 
{{#if:{{{관련사건|}}} | <tr>
 
{{#if:{{{관련사건|}}} | <tr>
<th style="text-align:center; width:20%;">관련사건</th>
+
<th style="text-align:center; width:20%;">관련유물유적</th>
<td style="text-align:center; width:40%;">{{{관련사건|}}}</td>
+
<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> }}
 
</tr> }}
 +
{{#if:{{{위도|}}} | <tr>
 +
<td colspan="2" style="background:#d0b0b0; color:#ffffff; text-align:center; font-size:120%;"></td>
 +
</tr>
 +
<tr>
 +
<td colspan="2">
 +
{{#tag:googlemap
 +
|{{{위도|}}}, {{{경도|}}}, '''{{{대표명칭|}}}'''<br/>위도: {{{위도|}}}, 경도: {{{경도|}}}
 +
|type=normal
 +
|zoom=8
 +
|width=100%
 +
|height=300
 +
|lat={{{위도|}}}
 +
|lon={{{경도|}}}
 +
}}
 +
</td> }}
 
</table>
 
</table>
 
</includeonly>
 
</includeonly>

2017년 12월 4일 (월) 11:11 판


사용방법

{{인물정보
|사진=
|사진출처=
|대표명칭=
|한자표기=
|영문명칭=
|이칭=
|유형=
|주소=
|위도=
|경도=
|관련인물=
|관련사건=
|기타=
}}