Ayuda de la API de MediaWiki

Esta es una página de documentación autogenerada de la API de MediaWiki.

Documentación y ejemplos: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=cargorecreatedata

(main | cargorecreatedata)
  • Este módulo requiere permisos de lectura.
  • Este módulo solo acepta solicitudes POST.
  • Fuente: Cargo
  • Licencia: GPL-2.0-or-later

Re-populates the data in a Cargo table.

Parámetros específicos:
Other general parameters are available.
template

La plantilla cuyos datos se usarán

table

The Cargo database table to repopulate

offset

Of the pages that call this template, the number at which to start querying

Tipo: entero
Predeterminado: 0
replaceOldRows

Whether to replace old rows for each page while repopulating the table

Type: boolean (details)
token

A "csrf" token retrieved from action=query&meta=tokens

Este parámetro es obligatorio.