Помоћ око Медијавикијевог API-ја

Ово је аутоматски генерисана документација за Медијавики API

Документација и примери: -{R|https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page}-

action=cargorecreatedata

(main | cargorecreatedata)
  • This module requires read rights.
  • This module only accepts POST requests.
  • Извор: Cargo
  • Лиценца: GPL-2.0-or-later

Re-populates the data in a Cargo table.

Специфични параметри:
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

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

This parameter is required.