Saltar a contenido

Aprende con tutoriales

Sigue las guías paso a paso para aprender los elementos básicos para interactuar con los proyectos Wikimedia.

Construye tu primera herramienta

Aprenda cómo editar páginas wikis usando Python y el framework Pywikibot. Este tutorial te ayudará a comenzar rápidamente usando solo tu navegador.

Generar ideas para artículos

Learn how to use the MediaWiki API to generate ideas for new Wikipedia articles. This tutorial uses Python and the Flask framework.

Escribe un bot que use Wikidata

Use Python to handle large datasets from Wikidata and transfer data between tools in your workflow.

Mostrar días festivos desde 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.

Añadir JavaScript o CSS a una wiki

Customize MediaWiki with client-side JavaScript and CSS. Share user scripts, and explore gadgets other people have created.

Alojar una herramienta en los servidores en la nube de Wikimedia

Toolforge es un entorno gratuito de almacenamiento para manejar y ejecutar herramientas. Comienza a usar Toolforge creando una cuenta y configurando un servicio web básico.