틀:StoryGraph2
<input type="button" value="전체화면" style="width: 150px; height: 45px; font-size: 16px; background-color: #2C3E50; color: #ECF0F1; border: none; border-radius: 8px; cursor: pointer; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: background-color 0.3s ease, transform 0.2s ease;" onmouseover="this.style.backgroundColor='#34495E'; this.style.transform='translateY(-2px)'" onmouseout="this.style.backgroundColor='#2C3E50'; this.style.transform='translateY(0)'"
onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db=gwangju&project=gwangju&key='">
사용방법
- 스토리텔링 데이터베이스에 수록된 특정 에피소드의 네트워크 그래프를 출력하는 틀입니다.
- 데이터베이스(db)와 시맨틱 데이터 세트(project), 스토리/에피소드 문서의 제목(title)는 이미 셋팅되어 있습니다.
- 에피소드 문서의 제목(title)은 스토리 데이터의 id로 인식됩니다.
{{StoryGraph2 | title = }}