"틀:StoryGraph2"의 두 판 사이의 차이
| 9번째 줄: | 9번째 줄: | ||
<input type="button" value="AI 스토리텔링:한국어" style="width: 200px; 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="AI 스토리텔링:한국어" style="width: 200px; 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://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db= | + | onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db=gwangju&project=gwangju&key={{{title|}}}&language=Korean'"'"> |
<input type="button" value="AI Storytelling:English" style="width: 200px; 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="AI Storytelling:English" style="width: 200px; 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); | ||
2025년 6월 2일 (월) 14:06 기준 최신판
사용방법
- 스토리텔링 데이터베이스에 수록된 특정 에피소드의 네트워크 그래프를 출력하는 틀입니다.
- 데이터베이스(db)와 시맨틱 데이터 세트(project), 스토리/에피소드 문서의 제목(title)는 이미 셋팅되어 있습니다.
- 에피소드 문서의 제목(title)은 스토리 데이터의 id로 인식됩니다.
{{StoryGraph2 | title = }}