행위

"NetworkGraph2"의 두 판 사이의 차이

CNUDH

(새 문서: <noinclude> {{Notice |color=LightSteelBlue |text=본 틀은 [http://dh.aks.ac.kr/Edu/wiki/index.php/틀:NetworkGraph 인문정보학 Wiki "틀:NetworkGraph"]<small>(한국학중앙연...)
 
 
(같은 사용자의 중간 판 4개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<noinclude>
 
{{Notice
 
|color=LightSteelBlue
 
|text=본 틀은 [http://dh.aks.ac.kr/Edu/wiki/index.php/틀:NetworkGraph 인문정보학 Wiki "틀:NetworkGraph"]<small>(한국학중앙연구원 인문정보학 교수 [http://dh.aks.ac.kr/Edu/wiki/index.php/김현 김현] 개발)</small>을 수정/보완했습니다.
 
}}
 
</noinclude>
 
 
<onlyinclude>
 
<onlyinclude>
 
{{#tag:html|
 
{{#tag:html|
<iframe width=100% height=600px frameborder=0 src=https://dh.aks.ac.kr/cgi-bin/wikiGraph2.py?url=dh.aks.ac.kr/~cnudh/wiki/index.php&script={{{title|}}}&direction={{{direction|}}}></iframe><input type="button" value="큰 화면으로 보기" onclick="location.href='http://dh.aks.ac.kr/cgi-bin/wikiGraph2.py?url=dh.aks.ac.kr/~cnudh/wiki/index.php&script={{{title|}}}&direction={{{direction|}}}'"> <input type="button" value="{{{label|}}} 스크립트 보기" onclick="location.href='https://dh.aks.ac.kr/~cnudh/wiki/index.php/{{{title|}}}'">
+
<iframe width=100% height=700px frameborder=0 src=https://dh.aks.ac.kr/~sandbox/cgi-bin/wikiGraphPresenter.py?account=cnudh&script={{{title|}}}&direction={{{direction|}}}></iframe>
 +
<input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/wikiGraphPresenter.py?account=cnudh&script={{{title|}}}&direction={{{direction|}}}'">  
 +
<input type="button" value="AI 스토리텔링 프롬프트" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/wikiStoryPrompt.py?account=cnudh&script={{{title|}}}'">  
 
}}
 
}}
 
</onlyinclude>
 
</onlyinclude>
  
==사용법==
+
===사용방법===
<nowiki>{{틀:NetworkGraph2|title= |label= }}</nowiki>
+
----
 +
* 위키 문서로 만들어진 시맨틱 데이터를 네트워크 그래프로 출력하는 틀입니다.
 +
* 위키 문서의 제목(title)을 지정하세요.
 +
* 그래프의 방향을 지정하는 옵션(direction)을 부가할 수 있습니다:  NORMAL(기본값), UD, LR
 +
 
 +
<pre style="width:500px">
 +
 
 +
  {{NetworkGraph2 | title= | direction= }}
 +
 
 +
</pre>

2024년 4월 15일 (월) 22:58 기준 최신판


사용방법


  • 위키 문서로 만들어진 시맨틱 데이터를 네트워크 그래프로 출력하는 틀입니다.
  • 위키 문서의 제목(title)을 지정하세요.
  • 그래프의 방향을 지정하는 옵션(direction)을 부가할 수 있습니다: NORMAL(기본값), UD, LR

   {{NetworkGraph2 | title= | direction= }}