Class ReferringPagesPlugin

  • All Implemented Interfaces:
    Plugin

    public class ReferringPagesPlugin
    extends AbstractReferralPlugin
    Displays the pages referring to the current page. Parameters:
    • max - How many items to show.
    • extras - How to announce extras.
    • page - Which page to get the table of contents from.
    From AbstractReferralPlugin:
    • separator - How to separate generated links; default is a wikitext line break, producing a vertical list.
    • maxwidth - maximum width, in chars, of generated links.