MediaWiki talk:Common.js

From OpenStreetMap Wiki
Jump to navigation Jump to search

You can suggest changes to the Common.js file here, but please note any changes to this file will generally involve some pros/cons/trade-offs, so we'll have to consider your suggestion, and there's no guarantees we'll make it!


Request: script and style sheets for revised language box

I have been redesigning the {{Languages}} template (details at user:Wynndale/language test). The template needs some extra styles and scripts to work, which are listed on the page.--Andrew (talk) 17:16, 17 August 2015 (UTC)

Uncaught ReferenceError: importScript is not defined

importScript in line 117 is undefined and causes an error. Maybe replace with mw.loader.getScript( '//wiki.openstreetmap.org//w/index.php?title=MediaWiki:Common.js/file.js&action=raw&ctype=text/javascript' ) or remove line 116-118 altogether.

PS: After the script is loaded addOnloadHook in MediaWiki:Common.js/file.js line 29 will also be undefined and cause an error. --Nw520 (talk) 23:05, 13 May 2022 (UTC)