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=cargorecreatetables
(main | cargorecreatetables)
- This module requires read rights.
- This module only accepts POST requests.
- Source: Cargo
- License: GPL-2.0-or-later
Recreates one or more Cargo tables.
Parameters:
- template
- The template whose declared Cargo table(s) should be recreated 
- createReplacement
- Whether to put data into a replacement table 
- Type: boolean (details)
- token
- A "csrf" token retrieved from action=query&meta=tokens 
- This parameter is required.