Help:Extension:RelatedArticles
The RelatedArticles extension adds links to related articles after the current displayed article content.
How is the article list created?
editThe related articles, which will be displayed, are the result of a search query with the, so called, morelike:
feature of CirrusSearch .
Additonal pages can be added with a parser tag, see the next section.
Can I manually add articles?
editYes. If you know articles, that need to be added, even if the morelike: search doesn't show them, you can add this (or these) articles using the related parser function, e.g.:
{{#related:Test with read more}}
{{#related:Another test page}}
Where can the "Read more" section be found?
editIn the MobileFrontend beta skin, the links will show at the bottom of the page.
The behavior can be different in third party wikis, because it is related to the configuration of Wikimedia wikis, please refer to Extension:RelatedArticles to find out more.