"틀:관계망"의 두 판 사이의 차이

sillokwiki
이동: 둘러보기, 검색
3번째 줄: 3번째 줄:
 
<script>function reload() {window.location.reload();} </script>
 
<script>function reload() {window.location.reload();} </script>
 
<input type="button" value="새로고침" onclick="reload();">  
 
<input type="button" value="새로고침" onclick="reload();">  
<iframe src="{{{관계망url|}}}" width="100%" height="700px" frameborder="0" allowfullscreen></iframe>
+
{{#tag:iframe
 +
|src={{{관계망url|}}}
 +
|width=100%
 +
|height=700px
 +
|frameborder=0
 +
|allowfullscreen>
 +
}}
 
</html>
 
</html>
 
</includeonly>
 
</includeonly>
 +
 +
{{#tag:googlemap
 +
|{{{위도|}}}, {{{경도|}}}, '''{{{대표명칭|}}}'''<br/>위도: {{{위도|}}}, 경도: {{{경도|}}}
 +
|type=normal
 +
|zoom=8
 +
|width=100%
 +
|height=300
 +
|lat={{{위도|}}}
 +
|lon={{{경도|}}}
 +
}}
 +
 +
  
 
<noinclude>
 
<noinclude>

2017년 12월 5일 (화) 17:04 판




사용법

{{관계망
|관계망url=
}}

예제