Mit Tutorials lernen¶
Folge den Schritt-für-Schritt-Anleitungen, um die Grundlagen der Interaktion mit Wikimedia-Projekten zu erlernen.
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. Share user scripts, and explore gadgets other people have created.
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.