"틀:StorylineLoader2"의 두 판 사이의 차이
| 1번째 줄: | 1번째 줄: | ||
<onlyinclude> | <onlyinclude> | ||
{{#tag:html| | {{#tag:html| | ||
| − | <iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story04.py?db= | + | <iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/gwangju2025/Story04.py?db=gwangju2025&project=wangju&key={{{title|}}}"></iframe> |
<br/> | <br/> | ||
| − | <input type="button" value=" | + | <input type="button" value="전체화면" style="width: 150px; height: 30px; font-size: 14px; background-color: #E0E0E0; color: #333; border: none; border-radius: 8px; cursor: pointer; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); |
transition: transition: background-color 0.3s ease, transform 0.2s ease;" onmouseover="this.style.backgroundColor='#34495E'; this.style.color='#ECF0F1'; this.style.transform='translateY(-2px)'" onmouseout="this.style.backgroundColor='#E0E0E0'; this.style.color='#333'; this.style.transform='translateY(0)'" | transition: transition: background-color 0.3s ease, transform 0.2s ease;" onmouseover="this.style.backgroundColor='#34495E'; this.style.color='#ECF0F1'; this.style.transform='translateY(-2px)'" onmouseout="this.style.backgroundColor='#E0E0E0'; this.style.color='#333'; this.style.transform='translateY(0)'" | ||
| − | onclick="location.href='https://dh.aks.ac.kr/~ | + | onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/gwangju2025/Story04.py?db=gwangju2025&project=wangju&key={{{title|}}}'"> |
}} | }} | ||
| 12번째 줄: | 12번째 줄: | ||
==사용방법== | ==사용방법== | ||
| − | * 특정 | + | * 스토리텔링 데이터베이스에 수록된 특정 스토리라인 네트워크 그래프를 출력하는 틀입니다. |
* 데이터베이스(db)와 시맨틱 데이터 세트(project), 에피소드 문서의 제목(title)는 이미 셋팅되어 있습니다. | * 데이터베이스(db)와 시맨틱 데이터 세트(project), 에피소드 문서의 제목(title)는 이미 셋팅되어 있습니다. | ||
* '''스토리라인 문서의 제목(title)은 스토리 데이터의 id로 인식됩니다.''' | * '''스토리라인 문서의 제목(title)은 스토리 데이터의 id로 인식됩니다.''' | ||
| 18번째 줄: | 18번째 줄: | ||
<pre style="width:500px"> | <pre style="width:500px"> | ||
| − | {{ | + | {{StorylineLoader2 | title = }} |
</pre> | </pre> | ||
2025년 6월 23일 (월) 21:42 기준 최신판
사용방법
- 스토리텔링 데이터베이스에 수록된 특정 스토리라인 네트워크 그래프를 출력하는 틀입니다.
- 데이터베이스(db)와 시맨틱 데이터 세트(project), 에피소드 문서의 제목(title)는 이미 셋팅되어 있습니다.
- 스토리라인 문서의 제목(title)은 스토리 데이터의 id로 인식됩니다.
{{StorylineLoader2 | title = }}