MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

meta=languagestats <p>(ls) </p><a href="/comment.php"><!-- project --></a>

(main | query | languagestats)

Query language stats.

Parameters:

lsoffset

When more results are available, use this to continue.

Default: 0

lstimelimit

Maximum time to spend calculating missing statistics. If zero, only the cached results from the beginning are returned.

The value must be between 0 and 10.

Type: integer

Default: 8

lslanguage

Language code.

This parameter is required.

Example:

List of translation completion statistics for Finnish

api.php?action=query&meta=languagestats&lslanguage=fi

[open in sandbox]