Help/BackLinksPlugin
The BackLinks plugin lists all pages which link to a given page.
The contents of all pages are searched to find links to the current page. The BackLinks function also answers the question: “Which pages contain the title of this page?”.
To display the list of pages which all contain multiple links use a pagelist as page argument. For example <<BackLinks page=Milk,Honey>> would display all pages which contain links to Milk AND Honey.
Usage
<<BackLinks arguments>>
Arguments
All PageList arguments, plus the following ones:
Argument  | 
Description  | 
Default value  | 
|---|---|---|
page  | 
Page from which the back links are calculated.  | 
Current page  | 
include_self  | 
Include yourself in the results.  | 
false  | 
noheader  | 
Do not display header.  | 
false  | 
linkmore  | 
If count > 0 and limit > 0 display a link with the number of all results, linked to the given pagename.  | 
Example
<<BackLinks page=HomePage>>
73 pages link to HomePage:
  | 
- Help/WikiAdminRenamePlugin
 - Help/FullTextSearchPlugin
 - Help/RecentReferrersPlugin
 - Help/MediawikiTablePlugin
 - Help/RssFeedPlugin
 - Help/WantedPagesPlugin
 - Help/IncludePagesPlugin
 - Help/SemanticRelationsPlugin
 - Help/RandomPagePlugin
 - Help/WikiAdminSetAclSimplePlugin
 - Help/GooglePluginPlugin
 - Help/MagicPhpWikiURLs
 - Help/NoCachePlugin
 - Help/PageList
 - Help/OrphanedPagesPlugin
 - Help/RecentChangesPlugin
 - Help/WikiPollPlugin
 - Help/IncludeSiteMapPlugin
 - Help/GraphVizPlugin
 - Help/PrevNextPlugin
 - Help/IncludeTreePlugin
 - Help/SqlResultPlugin
 - Help/CreateBibPlugin
 - Help/TitleSearchPlugin
 - Help/BackLinksPlugin
 - Help/AnalyseAccessLogSqlPlugin
 - Help/SyntaxHighlighterPlugin
 - Help/PageInfoPlugin
 - Help/WikiAdminUtilsPlugin
 - Help/WikiAdminRemovePlugin
 - Help/PageTrailPlugin
 - Help/RecentEditsPlugin
 - Help/CalendarPlugin
 - Help/OldStyleTablePlugin
 - Help/CreateTocPlugin
 - Help/RecentCommentsPlugin
 - Help/AsciiSVGPlugin
 - Help/WikiAdminSetAclPlugin
 - Help/UpLoadPlugin
 - Help/WhoIsOnlinePlugin
 - Help/EditMetaDataPlugin
 - Help/WikiAdminChownPlugin
 - Help/YouTubePlugin
 - Help/ListSubpagesPlugin
 - Help/ExternalSearchPlugin
 - Help/LinkDatabasePlugin
 - Help/PagePermissions
 - Help/GoogleMapsPlugin
 - Help/AppendTextPlugin
 - Help/PhotoAlbumPlugin
 - Help/PluginManagerPlugin
 
  | 
Known Bugs
Back links should be found even if the link is inside a table, or in an included template, but not in some complex cases (for example, the link is in a template included inside a table).

