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=templates (tl)
- This module requires read rights.
- This module can be used as a generator.
- ရင်းမြစ်: MediaWiki
- လိုင်စင်: GPL-2.0-or-later
Returns all pages transcluded on the given pages.
အထူး ပါရာမီတာများ:
Other general parameters are available.
- tlnamespace
Show templates in these namespaces only.
- Values (separate with | or alternative): -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- tllimit
How many templates to return.
- Type: integer or max
- The value must be between ၁ and ၅၀၀.
- Default: 10
- tlcontinue
When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.
- tltemplates
Only list these templates. Useful for checking whether a certain page uses a certain template.
- Separate values with | or alternative.
- Maximum number of values is ၅၀ (၅၀၀ for clients that are allowed higher limits).
- tldir
The direction in which to list.
- One of the following values: ascending, descending
- Default: ascending
နမူနာများ:
- Get the templates used on the page အဓိကလိတ်မဲ့ငါ.
- api.php?action=query&prop=templates&titles=%E1%80%A1%E1%80%93%E1%80%AD%E1%80%80%E1%80%9C%E1%80%AD%E1%80%90%E1%80%BA%E1%80%99%E1%80%B2%E1%80%B7%E1%80%84%E1%80%AB [open in sandbox]
- Get information about the template pages used on the page အဓိကလိတ်မဲ့ငါ.
- api.php?action=query&generator=templates&titles=%E1%80%A1%E1%80%93%E1%80%AD%E1%80%80%E1%80%9C%E1%80%AD%E1%80%90%E1%80%BA%E1%80%99%E1%80%B2%E1%80%B7%E1%80%84%E1%80%AB&prop=info [open in sandbox]
- Get pages in the ကေားသုင်ꩻသား and တမ်းပလေက် namespaces that are transcluded on the page အဓိကလိတ်မဲ့ငါ.
- api.php?action=query&prop=templates&titles=%E1%80%A1%E1%80%93%E1%80%AD%E1%80%80%E1%80%9C%E1%80%AD%E1%80%90%E1%80%BA%E1%80%99%E1%80%B2%E1%80%B7%E1%80%84%E1%80%AB&tlnamespace=2|10 [open in sandbox]