"틀:StorylineLoader2"의 두 판 사이의 차이
(새 문서: <onlyinclude> {{#tag:html| <iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story04.py?db={{{db|}}}&project={{{project|}}}&key={{{title|}...) |
|||
| 6번째 줄: | 6번째 줄: | ||
<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); | <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/~tutor/cgi-bin/robot/wikiStorylineLoader.py?account=gwangju&script={{{title|}}}&db= | + | onclick="location.href='https://dh.aks.ac.kr/~tutor/cgi-bin/robot/wikiStorylineLoader.py?account=gwangju&script={{{title|}}}&db=gwangju&project=gwangju'"> |
}} | }} | ||
2025년 5월 31일 (토) 22:59 판
사용방법
- 특정 스토리라인의 네트워크 그래프를 생성하여 스토리텔링 데이터베이스에 적재하는 틀입니다.
- 데이터베이스(db)와 시맨틱 데이터 세트(project), 에피소드 문서의 제목(title)는 이미 셋팅되어 있습니다.
- 스토리라인 문서의 제목(title)은 스토리 데이터의 id로 인식됩니다.
{{StorylineLoader | title = }}