Mit Tutorials lernen¶
Follow step-by-step guides to learn the basics of interacting with Wikimedia projects.
Dein erstes Werkzeug erstellen¶
Learn how to edit wiki pages using Python and the Pywikibot framework. This tutorial helps you get started quickly using only your browser.
Ideen für Artikel generieren¶
Learn how to use the MediaWiki API to generate ideas for new Wikipedia articles. This tutorial uses Python and the Flask framework.
Einen Bot schreiben, der Wikidata benutzt¶
Use Python to handle large datasets from Wikidata and transfer data between tools in your workflow.
Feiertage aus Wikipedia anzeigen¶
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 oder CSS zu einem Wiki hinzufügen¶
Customize MediaWiki with client-side JavaScript and CSS. Use scripts other people have created, and share your code with others.
Ein Werkzeug auf Wikimedia-Cloud-Servern hosten¶
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.