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=languagesearch
(main | languagesearch)
- This module requires read rights.
- Source: UniversalยญLanguageยญSelector
- License: GPL-2.0-or-later OR MIT
๐๐๐บ๐ด๐น ๐๐ฐ๐ถ๐ณ๐ฐ๐ฝ๐ฐ๐ผ๐ฝ๐ฐ ๐น๐ฝ ๐๐ฐ๐๐พ๐ฐ๐น๐ผ ๐ฑ๐๐บ๐ฐ๐บ๐ฟ๐ฝ๐พ๐ฐ๐ผ.
Specific parameters:
Other general parameters are available.
- search
๐๐๐บ๐ด๐น ๐๐๐๐น๐บ.
- This parameter is required.
- typos
Number of spelling mistakes allowed in the search string.
- Type: integer
- Default: 1
Examples:
- Search for "Te"
- api.php?action=languagesearch&search=Te [open in sandbox]
- Search for "เดซเดฟ"
- api.php?action=languagesearch&search=เดซเดฟ [open in sandbox]
- Search for "เดซเดฟ", allowing one typo
- api.php?action=languagesearch&search=เดซเดฟ&typos=1 [open in sandbox]