Learn with tutorials¶
Follow step-by-step guides to learn the basics of interacting with Wikimedia projects.
Bouw je eerste hulpmiddel¶
Learn how to edit wiki pages using Python and the Pywikibot framework. This tutorial helps you get started quickly using only your browser.
Ideeën voor artikelen genereren¶
Learn how to use the MediaWiki API to generate ideas for new Wikipedia articles. This tutorial uses Python and the Flask framework.
Een robot bouwen die Wikidata gebruikt¶
Use Python to handle large datasets from Wikidata and transfer data between tools in your workflow.
Toon vakanties van Wikipedia¶
Learn how to use the MediaWiki API to fetch holidays for a given date from Wikipedia. This tutorial also covers how to use the API to log in to Wikipedia and add new holidays. This tutorial uses Python and the Flask framework.
JavaScript of CSS aan een wiki toevoegen¶
Customize MediaWiki with client-side JavaScript and CSS. Share user scripts, and explore gadgets other people have created.
Host een tool op Wikimedia Cloud servers¶
Toolforge is a free hosting environment for running and managing tools. Get started with Toolforge by creating an account and setting up a basic web service.