Main public logs
Combined display of all available logs of Linguifex. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:10, 13 May 2026 Sware talk contribs created page MediaWiki:UpdateLanguageNameAndCode.js (Created page with "jshint undef: true: globals $, apiWrapper, mw, OO: // <nowiki> mw.loader.using("oojs-ui-core").then(() => { "use strict"; const api = new mw.Api({ timeout: 30 * 1000, // Dirty hack to hopefully get rid of timeout errors. }); const updatePageWithTemplateExpansion = async ( title, template, summary, changeTemplateExpansion ) => { await mw.loader.using("mediawiki.api"); try { const data = await api.get({ action: "expandtemplates", t...")