WikiFeed/modules.js

From Meta, a Wikimedia project coordination wiki
function(page, wikidata) {
   return page.get('revisions', []).length;
}