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

prop=langlinkscount

(main | query | langlinkscount)
  • This module requires read rights.
  • Source: ContentTranslation
  • License: GPL-2.0-or-later

Get the number of other language versions.

Example:
Get the number of other language versions for 'Dog' page
api.php?action=query&prop=langlinkscount&titles=Dog&redirects=1 [open in sandbox]