Langbacklinks
This module can be used as a Generator API:generator .
Prefix
lbl
Required rights
none
Post only?
No
Generated help
Current
Version added
Find all pages that link to the given language link. Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "All Language Links".
Parameters [ edit ]
lbllang: Language for the language link. Type: string
lbltitle: Language link to search for. Must be used with lbllang Type: string
lblcontinue: When more results are available, use this to continue. Type: string
lbllimit: How many total pages to return. No more than 500 (5000 for bots) allowed. Type: limit (Default: 10)
lblprop: Which properties to get. (Default: none)
lllang: Adds the language code of the language link.
lltitle: Adds the title of the language link.
dir: The direction in which to list. Type: string 1.20+
Errors Codes [ edit ]
Code
Info
missingparam
The lang parameter must be set.