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=editoredict (od)

(main | editoredict)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: OreDict
  • License: MIT

Updates the mod, tag, name, and/or params for a given entry.

Specific parameters:
Other general parameters are available.
odtoken

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

This parameter is required.
odmod

The new mod abbreviation for the entry.

odtag

The new tag name for the entry.

oditem

The new item name for the entry.

odparams

The new grid parameters for the entry.

odid

The entry ID, to determine which entry to update.

This parameter is required.
Type: integer
The value must be no less than 1.