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)
- Questo modulo richiede i diritti di lettura.
- Questo modulo richiede i diritti di scrittura.
- Questo modulo accetta solo richieste POST.
- Fonte: OreDict
- Licenza: MIT
Updates the mod, tag, name, and/or params for a given entry.
Parametri specifici:
Sono disponibili altri parametri generali.
- odtoken
Un token "csrf" recuperato da action=query&meta=tokens
- Questo parametro è obbligatorio.
- 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.
- Questo parametro è obbligatorio.
- Type: integer
- The value must be no less than 1.