renderWikitextLink(TitleValue $page, $text=null)
Returns a wikitext link to the given page, using the given surface text.
Represents a link rendering service for MediaWiki.
getPageUrl(TitleValue $page, $params=array())
Returns the URL for the given page.
renderHtmlLink(TitleValue $page, $text=null)
Returns an HTML link to the given page, using the given surface text.