Main public logs
From Test Wiki
Combined display of all available logs of Test Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:06, 11 April 2025 TheAstorPastor talk contribs created page User:TheAstorPastor/script.js (Created page with "* * TestWiki Rights Manager * * This script adds a user interface to the Test Wiki:Request for Permissions page * allowing sysops to easily assign requested rights to users. * * To install: Copy this script to your common.js page.: // Only run on Test Wiki:Request for Permissions page if (mw.config.get('wgTitle') === 'Request for Permissions' && mw.config.get('wgNamespaceNumber') === 4) { // NS 4 is "Project" namespace (Test Wiki:) $(document).rea...")