Optional
titleA predicate function to filter wikilinks by title. Only wikilinks whose titles satisfy this function will be included in the results.
A Title object for ParsedWikilink and ParsedFileWikilink instances, or a string for ParsedRawWikilink instances.
true
if the wikilink should be parsed, otherwise false
.
Optional
wikilinkA predicate function to filter parsed wikilinks. Only wikilinks that satisfy this function will be included in the results.
The (file) wikilink object.
true
if the wikilink should be included, otherwise false
.
Configuration options for Wikitext.parseWikilinks.