Fandom Developers Wiki
Advertisement

TopArticles provides lists of most viewed articles using Fandom API. They can be shown either as a simple list or as the module

Installation

Usage

A simple list of top articles can be shown with:

<div class="TopArticles">Loading top articles...</div>

This will output:

Loading top articles...

TopArticles can also output a list that looks like the the sidebar module of Special:Search. To do this, use:

<div class="TopArticles" data-type="search">Loading top articles...</div>

This will output:

Loading top articles...
Advertisement