All public logs

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search

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

Logs
  • 20:02, 12 July 2023 Porplemontage talk contribs created page MediaWiki:Gadget-PatrolEntirePage.js (Created page with "// Adds a "Patrol entire page" button to the wiki's toolbox // by Espyo (function() { 'use strict'; //Spinner element. If the wiki's spinner.js is loaded, this is a spinner object. Otherwise, just a span. var patrolEntirePageSpinner = null; //Button a element. var patrolEntirePageA = null; //List of revisions to be patrolled. var revsToPatrol = []; //Number of revisions patrolled so far. var revsPatrolled = 0; //Can this user...")