Nápověda k MediaWiki API
Toto je automaticky generovaná dokumentační stránka k MediaWiki API.
Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=translationentitysearch
(main | translationentitysearch)
- Tento modul je interní nebo nestabilní. Jeho funkčnost se může bez předchozího upozornění změnit.
- Tento modul vyžaduje oprávnění ke čtení.
- Zdroj: Preložiť
- Licence: GPL-2.0-or-later
Search for message groups and messages
Parametry:
- entitytype
Entity type being queried
- Hodnoty (oddělené | nebo alternativou.): groups, messages
- Default: groups|messages
- query
Search query
- This parameter is required.
- limit
Maximum number of search results
- Type: integer or max
- The value must be between 0 and 50.
- Default: 10