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
list=cxpublishedtranslations
- This module requires read rights.
- Source: ContentTranslation
- License: GPL-2.0-or-later
ప్రచురించిన అనువాదాలన్నిటి సమాచారం చూడండి.
Specific parameters:
Other general parameters are available.
- from
మూల భాష కోడ్.
- to
గమ్య భాష కోడ్.
- limit
తీసుకు రావాల్సిన గరిష్ఠ అనువాదాల సంఖ్య.
- Type: integer or max
- The value must be between 1 and 500.
- Default: 500
- offset
When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.
- Default: (empty)
Examples:
- ప్రచిరించిన అనువాదాలన్నిటినీ తీసుకురా
- api.php?action=query&list=cxpublishedtranslations [open in sandbox]
- ఇంగ్లీషు నుండి అనువదించి, ప్రచిరించిన అనువాదాలన్నిటినీ తీసుకురా
- api.php?action=query&list=cxpublishedtranslations&from=en [open in sandbox]
- ఇంగ్లీషు నుండి స్పానిష్ లోకి అనువదించి, ప్రచిరించిన అనువాదాలన్నిటినీ తీసుకురా
- api.php?action=query&list=cxpublishedtranslations&from=en&to=es [open in sandbox]