"틀:SemanticDataMenu"의 두 판 사이의 차이

jun9707
이동: 둘러보기, 검색
(새 문서: <onlyinclude> {{#tag:html| <iframe width=100% height=700px frameborder=0 src=http://dh.aks.ac.kr/cgi-bin/wikiGraph.py?account=edu&script={{{title|}}}></iframe> }} </onlyinclude>)
 
1번째 줄: 1번째 줄:
<onlyinclude>
+
<includeonly>
 
{{#tag:html|
 
{{#tag:html|
<iframe width=100% height=700px frameborder=0 src=http://dh.aks.ac.kr/cgi-bin/wikiGraph.py?account=edu&script={{{title|}}}></iframe>
+
<table width="96%" align="center"><tr><td width="30%" style="vertical-align:bottom" >
 +
<form action="http://dh.aks.ac.kr/~sandbox/cgi-bin/Query.py" method="post" target="stage">
 +
<input type="hidden" name="db" value={{{db|}}} />
 +
<input type="hidden" name="project" value={{{project|}}} />
 +
<input type="text" name="key" size="15" value={{{key|}}} />
 +
<input type="image" name="submit" src="http://dh.aks.ac.kr/VR/style/zoomify.png" border="0" alt="Search" style="width: 30px;vertical-align:bottom;" />
 +
</form></td></tr></table>
 +
<iframe name="stage" width="96%" height="670px" src="http://dh.aks.ac.kr/~sandbox/cgi-bin/Query.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}" frameborder="0" allowfullscreen></iframe>
 
}}
 
}}
</onlyinclude>
+
</includeonly>
 +
<noinclude>
 +
===Syntax===
 +
<pre>
 +
{{SemanticQuery | db=데이터베이스 | project=프로젝트 | key=검색어_예시}}
 +
</pre>
 +
===Example===
 +
====Input====
 +
<pre>
 +
{{SemanticQuery | db=Class2019B | project=ibaCocktail | key=Martini}}
 +
</pre>
 +
====Output====
 +
{{SemanticQuery | db=Class2019B | project=ibaCocktail | key=Martini}}
 +
</noinclude>

2020년 11월 25일 (수) 19:22 판


Syntax

{{SemanticQuery | db=데이터베이스 | project=프로젝트 | key=검색어_예시}}

Example

Input

{{SemanticQuery | db=Class2019B | project=ibaCocktail | key=Martini}}

Output