MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: 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.
- Source: Cargo
- License: GPL-2.0-or-later
Re-populates the data in a Cargo table.
Parameters:
- 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.