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=cargorecreatespecialtable
(main | cargorecreatespecialtable)
- This module requires read rights.
- This module only accepts POST requests.
- Source: Cargo
- License: GPL-2.0-or-later
Creates a special Cargo table.
Specific parameters:
Other general parameters are available.
- table
The special table to 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.