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=mapdata (mpd)
- This module is internal or unstable, and you should not use it. Its operation may change without notice.
- This module requires read rights.
- Source: Kartographer
- License: MIT
Metallica या पानावरून नकाशाचा सर्व डेटा मागवा
Specific parameters:
Other general parameters are available.
- mpdgroups
वेगवेगळ्या गटांमध्ये डेटा दाखवा
- Default: (empty)
- mpdlimit
किती पानांमध्ये निकाल दाखवायचा ते ठरवा
- Type: integer or max
- The value must be between १ and ५००.
- Default: 10
- mpdcontinue
When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.
- Type: integer
उदाहरणे:
- Metallica या पानावरून नकाशाचा सर्व डेटा मागवा
- api.php?action=query&prop=mapdata&titles=Metallica [open in sandbox]
- Metallica या पानावरून नकाशाचा group1 आणि group2 गटांमध्ये डेटा मागवा.
- api.php?action=query&prop=mapdata&titles=Metallica&mpdgroups=group1|group2 [open in sandbox]