Help
Help:新しいジェネレータを作る
ジェネレータは小さな独立したツールで、ワードリストを自動生成するために録音ウィザードに組み込まれています。JavaScript プログラミング言語をご存知であれば、簡単に自分のジェネレータを作成して、他の人とシェアできます。やり方は次の通り:
- Copy the entire code of the demo gadget: MediaWiki:Gadget-Demo.js;
- Paste it into your common.js;
- Adapt the code to your idea by following the comments;
- Save;
- Refresh the RecordWizard and test your new generator.
Once your code is ready and if you think it can be usefull to other people, you can ask an admin (on the Chat room) to move it to a gadget (available for those who activate it from the preference menu) or directly inside the RecordWizard (available for everyone).