MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=articlefeedbackv5-set-status
(main | articlefeedbackv5-set-status)
- Este módulo requiere permisos de lectura.
- Este módulo requiere permisos de escritura.
- Este módulo solo acepta solicitudes POST.
- Fuente: Article Feedback
- Licencia: desconocida
Enable/disable AFTv5 for a certain page.
Parámetros:
- title
Title of the page to enable/disable AFTv5 for. Cannot be used together with pageid
- pageid
ID of the page to enable/disable AFTv5 for. Cannot be used together with title
- Tipo: entero
- enable
1 to enable, 0 to disable AFTv5
- Este parámetro es obligatorio.
- Uno de los siguientes valores: 0, 1