틀:Ccti xml: 두 판 사이의 차이

Classics Wiki
새 문서: <noinclude> 이 템플릿은 CCTI 데이터베이스에서 특정 text_unit의 XML Data를 읽어서 보여줍니다. == 사용법 == <pre> {{Ccti_xml | project = 자신의 학번 또는 프로젝트 이름 | id = text_unit id | height = 창높이 (선택사항, 기본값 600px)}} </pre> </noinclude> <includeonly> {{#tag:html| <div class="xslt-container" style="border: 1px solid #ccc; padding: 10px; margin: 10px 0;"> <iframe src="https://kstoryhub.visualasia.com/aistory/cc...
 
편집 요약 없음
4번째 줄: 4번째 줄:
== 사용법 ==
== 사용법 ==
<pre>
<pre>
{{Ccti_xml | project = 자신의 학번 또는 프로젝트 이름 | id = text_unit id | height = 창높이 (선택사항, 기본값 600px)}}
{{Ccti_xml | project = 자신의 학번 또는 프로젝트 이름 }}
</pre>
</pre>
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{{#forminput:form=id |button text=CCTI ID}}
{{#tag:html|
{{#tag:html|
<div class="xslt-container" style="border: 1px solid #ccc; padding: 10px; margin: 10px 0;">
<input type="button" value="CCTI text_unit XML" onclick="location.href='https://kstoryhub.visualasia.com/aistory/ccti_retrieve?server=kstorydata.visualasia.com&db=aiclassics2601&project={{{project}}}&id={{{id}}}'">  
    <iframe src="https://kstoryhub.visualasia.com/aistory/ccti_retrieve?server=kstorydata.visualasia.com&db=aiclassics2601&project={{{project}}}&id={{{id}}}" width="100%" height="{{{height|600px}}}" frameborder="0" style="border:none;"></iframe>
</div>
<br/>
<input type="button" value="전체화면" onclick="location.href='https://kstoryhub.visualasia.com/aistory/ccti_retrieve?server=kstorydata.visualasia.com&db=aiclassics2601&project={{{project}}}&id={{{id}}}'">  
}}
}}
</includeonly>
</includeonly>

2026년 4월 22일 (수) 23:08 판

이 템플릿은 CCTI 데이터베이스에서 특정 text_unit의 XML Data를 읽어서 보여줍니다.

사용법

{{Ccti_xml | project = 자신의 학번 또는 프로젝트 이름 }}