Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=cargorecreatedata

(main | cargorecreatedata)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Tento modul přijímá pouze požadavky POST.
  • Zdroj: Cargo
  • Licence: GPL-2.0-or-later

Re-populates the data in a Cargo table.

Parametry:
Other general parameters are available.
template

The template whose data to use

table

The Cargo database table to repopulate

offset

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

Type: integer
Default: 0
replaceOldRows

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

Type: boolean (details)
token

Token typu „csrf“ získaný pomocí action=query&meta=tokens.

This parameter is required.