Story Shack 둘러보기
더 많은 생성기, 글쓰기 도구, 스토리텔링 자료를 만나보세요.
모든 글쓰기 도구 둘러보기
Skip list of categories내 웹사이트에 임베드하기
이 아이디어 생성기를 웹사이트에 임베드하려면, 아래 코드를 위젯을 표시하고 싶은 위치에 복사해 붙여 넣으세요:
<div id="story-shack-widget"></div>
<script src="https://widget.thestoryshack.com/embed.js"></script>
<script>
new StoryShackWidget('#story-shack-widget', {
generatorId: 'mafia-don-nickname-generator',
generatorName: '마피아 보스 별명 생성기',
generatorUrl: 'https://thestoryshack.com/ko/saengseonggi/mafia-don-nickname-generator/',
language: 'ko'
});
</script>