All public logs

Combined display of all available logs of Bharatpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:04, 23 October 2024 Muskit Gergous talk contribs created page Module:WikiProject assessment progression (Created page with "require('strict') local classes = { 'List','Stub','Start','C','B', 'GA','A','FA','FL','FM', 'Book','Category','Disambig','File', 'Portal','Project','Redirect','Template', } local p = {} local getArgs = require('Module:Arguments').getArgs local function categoryCount(category, project) return mw.site.stats.pagesInCategory( string.format('%s %s articles', category, project), 'pages' ) end -- rounding to first decimal, from http://lua-users.org/wiki/SimpleRoun...")