MediaWiki API hulp
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
list=embeddedin (ei)
- Voor deze module zijn leesrechten nodig.
- This module can be used as a generator.
- Bron: MediaWiki
- Licentie: GPL-2.0-or-later
Find all pages that embed (transclude) the given title.
Parameters:
- eititle
Title to search. Cannot be used together with eipageid.
- eipageid
Page ID to search. Cannot be used together with eititle.
- Type: geheel getal
- eicontinue
When more results are available, use this to continue.
- einamespace
De door te lopen naamruimte.
- Waarden (gescheiden met | of alternatief): 0, NS_1930, NS_1930_TALK, NS_1932, NS_1932_TALK, NS_1936, NS_1936_TALK, NS_1949, NS_1949_TALK, NS_1959, NS_1959_TALK, NS_1963, NS_1963_TALK, NS_1975, NS_1975_TALK, NS_1982, NS_1982_TALK, NS_1987, NS_1987_TALK, NS_1997, NS_1997_TALK, NS_2007, NS_2007_TALK, NS_2017, NS_2017_TALK, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 2300, 2301, 2302, 2303
- Gebruik * om alle waarden op te geven.
- eidir
The direction in which to list.
- Een van de volgende waarden: ascending, descending
- Standaard: ascending
- eifilterredir
How to filter for redirects.
- Een van de volgende waarden: all, redirects, nonredirects
- Standaard: all
- eilimit
How many total pages to return.
- Niet meer dan 500 (5.000 voor bots) toegestaan.
- Type: geheel getal of max
- Standaard: 10
Voorbeelden:
- Show pages transcluding Template:Stub.
- api.php?action=query&list=embeddedin&eititle=Template:Stub [open in de zandbak]
- Get information about pages transcluding Template:Stub.
- api.php?action=query&generator=embeddedin&geititle=Template:Stub&prop=info [open in de zandbak]