abstractpublic class AbstractReferralPlugin implements WikiPlugin(Code)
This is a base class for all plugins using referral things.
Parameters:
maxwidth: maximum width of generated links
separator: separator between generated links (wikitext)
after: output after the link
before: output before the link
author: Janne Jalkanen
Makes WikiText from a Collection.
Parameters: links - Collection to make into WikiText. Parameters: separator - Separator string to use. Parameters: numItems - How many items to show.