Help
Skapa en ny generator
Generatorer är små oberoende verktyg som inkluderas i inspelningsguiden för att automatiskt generera vissa ordlistor. Om du kan programmeringsspråket JavaScript kan du enkelt skapa dina egna generatorer och dela det med andra. Här följer hur man gör det:
- 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).