MediaWiki API help
This is an auto-generated MediaWiki Action API documentation page.
prop=checkoutstatus (cs)
- This module requires read rights.
- Source: CheckoutPage
- License: See link
Get checkout status of the page (available, not yet available, can return).
Specific parameters:
Other general parameters are available.
- cstitle
Title of the restricted article.
- cspageid
Page ID of the restricted article.
- Type: integer
Example:
- Get status for article "Restricted page".
- api.php?action=query&prop=checkoutstatus&cstitle=Restricted_page [open in sandbox]