MediaWiki API help
This is an auto-generated MediaWiki Action API documentation page.
action=languagesearch
(main | languagesearch)
- This module requires read rights.
- Font : MediaWiki
- Licéncia : GPL-2.0-or-later
Search for language names in any script.
Paramètres :
Other general parameters are available.
- search
Cercar lo tèxte.
- Cal aquest paràmetre.
- typos
Number of spelling mistakes allowed in the search string.
- Tipus: enter
- Per defecte: 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]