"틀:StoryGraph2"의 두 판 사이의 차이
| 1번째 줄: | 1번째 줄: | ||
| + | <input type="button" | ||
| + | value="전체화면" | ||
| + | style=" | ||
| + | width: 150px; | ||
| + | height: 45px; | ||
| + | font-size: 16px; | ||
| + | background-color: | ||
| + | color: | ||
| + | border: none; | ||
| + | border-radius: 8px; | ||
| + | cursor: pointer; | ||
| + | box-shadow: | ||
| + | transition: background-color 0.3s ease, transform 0.2s ease;" | ||
| + | onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db=gwangju&project=gwangju&key={{{title|}}}'" | ||
| + | |||
| + | > | ||
| + | |||
<onlyinclude> | <onlyinclude> | ||
{{#tag:html| | {{#tag:html| | ||
<iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db=gwangju&project=gwangju&key={{{title|}}}"></iframe> | <iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db=gwangju&project=gwangju&key={{{title|}}}"></iframe> | ||
<br/> | <br/> | ||
| − | <input type="button" value="전체화면" style="width: 150px; height: 30px; font-size: 14px; background-color: # | + | <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: background-color 0.3s ease, transform 0.2s ease;" onmouseover="this.style.backgroundColor='#D5D5D5'; this.style.transform='translateY(-2px)'" onmouseout="this.style.backgroundColor='#E0E0E0'; this.style.transform='translateY(0)'" |
onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db=gwangju&project=gwangju&key={{{title|}}}'"> | onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db=gwangju&project=gwangju&key={{{title|}}}'"> | ||
2025년 5월 31일 (토) 22:44 판
<input type="button"
value="전체화면" style=" width: 150px; height: 45px; font-size: 16px; background-color: color: border: none; border-radius: 8px; cursor: pointer; box-shadow: transition: background-color 0.3s ease, transform 0.2s ease;" 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 = }}