틀:SemanticQuery: 두 판 사이의 차이

HK_Project_Wiki
둘러보기로 이동 검색으로 이동
편집 요약 없음
태그: 수동 되돌리기
편집 요약 없음
 
(같은 사용자의 중간 판 2개는 보이지 않습니다)
2번째 줄: 2번째 줄:
{{#tag:html|
{{#tag:html|
<table width="96%" align="center"><tr><td width="30%" style="vertical-align:bottom" >
<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">
<form action="https://dh.aks.ac.kr/~sandbox/cgi-bin/Query.py" method="post" target="stage">
<input type="hidden" name="db" value={{{db|}}} />
<input type="hidden" name="db" value={{{db|}}} />
<input type="hidden" name="project" value={{{project|}}} />
<input type="hidden" name="project" value={{{project|}}} />
<input type="text" name="key" size="15" value={{{key|}}} />
<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;" />
<input type="image" name="submit" src="https://dh.aks.ac.kr/VR/style/zoomify.png" border="0" alt="Search" style="width: 30px;vertical-align:bottom;" />
</form></td></tr></table>
</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>
<iframe name="stage" width="96%" height="670px" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Query.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}" frameborder="0" allowfullscreen></iframe>
}}
}}
</includeonly>
</includeonly>
19번째 줄: 19번째 줄:
====Input====
====Input====
<pre>
<pre>
{{SemanticQuery | db=Class2019B | project=ibaCocktail | key=Martini}}
{{SemanticQuery | db=s_neccrow | project=EUTN2 | key=CMD1}}
</pre>
</pre>
====Output====
====Output====
{{SemanticQuery | db=Class2019B | project=ibaCocktail | key=Martini}}
{{SemanticQuery | db=s_neccrow | project=EUTN2 | key=CMD1}}
</noinclude>
</noinclude>
[[분류:틀]]

2024년 3월 15일 (금) 01:50 기준 최신판


Syntax

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

Example

Input

{{SemanticQuery | db=s_neccrow | project=EUTN2 | key=CMD1}}

Output