All public logs
Jump to navigation
Jump to search
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).
- 16:25, 10 May 2024 DodoMan talk contribs created page User:DodoMan/Gadget-MoreMenu.page.js (Created page with "Original from metawikimedia:MediaWiki:Gadget-MoreMenu.page.js under the terms of CC-BY-SA-3.0 [https://creativecommons.org/licenses/by-sa/3.0]: "use strict"; function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } window.MoreMenu = window.MoreMenu || {}; window.MoreMenu.page = function (config) { var _pag...")