Main public logs
This is a combined display of all logs except the patrol, review, tag and thanks logs:
- Who performed the action – enter their name without prefix under "Performer".
- The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 14:03, 9 July 2025 Polygnotus talk contribs created page User:Polygnotus/Scripts/ToolsLink.js (←Created page with 'mw.hook('wikipage.content').add(function() { mw.loader.using(['mediawiki.util'], function() { // Only add the link if it doesn't already exist if (!document.getElementById('t-mycustomtool2')) { //linkid mw.util.addPortletLink( 'p-tb', //Target portlet ID (Tools menu) 'https://tools.wmflabs.org/', //linkurl 'Wikimedia Tools', //linktext...')